Commit Graph

11 Commits

Author SHA1 Message Date
Josué Tille
b52f794ad4
Update 2024-02-26 18:25:11 +01:00
OniriCorpe
7e0062c37a
add autoupdate.asset 2024-02-25 23:36:15 +01:00
Josué Tille
3123e715e2
Add auto update 2024-02-23 23:28:43 +01:00
Josué Tille
7c89c86e1b
Merge remote-tracking branch 'testing' into manifestv2 2024-02-02 15:01:12 +01:00
Josué Tille
b402f9038d
Improve permission config 2024-01-24 22:46:44 +01:00
Josué Tille
cd38b3eae1
Fix linter 2023-12-16 14:59:13 +01:00
Josué Tille
d5f508aa85 fix init permissions 2023-11-29 17:26:25 +01:00
Josué Tille
18696acb10 Fix manifest 2023-11-29 17:26:25 +01:00
Josué Tille
5e22a74cd7 We don't need ram to build app 2023-11-29 17:26:25 +01:00
Josué Tille
238dec4aaf SSO is supported 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