Update Installation guide

This commit is contained in:
Rainer Gümpelein 2022-01-27 18:41:11 +00:00
parent 6cdbdd5bc9
commit 64c3235b0c

View file

@ -57,7 +57,7 @@ cd /var/www && ln -s ../../exports/gitlab/copri4
mkdir /var/log/copri4 && chown www-data /var/log/copri4 mkdir /var/log/copri4 && chown www-data /var/log/copri4
``` ```
At first setup the base copri database. Configure postgres to get access by localhost At first setup the base copri database. You have to configure postgres to get just access by localhost. Set your postgres access rights.
``` ```
su - postgres su - postgres
createdb sharee_operator createdb sharee_operator