Commit graph

8 commits

Author SHA1 Message Date
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
Éric Gaspar
fffa0b0e20
Update doc/DESCRIPTION.md
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2023-05-27 09:10:49 +02:00
Éric Gaspar
47533880be #110 2023-04-13 11:11:30 +02:00
Éric Gaspar
8eec20a4ed Update DESCRIPTION.md 2023-03-28 19:23:38 +02:00
Éric Gaspar
6bb034a440 add versions supported 2023-01-25 13:02:49 +01:00
Éric Gaspar
43fa71c331 Merge branch 'master' into testing 2023-01-25 12:59:15 +01:00
Alexandre Aubin
70ed6bd954 Add upstream section to the manifest + doc folder to be able to autogenerate README 2023-01-21 23:22:59 +01:00
Éric Gaspar
849d85b1c7 Fix linter 2023-01-20 20:00:27 +01:00