24 Commits

Author SHA1 Message Date
a9647ffbf1 [autopatch] Automatic patch attempt for helpers 2.1 2024-10-12 21:04:45 +02:00
e73acdd808 cleanup all scripts 2023-11-29 17:26:25 +01:00
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
e26cff6a9a Update change_url 2022-07-19 23:47:28 +02:00
4c0f81b035 Fix install and fix linter 2022-04-23 21:31:30 +02:00
fc1befe9f8 Fix linter 2022-04-01 22:54:46 +02:00
b67fafcf08 Fix package linter 2020-11-28 18:54:12 +01:00
bd3fe9a846 Fix change-url script 2020-03-31 17:20:12 +02:00
f933d40896 Fix start service managment and listen only on localhost 2020-03-27 15:21:10 +01:00
4882f6ad63 Add last progession log 2019-10-31 20:39:07 +01:00
10e8930fab Fix args for some helpers 2019-10-26 21:54:11 +02:00
3a66c7b87b Add ynh_script_progression somewhere 2019-09-10 22:43:45 +02:00
7bb3ceb1fe Merge branch 'testing' 2019-09-07 13:12:25 +02:00
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
9e2c149643 Change the log managment (also for fail2ban support) 2019-08-05 16:55:49 +02:00
c734163ed7 Fix check starting service 2019-08-01 16:01:20 +02:00
c09462555a Use getop for helpers 2019-08-01 14:01:59 +02:00
df021cc560 Add arguments for all helper call 2019-06-09 21:05:14 +02:00
e5f1e079d6 Add sleep after service start 2019-02-16 23:38:27 +01:00
45c0460c4f Store checksum for app.ini with INTERNAL_TOKEN value 2019-02-16 23:37:25 +01:00
0e108f1261 Use ynh_systemd_action to control service start 2019-02-16 23:35:49 +01:00
e93f8556ae Simplify change-url script 2019-02-15 11:35:04 +01:00
ec92a25172 [fix] All scripts 2018-06-15 22:08:34 +02:00
d474571ed8 Init 2018-02-25 21:45:24 +01:00