Commit Graph
35 Commits
Author SHA1 Message Date
f 6a0339d3f2 BREAKING CHANGE: remove forgejo 2026-06-16 18:33:21 -03:00
notplants 357926f26e feat: support Git LFS on plain gitea
cc-ci/testme cc-ci: success
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
f 77624221b4 feat: lfs server 2025-02-18 15:44:59 -03:00
knoflook 0bbac9ed9c feat: refresh token validity 2025-02-12 14:34:11 +01:00
fauno b4fdbfdbbb Merge pull request 'feat: toggle push to create' (#40) from push-to-create into master
Reviewed-on: https://git.coopcloud.tech/coop-cloud/gitea/pulls/40
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
2025-01-08 12:53:04 +00:00
fauno 544935a5e6 Merge pull request 'feat: sqlite3 support' (#37) from sqlite3 into master
Reviewed-on: https://git.coopcloud.tech/coop-cloud/gitea/pulls/37
2025-01-07 20:14:28 +00:00
f ace3ff1b4a feat: toggle push to create 2025-01-07 13:43:02 -03:00
f b84edcbe75 feat: support other smtp protocols 2025-01-07 13:35:01 -03:00
f b4273a95e3 feat: sqlite3 support 2025-01-07 13:30:03 -03:00
3wordchant 7fec94eaec chore: publish 3.0.0+1.22.2-rootless release 2024-10-30 13:25:04 -04:00
Moritz bd57d6121b update backupbot label 2024-10-24 17:01:04 +02:00
Javielico 2b15ff9c28 Added components to app.ini 2024-04-23 16:13:28 +01:00
Javielico 94de0096fc Adding DISABLE_AUTH 2024-04-18 19:01:32 +01:00
Javielico e0d73083e2 Adding variable configs 2024-04-14 20:48:18 +01:00
decentral1se ced3ea7978 chore: publish 2.6.2+1.21.10-rootless release 2024-04-01 17:05:17 +02:00
decentral1se ea7e26698a feat: enable indexer for search [ci skip]
See https://git.coopcloud.tech/coop-cloud/organising/issues/589
2024-03-31 01:31:39 +01:00
cas 9d44d9e61c add [repository.upload] support to the configuration
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
Philipp Rothmann 7d7761dec6 feat: add forgejo overwrite 2023-01-20 10:55:04 +01:00
Philipp Rothmann 910dac0c1b add: postgresdb alternative 2023-01-09 16:54:54 +01:00
3wordchant a1dde38834 Switch to <recipe>.example.com 2022-11-24 10:53:27 -08:00
javielico f85eaed26e Adding GITEA_OAUTH2_CLIENT_ENABLED to compose.yml and .env.sample 2022-11-11 16:47:52 +00:00
javielico daf24d521f Adding variables to .env.sample 2022-11-11 16:09:27 +00:00
appletalk cd3ded3c4e Add disable_gravatar and federated_avatar 2022-04-28 17:50:51 -07:00
decentral1se 0cad878de5 use domain env var 2022-03-27 21:08:50 +02:00
3wc 1326c95b4c Fix default domain and remove STACK_NAME 2021-04-07 20:00:38 +02:00
decentral1se 314cb187c6 Make SMTP mailer experimental
See coop-cloud/gitea#10.
2021-04-07 13:42:04 +02:00
3wc 7536b3930e Auto-add service labels 2021-04-04 18:04:28 +02:00
3wc c8ba720c92 autonomic.zone -> example.com
Ref coop-cloud/abra#111
2021-03-20 14:50:24 +02:00
Luke Murphy 28d42ea996 Signal to Traefik that you want that port open 2021-02-14 15:29:09 +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
Luke Murphy d0f36ff112 Use quotes 2020-12-31 16:21:30 +01:00
Luke Murphy a2671f9623 Single spaces 2020-12-31 16:19:39 +01:00
Luke Murphy 6fbb718cad Use PASSWORD secret convention
See coop-cloud/abra#33.
2020-12-31 15:27:36 +01:00
Luke Murphy c9f8c0b47f Use new file type 2020-12-30 11:24:37 +01:00