27 Commits
Author SHA1 Message Date
notplants 357926f26e feat: support Git LFS on plain gitea
continuous-integration/drone/tag Build is passing
Add an opt-in compose.lfs.yml that mounts the lfs_jwt_secret secret and
enables GITEA_LFS_START_SERVER for plain gitea (forgejo already bundles
LFS). Emit LFS_JWT_SECRET in app.ini whenever the LFS server is on so the
JWT secret is stable across redeploys instead of being regenerated on
every restart (app.ini is a read-only config mount).

Bump version 3.5.2 -> 3.6.0.
2026-06-15 19:33:03 +00:00
fauno 77624221b4 feat: lfs server 2025-02-18 15:44:59 -03:00
fauno b84edcbe75 feat: support other smtp protocols 2025-01-07 13:35:01 -03:00
3wordchant 7fec94eaec chore: publish 3.0.0+1.22.2-rootless release
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2024-10-30 13:25:04 -04:00
moritz bd57d6121b update backupbot label
continuous-integration/drone/push Build is passing
2024-10-24 17:01:04 +02:00
moritz 43d43fb2b7 fix APP_INI_VERSION 2024-08-15 12:24:30 +02:00
decentral1se ced3ea7978 chore: publish 2.6.2+1.21.10-rootless release
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2024-04-01 17:05:17 +02:00
decentral1se ea7e26698a feat: enable indexer for search [ci skip]
continuous-integration/drone/pr Build is failing
See coop-cloud/organising#589
2024-03-31 01:31:39 +01:00
cas 9d44d9e61c add [repository.upload] support to the configuration
continuous-integration/drone/push Build is passing
Note: Requires updates to config file so add this to the release notes.
2023-12-07 18:01:05 -08:00
cas 464c890afb Add LANDING_PAGE support for configuration 2023-12-07 17:47:53 -08:00
3wordchant d18379a364 Bump APP_INI_VERSION 2023-07-25 12:52:59 +01:00
javielico 13c8af2356 Version bump 2022-11-11 16:11:33 +00:00
appletalk aa84c25a83 Bump app.ini version in abra.sh 2022-05-01 02:39:58 +00:00
3wordchant d0488d3a61 Add preliminary backups 2021-11-21 21:51:11 +02:00
decentral1se 036f070dc4 Don't run installs here
See https://github.com/go-gitea/gitea/issues/15661.
2021-04-29 16:12:14 +02:00
decentral1se c4154c8673 Install curl into the image as well 2021-04-29 16:05:21 +02:00
decentral1se bff964064c Use new reverse proxy settings 2021-04-29 16:02:48 +02:00
decentral1se 7c92503773 Bump latest config version 2021-04-29 15:38:49 +02:00
decentral1se 0f43efe952 Hack the setup script and drop paths config 2021-04-29 15:29:05 +02:00
decentral1se 80fe330226 Drop all non-customised options 2021-04-13 16:51:48 +02:00
3wc 264327d962 Fix APP_DATA_PATH 2021-04-07 21:19:23 +02:00
decentral1se 98c004ae52 Update app.ini version (SMTP config) 2021-04-07 13:51:59 +02:00
decentral1se 733edf7ab8 Remove version handling 2021-04-02 21:18:35 +02:00
decentral1se 65f249dff4 Bump versions 2021-03-24 09:37:47 +01:00
decentral1se acbf2d0cff Use all services in new versioning scheme
See https://git.autonomic.zone/coop-cloud/organising/issues/47.
2021-03-13 18:31:59 +01:00
d1admin 6719562f7e Add experimental version format 2021-02-24 12:19:49 +01:00
3wc c5a2de6aec Move config to abra.sh, add SECRET to secrets
Ref coop-cloud/abra#43
2021-02-08 19:40:47 +02:00