Commit Graph

32 Commits

Author SHA1 Message Date
Josué Tille
414f6b7ad6
Use = intead of space for helper args to avoid issue with parameter 2024-04-26 22:00:58 +02:00
Josué Tille
e73acdd808 cleanup all scripts 2023-11-29 17:26:25 +01:00
Félix Piédallu
60cb5e5ae4 Migrate to manifestv2 and other changes:
* Move app install dir from /opt to /var/www
* Revamp the way binaries are downloaded thanks to manifestv2 (no need to check for arch, etc)
* Remove custom helpers (exec_as, ynh_handle_app_migration)
* Rename LFS_KEY as LFS_JWT_SECRET and KEY as SECRET_KEY as named in app.ini
* Add JWT_SECRET for oauth and INTERNAL_TOKEN in app.ini
* update upstream sample app.ini URL
* Disable actions for now.
* Automatically add ssh permissions to the system user
* Remove support for upgrade before 1.6.4. Edit test_upgrade_from accordingly.
2023-11-29 17:26:25 +01:00
Éric Gaspar
e0056d1d01
Fix linter 2022-07-24 17:38:28 +02:00
Josué Tille
4c0f81b035
Fix install and fix linter 2022-04-23 21:31:30 +02:00
Josué Tille
fc1befe9f8
Fix linter 2022-04-01 22:54:46 +02:00
Josué Tille
e137a5eb84
Fix package linter 2020-12-08 22:06:19 +01:00
Josué Tille
b67fafcf08
Fix package linter 2020-11-28 18:54:12 +01:00
Josué Tille
f933d40896
Fix start service managment and listen only on localhost 2020-03-27 15:21:10 +01:00
Josué Tille
c87d5a3c66
Fix wrong home directory 2020-03-19 17:51:48 +01:00
Josué Tille
4882f6ad63
Add last progession log 2019-10-31 20:39:07 +01:00
Josué Tille
10e8930fab
Fix args for some helpers 2019-10-26 21:54:11 +02:00
Josué Tille
3a66c7b87b
Add ynh_script_progression somewhere 2019-09-10 22:43:45 +02:00
Josué Tille
7bb3ceb1fe
Merge branch 'testing' 2019-09-07 13:12:25 +02:00
Josué Tille
21a71f78a7
Merge branch 'v1.9' into add-fail2ban 2019-09-07 11:08:46 +02:00
Josué Tille
6f65be494c
Fix log path for fail2ban 2019-09-07 11:08:36 +02:00
Josué Tille
b6dcf3d9c3
Fix log path 2019-09-07 11:07:56 +02:00
Josué Tille
f2e84f1122
Add timeout to 5 second, to bypass when the log was written before it was catched 2019-08-05 22:58:34 +02:00
Josué Tille
9e2c149643
Change the log managment (also for fail2ban support) 2019-08-05 16:55:49 +02:00
Josué Tille
c734163ed7
Fix check starting service 2019-08-01 16:01:20 +02:00
Josué Tille
288aed693a
Use getop for fail2ban 2019-08-01 15:08:31 +02:00
Josué Tille
b91900cf6e
Clean code 2019-08-01 15:06:08 +02:00
Josué Tille
05229ae7b1
Merge remote-tracking branch 'uptream/testing' into add-fail2ban 2019-08-01 15:00:36 +02:00
Josué Tille
c09462555a
Use getop for helpers 2019-08-01 14:01:59 +02:00
Josué Tille
df021cc560
Add arguments for all helper call 2019-06-09 21:05:14 +02:00
Josué Tille
e5f1e079d6
Add sleep after service start 2019-02-16 23:38:27 +01:00
Josué Tille
0e108f1261
Use ynh_systemd_action to control service start 2019-02-16 23:35:49 +01:00
Josué Tille
d89b9c06c5
Fix shell for new user 2019-02-14 09:49:57 +01:00
Rafi594
7f9cc6a9a8 Add fail2ban 2019-02-03 15:05:38 +01:00
Rafi59
ec92a25172 [fix] All scripts 2018-06-15 22:08:34 +02:00
Rafi59
de58712602 Remove ynh_check_starting for the moment 2018-06-12 18:24:36 +02:00
Rafi594
d474571ed8 Init 2018-02-25 21:45:24 +01:00