mirror of
https://github.com/YunoHost-Apps/galette_ynh.git
synced 2024-09-03 18:36:28 +02:00
Update install
This commit is contained in:
parent
2d50699ac7
commit
067bf6b25d
1 changed files with 6 additions and 6 deletions
|
@ -168,12 +168,12 @@ message="Galette need you to finish the installation manually.
|
||||||
Please open "https://$domain/$path_url/installer.php" and finish the install process.
|
Please open "https://$domain/$path_url/installer.php" and finish the install process.
|
||||||
|
|
||||||
Database information you'll need:
|
Database information you'll need:
|
||||||
Type: pgsql
|
Type: pgsql
|
||||||
Host: localhost
|
Host: localhost
|
||||||
Port: 5432
|
Port: 5432
|
||||||
User: "$db_name"
|
User: "$db_name"
|
||||||
Password: "$db_pwd"
|
Password: "$db_pwd"
|
||||||
Name: "$db_name"
|
Name: "$db_name"
|
||||||
|
|
||||||
Important! Once done, please remember to run as root or with sudo:
|
Important! Once done, please remember to run as root or with sudo:
|
||||||
\`chmod -R 500 "$final_path/galette/config"\`
|
\`chmod -R 500 "$final_path/galette/config"\`
|
||||||
|
|
Loading…
Add table
Reference in a new issue