1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00
This commit is contained in:
ericgaspar 2021-01-15 16:27:56 +01:00
parent b181711c08
commit 2e91ae1ada
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 9 additions and 6 deletions

View file

@ -308,10 +308,15 @@ ynh_systemd_action --service_name=nginx --action=reload
# WARNING : theses command are used in INSTALL, RESTORE
# For any update do it in all files
echo "
You also need to open the TCP port $synapse_tls_port on your ISP box if it's not automatically done.
echo "Galène was successfully installed :)
Your Galène server also implements a turnserver (for VoIP), to have this fully functional please read the 'Turnserver' section in the README available here: https://github.com/YunoHost-Apps/galene_ynh .
Galène is now accesible at this adress: https://$domain
Your operator credentials:
Username: $admin
Password: $password
Galène implements a TURN server (for VoIP), to have this fully functional please read the 'TURN server' section in the README available here: https://github.com/YunoHost-Apps/galene_ynh .
If you're facing an issue or want to improve this app, please open a new issue in this project: https://github.com/YunoHost-Apps/galene_ynh

View file

@ -207,9 +207,7 @@ ynh_restore_file --origin_path="/etc/logrotate.d/$app"
# WARNING : theses command are used in INSTALL, RESTORE
# For any update do it in all files
echo "
Your Galène server also implements a turnserver (for VoIP), to have this fully functional please read the 'Turnserver' section in the README available here: https://github.com/YunoHost-Apps/galene_ynh .
echo "Galène also implements a TURN server (for VoIP), to have this fully functional please read the 'Turnserver' section in the README available here: https://github.com/YunoHost-Apps/galene_ynh .
If you're facing an issue or want to improve this app, please open a new issue in this project: https://github.com/YunoHost-Apps/galene_ynh" > mail_to_send