Commit graph

8 commits

Author SHA1 Message Date
Antoine Lima
536b1fbc8b
Improve nodejs admin doc 2024-03-10 22:56:27 +01:00
Antoine Lima
9c6143df27
Add NodeJS server as an alternative to PHP
This adds:
- Two entries in the manifest:
    - A choice for the NodeJS version
    - A port (provisionned in any case due to ynh limitations, but this should not matter)
- Services and configs:
    - Systemctl configs to run the NodeJS server
    - A watcher service and path to restart NodeJS upon file update
    - A custom NGinx config because it is incompatible with the default one
- Docs:
    - More info in the description and admin

The install/remove/backup/restore have been adapted and tested.
The upgrade script is updated but not tested
The change_url script does not change

It is not possible to have both PHP and NodeJS to keep the scripts simple.
2024-03-10 14:43:30 +01:00
tituspijean
7a2eba44db
Enhance login documentation 2023-08-16 18:06:32 +02:00
Éric Gaspar
e7c022d5f5
Update doc/ADMIN.md
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2023-05-27 09:10:08 +02:00
Éric Gaspar
9b0dddb821
Update doc/ADMIN.md
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2023-05-27 09:09:45 +02:00
Éric Gaspar
a2f3b95c19 remove SSH port 2023-05-05 21:35:57 +02:00
Éric Gaspar
427c8522dc add info on how to use SFTP #113 2023-04-13 11:50:30 +02:00
Éric Gaspar
fb34d33319 Add ADMIN readme 2023-02-18 15:46:05 +01:00
Renamed from doc/notifications/POST_INSTALL.md (Browse further)