Commit Graph

130 Commits

Author SHA1 Message Date
Josué Tille
b0e95f93c2
Avoid to update source if not needed 2024-04-26 21:59:34 +02:00
Josué Tille
f1fc562143
Use yunohost cmd to retrive ssh port 2024-04-26 21:59:34 +02:00
Josué Tille
035adcf134
Use systemd is-active instead of systemd status 2024-04-26 21:59:34 +02:00
Josué Tille
525fd0aacd
Keep config 2024-03-11 19:10:29 +01:00
Yunohost-Bot
d854a3c409 [autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1 2024-03-11 16:04:54 +01:00
Josué Tille
311a4196fb
Simpify permission set and avoid to set all perms each time 2024-02-07 12:08:03 +01:00
Josué Tille
d836db84d1
Optimize upgrade: avoid to set premission on data dir to just call gitea command to generated keys 2024-02-07 12:06:46 +01:00
Josué Tille
e096dda814
Fix typo 2024-02-07 12:06:16 +01:00
Josué Tille
5f7b535237
Add support to sync yunohost group to organisation teams 2024-02-05 23:42:45 +01:00
Josué Tille
8fb1399ab2
Update LDAP config 2024-02-05 21:10:22 +01:00
Josué Tille
bee1ad0a93
Fix account created by remote user header 2024-02-05 19:22:56 +01:00
Josué Tille
57740d8b4c
Move all script in script folder 2024-02-05 19:12:10 +01:00
Josué Tille
82853f2061
Fix upgrade 2024-02-02 15:48:57 +01:00
Josué Tille
b9d4c6b40f
Cleanup unused code 2024-02-02 15:23:28 +01:00
Josué Tille
39be9a3b28
Update ldap config also on update 2024-01-24 22:58:29 +01:00
Josué Tille
0747739c76
Use $app instead of $YNH_APP_ID 2024-01-24 22:46:09 +01:00
Josué Tille
cd38b3eae1
Fix linter 2023-12-16 14:59:13 +01:00
Josué Tille
b7b73bbf89
Add jwt secret because gitea edit config if not present 2023-12-13 10:38:10 +01: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
Josué Tille
f1d06a571e
Upgrade gitea to 1.21.0 2023-11-22 15:56:24 +01:00
Josué Tille
9fa36a7746
Upgrade gitea to 1.20.0 2023-07-18 12:54:37 +02:00
Josué Tille
b6965e9dfb
Upgrade gitea to 1.19.0 2023-03-21 08:03:05 +01:00
Josué Tille
0295beceb0
fix upgrade script 2023-02-24 08:05:19 +01:00
Josué Tille
ebe8c71b08
Upgrade gitea to 1.18.0 2023-01-06 06:47:13 +01:00
ericgaspar
1ee916e694 Fix permission for SSH 2022-10-11 21:48:39 +02:00
tituspijean
3e05859e50
Better change user app home 2022-09-05 22:43:19 +02:00
tituspijean
1afc7df5b0
Change user app home too if homedir is moved 2022-09-05 21:12:52 +02:00
Josué Tille
be6cb47687
Upgrade gitea to 1.17.0 2022-08-21 09:24:37 +02:00
ericgaspar
a218277579 Merge branch 'testing' into LFS 2022-07-25 07:51:39 +02:00
ericgaspar
cc293f70cd Update upgrade 2022-07-24 20:41:48 +02:00
Éric Gaspar
eda162e413
Remove warnings 2022-07-24 17:53:10 +02:00
Éric Gaspar
e0056d1d01
Fix linter 2022-07-24 17:38:28 +02:00
Éric Gaspar
eedb856722
Fix service start 2022-07-24 16:35:00 +02:00
ericgaspar
7314135cba Update install 2022-07-24 13:45:53 +02:00
ericgaspar
d30547b101 Update upgrade 2022-07-24 11:39:51 +02:00
Éric Gaspar
e7380aeebc
Update upgrade 2022-07-22 23:53:41 +02:00
Éric Gaspar
2f1f325a5b
Update upgrade 2022-07-22 23:51:16 +02:00
Éric Gaspar
e26cff6a9a
Update change_url 2022-07-19 23:47:28 +02:00
Éric Gaspar
7f8213a32d
Add LFS support 2022-07-19 23:42:47 +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
c84adf3034
Restart gitea after last source upgrade 2022-02-22 22:07:03 +01:00
Nolan Darilek
a1a5b2ef35 Add correct user to ssh.app group so multi-instance works. 2022-02-17 15:35:44 -06:00
Josué Tille
4140e98715
Upgrade gitea to 1.16.0 2022-02-07 17:35:16 +01:00
Josué Tille
8dc7f700de
Add gitea in ssh group permission in scripts 2022-01-18 21:40:16 +01:00
Josué Tille
39f8a1903b
Upgrade gitea to 1.15.0 2021-09-15 19:13:30 +02:00
Josué Tille
5f413e8b98
Upgrade gitea to 1.14.0 2021-04-13 08:17:13 +02:00
Josué Tille
e137a5eb84
Fix package linter 2020-12-08 22:06:19 +01:00
Josué Tille
adcb5ba66c
Fix backup core only 2020-12-07 17:04:52 +01:00