mirror of
https://github.com/YunoHost-Apps/noalyss_ynh.git
synced 2024-09-03 19:46:20 +02:00
cleaning
This commit is contained in:
parent
344bc915d4
commit
892bbb17de
2 changed files with 14 additions and 14 deletions
|
@ -1,19 +1,19 @@
|
||||||
To conclude, please open the admin configuration page of your ${app^} domain: https://__DOMAIN____PATH__/install.php
|
To conclude, please open the admin configuration page of your NOALYSS domain: https://__DOMAIN____PATH__install.php
|
||||||
You will have to:
|
You will have to:
|
||||||
1. Select the language you want and click on \"Continuer\" (FR) / \"Continue\" (EN).
|
1. Select the language you want and click on "Continuer" (FR) / "Continue" (EN).
|
||||||
2. Scroll the page down and click on the button \"Commencer la mise à jour ou l'installation ?\" (FR) / \"Start the update or the installation ?\" (EN)
|
2. Scroll the page down and click on the button "Commencer la mise à jour ou l'installation ?" (FR) / "Start the update or the installation ?\" (EN)
|
||||||
3. Scroll to the bottom of the page and click on the button \"Essai effacement install.php et se connecter à NOALYSS\" (FR) / \"Try erasing install.php and log into NOALYSS\" (EN)
|
3. Scroll to the bottom of the page and click on the button "Essai effacement install.php et se connecter à NOALYSS" (FR) / "Try erasing install.php and log into NOALYSS" (EN)
|
||||||
|
|
||||||
Once done, you will be able to log into Noalyss with your credentials:
|
Once done, you will be able to log into Noalyss with your credentials:
|
||||||
|
|
||||||
domain: https://__DOMAIN____PATH__
|
domain: https://__DOMAIN____PATH__
|
||||||
admin user: __ADMIN__
|
admin user: __ADMIN__
|
||||||
admin password: __PASSWORD__
|
admin password: you_password
|
||||||
|
|
||||||
Link to Noalyss' user documentation: https://www.noalyss.eu/?page_id=1031
|
Link to Noalyss' user documentation: https://www.noalyss.eu/?page_id=1031
|
||||||
|
|
||||||
|
|
||||||
Please find also for reference the credential for the dedicated PostgreSQL database user:
|
Please find also for reference the credential for the dedicated PostgreSQL database user:
|
||||||
|
|
||||||
Database's dedicated user: __DB_USER__
|
Database user: __DB_USER__
|
||||||
Database's dedicated user's password: __DB_PWD__
|
Database password: __DB_PWD__
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
To conclude, please open the admin configuration page of your ${app^} domain: https://__DOMAIN____PATH__/install.php
|
To conclude, please open the admin configuration page of your NOALYSS domain: https://__DOMAIN____PATH__install.php
|
||||||
You will have to:
|
You will have to:
|
||||||
1. Select the language you want and click on \"Continuer\" (FR) / \"Continue\" (EN).
|
1. Select the language you want and click on "Continuer" (FR) / "Continue" (EN).
|
||||||
2. Scroll the page down and click on the button \"Commencer la mise à jour ou l'installation ?\" (FR) / \"Start the update or the installation ?\" (EN)
|
2. Scroll the page down and click on the button "Commencer la mise à jour ou l'installation ?" (FR) / "Start the update or the installation ?\" (EN)
|
||||||
3. Scroll to the bottom of the page and click on the button \"Essai effacement install.php et se connecter à NOALYSS\" (FR) / \"Try erasing install.php and log into NOALYSS\" (EN)
|
3. Scroll to the bottom of the page and click on the button "Essai effacement install.php et se connecter à NOALYSS" (FR) / "Try erasing install.php and log into NOALYSS" (EN)
|
||||||
|
|
||||||
Once done, you will be able to log into Noalyss with your credentials:
|
Once done, you will be able to log into Noalyss with your credentials:
|
||||||
|
|
||||||
domain: https://__DOMAIN____PATH__
|
domain: https://__DOMAIN____PATH__
|
||||||
admin user: __ADMIN__
|
admin user: __ADMIN__
|
||||||
admin password: __PASSWORD__
|
admin password: you_password
|
||||||
|
|
||||||
Link to Noalyss' user documentation: https://www.noalyss.eu/?page_id=1031
|
Link to Noalyss' user documentation: https://www.noalyss.eu/?page_id=1031
|
||||||
|
|
||||||
|
|
||||||
Please find also for reference the credential for the dedicated PostgreSQL database user:
|
Please find also for reference the credential for the dedicated PostgreSQL database user:
|
||||||
|
|
||||||
Database's dedicated user: __DB_USER__
|
Database user: __DB_USER__
|
||||||
Database's dedicated user's password: __DB_PWD__
|
Database password: __DB_PWD__
|
||||||
|
|
Loading…
Reference in a new issue