Antoine Lima
1510b03634
Factorize NodeJS-specific setup and removal in _common.sh
2024-03-10 22:52:45 +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
Tagada
b5f4e50ff9
fix database: unbound variable
2023-05-28 22:16:28 +02:00
Tagada
8657238c52
oops³
2023-05-28 20:04:50 +02:00
Tagada
8cff6952cb
opps²
2023-05-28 19:29:25 +02:00
Tagada
80f55d4feb
Implement postgresql database choice
2023-05-28 18:43:16 +02:00
Éric Gaspar
b29eb643b2
Update scripts/upgrade
...
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2023-05-05 15:44:22 +02:00
Éric Gaspar
47533880be
#110
2023-04-13 11:11:30 +02:00
Éric Gaspar
aeb9ac274a
cleaning
2023-04-13 09:24:51 +02:00
Éric Gaspar
ff5946f35a
cleaning
2023-04-12 22:39:56 +02:00
Éric Gaspar
67c99b38e7
cleaning
2023-04-12 21:06:33 +02:00
Éric Gaspar
2ec2d5cfab
remove send email
2023-04-12 20:02:39 +02:00
Éric Gaspar
dafc95ba31
Cleaning
2023-03-03 09:41:27 +01:00
Éric Gaspar
1b7d0b6ac0
Update upgrade
2023-02-04 23:16:56 +01:00
Éric Gaspar
ff58e1d00c
Fix
2023-02-04 21:20:44 +01:00
Éric Gaspar
54d609c124
v2
2023-02-04 21:08:46 +01:00
tituspijean
a43f92ac0d
Merge pull request #82 from Tagadda/fix-configpanel
2022-09-22 20:34:15 +02:00
Éric Gaspar
4f25715b8c
Update upgrade
2022-08-28 14:14:24 +02:00
tituspijean
38e6e12553
Implement FPM usage and footprint in config panel
2022-08-07 17:34:22 +02:00
tituspijean
ee6a4cf5f8
[fix] handling phpversion in config panel
...
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2022-08-07 16:55:40 +02:00
tituspijean
e015e3310e
Force chmod 750 to ensure SFTP chroot
2022-02-03 22:14:15 +01:00
Tagadda
2231f5bb4f
config: password should be defined even if empty
2022-02-01 18:36:10 +00:00
tituspijean
51821b21e8
Add option to not install PHP
2022-01-09 11:55:11 +01:00
tituspijean
6c9c7d3a09
Remove PHP-FPM config before attempting to delete old system user
2021-12-26 13:45:55 +01:00
tituspijean
e30b16245f
Stop PHP-FPM service before attempting to delete old system user
2021-12-26 11:58:22 +01:00
tituspijean
a1161adabd
Homogeinize dependencies install step weight²
2021-11-26 12:58:58 +01:00
tituspijean
5c0f2abaa6
Install PHP-FPM as dependency
2021-11-26 00:03:22 +01:00
ericgaspar
22fd9b40a2
Update upgrade
2021-11-16 09:42:26 +01:00
tituspijean
563099da3a
Use PHPVERSION as PHP selection variable
2021-10-02 10:35:13 +02:00
ericgaspar
c89da774a6
Fix
2021-10-01 22:13:04 +02:00
ericgaspar
513b3b6e66
Fix
2021-10-01 21:37:02 +02:00
ericgaspar
6b386c372a
Custom PHP version
2021-10-01 09:11:49 +02:00
Alexandre Aubin
2c1ecd06de
Drop 'overwrite' nginx/phpfpm conf settings
2021-05-24 19:05:33 +02:00
Alexandre Aubin
9969e5a7b7
Fix misc issues
2021-05-10 17:01:39 +02:00
Alexandre Aubin
12a0d94a4f
Fix permissions: we also need www-data to be able to browse
2021-05-09 18:25:05 +02:00
Alexandre Aubin
cdfa2f061f
Use sftp.app group from 4.2 to manage sftp access, + fix permissions for /var/www/my_webapp
2021-05-07 20:39:16 +02:00
ericgaspar
a5cc874147
Cleaning up
2021-04-22 23:20:15 +02:00
Alexandre Aubin
5e61e46d2b
Merge pull request #58 from YunoHost-Apps/master
...
Master
2021-03-15 01:27:28 +01:00
ericgaspar
b324c78780
Upgrade to php7.3
2020-12-06 12:26:20 +01:00
Alexandre Aubin
1c9315c9d8
Fix permissions during upgrade
2020-07-09 18:40:26 +02:00
Alexandre Aubin
4aaac5bef2
Delete old user during upgrade
2020-06-17 17:15:16 +02:00
Alexandre Aubin
66cc5be9f8
Fuck that shit why have a user with different name than the app -_-
2020-06-17 15:54:40 +02:00
Alexandre Aubin
3c546b1c80
Redacting sensitive data is now handled by the core
2020-06-16 16:53:58 +02:00
Alexandre Aubin
7c77c31e30
These helpers are now officials etc
2020-06-15 20:03:26 +02:00
Maniack Crudelis
5ee2886daa
Various upgrades
2020-03-25 20:47:16 +01:00
Maniack Crudelis
56e40ac3a1
Actions and config-panel
2020-03-25 20:46:16 +01:00
Maniack Crudelis
f2e31fa492
Optionnal sftp
2020-03-25 20:44:32 +01:00
Maniack Crudelis
6e33fd4c24
use scalable phpfpm
2020-03-25 20:40:07 +01:00
Maniack Crudelis
60710bb18e
Add a changelog
2020-03-25 20:35:24 +01:00
Maniack Crudelis
0326f6f014
php7
2019-05-20 11:40:56 +02:00