User Tools

Site Tools


installation:02-software-components

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
installation:02-software-components [2020/01/27 14:29]
mpospisek [Software Installation]
installation:02-software-components [2020/03/25 21:14]
mpospisek ↷ Page name changed from installation:software-components to installation:02-software-components
Line 1: Line 1:
 ====== Software Components ====== ====== Software Components ======
 +
 +ADUCID supports two database systems: PostgreSQL and Microsoft SQL.
 +  * If you decide to use default PostgerSQL database, install it according to the next section.
 +  * If you want to use Microsoft SQL database located on some other host, refer to section [[installation:ms-sql|MS SQL Database]]. 
  
 ===== PostgreSQL ===== ===== PostgreSQL =====
Line 33: Line 37:
 <sxh bash> <sxh bash>
 # IPv4 local connections: # IPv4 local connections:
-host    all             all             10.0.0.0/             md5 
 host    all             all             127.0.0.1/32            trust host    all             all             127.0.0.1/32            trust
 </sxh> </sxh>
Line 485: Line 488:
 systemctl enable httpd.service systemctl enable httpd.service
 </codedoc> </codedoc>
 +
 +[<>
installation/02-software-components.txt · Last modified: 2020/03/25 21:17 by mpospisek