Josué Tille
f1fc562143
Use yunohost cmd to retrive ssh port
2024-04-26 21:59:34 +02: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
b9d4c6b40f
Cleanup unused code
2024-02-02 15:23:28 +01:00
Josué Tille
0747739c76
Use $app instead of $YNH_APP_ID
2024-01-24 22:46:09 +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
ericgaspar
1ee916e694
Fix permission for SSH
2022-10-11 21:48:39 +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
a9d9989b49
Add arm64 support
2020-12-07 16:10:16 +01:00
Josue-T
24ce7c0813
Merge pull request #12 from Eynix/master
...
Create the .ssh dir in the gitea home
2020-07-23 23:39:12 +02:00
Josué Tille
3f8bc89834
Add group-permission support
2020-03-27 15:21:32 +01:00
Josué Tille
3e148db281
Add allow an access to git command if the app is not public
2019-10-26 22:53:02 +02:00
Josué Tille
3a6e4b46d7
Use getop for ynh_replace_string
2019-09-10 21:26:06 +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
Eynix
26b8498bdb
Create the .ssh dir in the gitea home
...
bugfix: error 500 when trying adding an SSH key to Gitea (https://domain.dom/gitea/user/settings/keys )
2019-02-20 16:14:53 +01:00
Josué Tille
910777fd35
Add support for custom ssh port
2019-02-16 23:35:52 +01:00
Josué Tille
fb15a9c489
Add armv7 support
2019-02-15 16:00:22 +01:00
Josué Tille
300340cfc9
Allow https access from git in private mode
2019-02-14 09:51:19 +01:00
Rafi59
94bd56cc13
Fix app.ini rights
2019-01-25 15:45:19 +01:00
Salamandar
3cd8328945
Fix path to gitea binary for chmod
2018-06-19 10:18:50 +02:00
Rafi59
335d0cc4ff
[fix] Remove modified ynh_setup_source
2018-06-14 22:37:49 +02:00
Rafi59
a053479034
[fix] new helper
2018-06-14 19:26:20 +02:00
Rafi59
b17dddcc71
Add binary support to setup_source
2018-06-14 18:19:00 +02:00
Rafi59
923447fa4f
[fix] ynh_check_starting and ssh push
2018-06-07 14:42:39 +02:00
Rafi59
28137a4698
Improve install and common.sh
2018-06-07 12:45:26 +02:00
Clément
a3bb83127f
make gitea executable before starting the service
2018-05-15 10:59:56 +02:00
Rafi59
4bbc57360c
Update _common.sh
2018-04-30 12:18:09 +02:00
Rafi59
7c93959a04
Update _common.sh
2018-04-24 16:41:36 +02:00
Rafi594
d474571ed8
Init
2018-02-25 21:45:24 +01:00