trav
4c70df77e8
chore: publish 3.6.4+1.27.2-rootless release
2026-08-17 14:42:26 -04:00
trav
8992d2fc8b
Merge pull request 'chore: upgrade gitea to 1.27.2-rootless, postgres to 15.19' ( #63 ) from upgrade-2f64ddf into master
...
Reviewed-on: coop-cloud/gitea#63
2026-08-17 18:38:42 +00:00
autonomic-bot
2f64ddfa16
chore: upgrade gitea to 1.27.2-rootless, postgres to 15.19
2026-08-14 02:36:09 +00:00
notplants
97fe2bf213
chore: publish 3.6.3+1.27.1-rootless release
2026-08-10 12:57:05 -04:00
notplants
fe536b276b
Merge pull request 'fix: bump APP_INI_VERSION to v23' ( #62 ) from fix-app-ini-version into master
...
Reviewed-on: coop-cloud/gitea#62
2026-08-10 16:54:41 +00:00
autonomic-bot
852717d212
fix: bump APP_INI_VERSION to v23
...
app.ini.tmpl changed in "BREAKING CHANGE: remove forgejo" but the config version
stayed at v22. Swarm configs are immutable, so upgrading an existing deployment
aborts:
FATA failed to update config <stack>_app_ini_v22: Error response from daemon:
rpc error: code = InvalidArgument desc = only updates to Labels are allowed
Bumping to v23 makes Swarm create a new config object instead of mutating v22; the
orphaned v22 can be pruned after rollout.
2026-08-10 16:52:09 +00:00
notplants
1f987b4ab3
chore: publish 3.6.2+1.27.1-rootless release
2026-08-10 12:32:49 -04:00
notplants
a8d2231e74
Merge pull request 'chore: upgrade gitea to 1.27.1-rootless' ( #61 ) from upgrade-7561bed into master
...
Reviewed-on: coop-cloud/gitea#61
2026-08-10 16:32:05 +00:00
autonomic-bot
096cc70fd9
chore: upgrade gitea to 1.27.1-rootless
...
Fixes two critical Gitea CVEs, both CVSS 9.8, both remediated in 1.27.1:
- CVE-2026-60004: RCE via POST /api/v1/repos/{owner}/{repo}/diffpatch — a patch
submitted twice triggers an add/add conflict that writes an executable
post-index-change hook into $GIT_DIR/hooks/, which git then runs as the Gitea
service account. Affects 1.17-1.27.0; public PoC.
- CVE-2026-59774: unauthenticated arbitrary file read via Org-mode #+INCLUDE
accepting absolute paths through the markup renderer (affects 1.22.1-1.27.0),
escalating to RCE by reading config/tokens.
Based on current upstream main, so it includes the BREAKING CHANGE: remove forgejo
work; the previous branch predated it and was verified against a tree that would
not have deployed. Version label left at 3.6.0+1.24.2-rootless per upgrade-PR
convention (operator runs abra recipe release).
2026-08-10 16:27:26 +00:00
notplants
37ebd22ba4
Merge pull request 'BREAKING CHANGE: remove forgejo' ( #58 ) from remove-forgejo into master
...
Reviewed-on: coop-cloud/gitea#58
Reviewed-by: 3wordchant <3+3wordchant@noreply.git.coopcloud.tech >
2026-07-07 21:11:52 +00:00
notplants
4c330eb4a4
Merge branch 'master' into remove-forgejo
2026-07-07 21:11:31 +00:00
fauno
57e224c5b0
doc: release notes
2026-06-25 16:48:12 -03:00
notplants
0ab323d24a
Merge pull request 'chore: upgrade gitea to 1.26.2-rootless, postgres to 15.18' ( #60 ) from upgrade-273d214 into master
...
Reviewed-on: coop-cloud/gitea#60
2026-06-22 19:41:31 +00:00
notplants
2f7f1b6bfe
chore: upgrade gitea to 1.26.2-rootless, postgres to 15.18
2026-06-22 19:29:08 +00:00
fauno
6a0339d3f2
BREAKING CHANGE: remove forgejo
2026-06-16 18:33:21 -03:00
notplants
ce4de9e645
Merge pull request 'feat: support Git LFS on plain gitea' ( #57 ) from lfs into master
...
Reviewed-on: coop-cloud/gitea#57
Reviewed-by: ammaratef45 <ammaratef45@proton.me >
2026-06-15 21:08:52 +00:00
notplants
357926f26e
feat: support Git LFS on plain gitea
...
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
notplants
e6a1cc79e9
Merge pull request 'change deploy logic to stop-first instead of start-first' ( #53 ) from stop-first into master
...
Reviewed-on: coop-cloud/gitea#53
2026-06-04 16:47:00 +00:00
notplants
34dd04ac99
Merge branch 'master' into stop-first
2026-06-04 16:46:28 +00:00
ammaratef45
6aa52c1e73
fix abra command in documentation
2026-05-19 03:43:34 +00:00
notplants
e7c4999f78
bump version number to 3.5.3
2026-05-18 12:59:07 -04:00
notplants
c63e1cdd04
change deploy logic to stop-first instead of start-first
2026-05-18 12:51:20 -04:00
3wc
db92e97071
docs: Fix broken README links, appease markdown linter
2026-01-08 21:29:48 -05:00
p4u1
d86d742ed1
Adds missing access controll headers
2025-10-27 18:29:54 +01:00
fauno
989294173e
chore: publish 3.5.2+1.24.2-rootless release
2025-09-01 07:44:54 -03:00
fauno
4e789bf977
fix: forgejo 12.0.2
2025-09-01 07:38:52 -03:00
fauno
485fa32512
chore: publish 3.5.1+1.24.2-rootless release
2025-07-26 01:35:54 -03:00
fauno
54fd30f38a
fix: forgejo 12.0.1
2025-07-26 01:33:48 -03:00
fauno
6d586f6ad3
chore: publish 3.5.0+1.24.2-rootless release
2025-07-19 11:42:35 -03:00
fauno
8c9793ace9
feat: upgrade to forgejo 12
2025-07-19 11:41:41 -03:00
3wordchant
4cfc2ac2e0
chore: publish 3.4.0+1.24.2-rootless release
2025-06-25 18:34:34 +01:00
fauno
ca4733a0b0
fix: upgrade forgejo to 11.0.2
2025-06-19 10:26:08 -03:00
fauno
5a65ef04c5
Merge pull request 'feat: forgejo 11' ( #45 ) from forgejo into master
...
Reviewed-on: coop-cloud/gitea#45
2025-06-19 13:21:57 +00:00
3wordchant
270ed7bb93
chore: publish 3.3.1+1.23.8-rootless release
2025-05-16 20:54:29 +02:00
3wordchant
b2c9d95e60
Merge pull request 'fix: security release' ( #44 ) from upgrade into master
...
Reviewed-on: coop-cloud/gitea#44
2025-05-16 18:53:40 +00:00
3wordchant
88b226f713
Merge branch 'master' into upgrade
2025-05-16 18:53:32 +00:00
fauno
94af9cea9e
feat: forgejo 11
2025-05-15 14:36:29 -03:00
fauno
85dcf3a0b1
Merge pull request 'forgejo upgrade' ( #41 ) from forgejo into master
...
Reviewed-on: coop-cloud/gitea#41
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech >
2025-05-15 17:27:24 +00:00
fauno
3840e87f2f
fix: security release
...
https://blog.gitea.com/release-of-1.23.8/
2025-05-15 14:24:52 -03:00
fauno
777aad5da4
Merge branch 'master' into forgejo
2025-05-15 14:22:53 -03:00
fauno
5350ce207f
Merge pull request 'feat: lfs server' ( #42 ) from lfs into master
...
Reviewed-on: coop-cloud/gitea#42
2025-05-15 17:22:06 +00:00
cas
2bfec14654
Update .drone.yml
2025-04-10 10:50:49 -07:00
fauno
b44e18f063
feat: configuration by forge
2025-02-20 09:17:58 -03:00
fauno
77624221b4
feat: lfs server
2025-02-18 15:44:59 -03:00
fauno
ce632c8e5f
Merge branch 'master' of https://git.coopcloud.tech/coop-cloud/gitea
2025-02-13 12:29:31 -03:00
fauno
cac5c8d694
feat: upgrade to forgejo 10.0.1
2025-02-13 12:29:09 -03:00
knoflook
cf2298162d
chore: publish 3.3.0+1.23.1-rootless release
2025-02-12 14:35:34 +01:00
knoflook
0bbac9ed9c
feat: refresh token validity
2025-02-12 14:34:11 +01:00
fauno
8ffd4d33be
chore: publish 3.2.0+1.23.1-rootless release
2025-01-21 10:23:43 -03:00
fauno
7364f0b87c
feat: update forgejo to version 10.0.0
2025-01-21 10:23:08 -03:00
javielico
1619c333c3
chore: publish 3.1.1+1.23.1-rootless release
2025-01-18 15:14:06 +00:00
javielico
6d681457f8
chore: publish 3.1.0+1.23.0-rootless release
2025-01-18 15:13:22 +00:00
3wordchant
b2087cf373
chore: publish 3.0.3+1.22.6-rootless release
2025-01-15 12:09:07 -05:00
3wordchant
1418946974
Whoops, typo 😳
2025-01-14 17:37:38 -05:00
3wordchant
407e587646
chore: publish 3.0.2+1.22.6-rootless release
2025-01-08 12:56:24 -05:00
fauno
b4fdbfdbbb
Merge pull request 'feat: toggle push to create' ( #40 ) from push-to-create into master
...
Reviewed-on: coop-cloud/gitea#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: coop-cloud/gitea#37
2025-01-07 20:14:28 +00:00
fauno
e45aee2257
Merge pull request 'feat: upgrade forgejo' ( #38 ) from forgejo into master
...
Reviewed-on: coop-cloud/gitea#38
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech >
2025-01-07 20:14:12 +00:00
fauno
e313c82857
Merge pull request 'feat: support other smtp protocols' ( #39 ) from smtp into master
...
Reviewed-on: coop-cloud/gitea#39
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech >
2025-01-07 20:12:17 +00:00
fauno
fb45547f0d
fix: provide default
2025-01-07 14:26:12 -03:00
fauno
ace3ff1b4a
feat: toggle push to create
2025-01-07 13:43:02 -03:00
fauno
b84edcbe75
feat: support other smtp protocols
2025-01-07 13:35:01 -03:00
fauno
25fd554ab7
feat: upgrade forgejo
2025-01-07 13:31:59 -03:00
fauno
b4273a95e3
feat: sqlite3 support
2025-01-07 13:30:03 -03:00
3wordchant
daf4a26f72
chore: publish 3.0.1+1.22.3-rootless release
2024-10-30 13:36:29 -04:00
3wordchant
7fec94eaec
chore: publish 3.0.0+1.22.2-rootless release
2024-10-30 13:25:04 -04:00
moritz
0bfb666dd0
chore: publish 2.11.0+1.22.2-rootless release
2024-10-29 13:55:44 +01:00
moritz
2554109fab
update forgejo to version 9.0.1
2024-10-29 13:55:32 +01:00
moritz
bd57d6121b
update backupbot label
2024-10-24 17:01:04 +02:00
3wordchant
cae11a78e6
chore: publish 2.10.1+1.22.2-rootless release
2024-10-02 14:01:17 -04:00
javielico
8e8809fd07
chore: publish 2.10.0+1.22.1-rootless release
2024-08-23 19:21:01 +01:00
moritz
24e4b09b07
chore: publish 2.9.1+1.22.0-rootless release
2024-08-15 12:25:05 +02:00
moritz
43d43fb2b7
fix APP_INI_VERSION
2024-08-15 12:24:30 +02:00
3wordchant
c5dada903e
chore: publish 2.9.0+1.22.0-rootless release
2024-07-03 14:26:42 -04:00
moritz
9687f7f738
chore: publish 2.8.0+1.21.11-rootless release
2024-05-13 16:20:13 +02:00
moritz
92073fbba5
fix backup label
2024-04-30 15:18:21 +02:00
moritz
f26296ba5c
add backup label
2024-04-29 15:24:13 +02:00
javielico
baacc575c2
chore: publish 2.7.0+1.21.11-rootless release
2024-04-24 21:03:14 +01:00
javielico
53ffe86350
Merge pull request 'Adding more variable configs' ( #36 ) from javielico/gitea:master into master
...
Reviewed-on: coop-cloud/gitea#36
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech >
2024-04-24 10:01:46 +00:00
javielico
dbde635976
Removing access log to false as fallback has been removed on Gitea 1.21
2024-04-23 21:45:55 +01: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
43abfe0483
chore: publish 2.6.1+1.21.10-rootless release
2024-04-01 16:38:05 +02:00
decentral1se
4683a81eeb
Merge pull request 'feat: enable indexer for search' ( #33 ) from indexer into master
...
Reviewed-on: coop-cloud/gitea#33
2024-04-01 11:58:54 +00:00
decentral1se
ea7e26698a
feat: enable indexer for search [ci skip]
...
See coop-cloud/organising#589
2024-03-31 01:31:39 +01:00
3wordchant
3815417c2c
chore: publish 2.6.0+1.21.5-rootless release
2024-03-30 16:07:28 -03:00
3wordchant
4421f81a35
Add healthcheck, update metadata
2024-03-30 16:05:32 -03:00
3wordchant
a0e8ba4839
chore: publish 2.5.2+1.21.5-rootless release
2024-02-08 14:36:08 -03:00
3wordchant
ca9d0b4a6c
chore: publish 2.5.1+1.21.4-rootless release
2024-01-17 17:56:28 -03: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
knoflook
c8ea2ddf0c
chore: publish 2.5.0+1.21.1-rootless release
2023-11-27 13:10:23 +01:00
3wordchant
b0ce473627
chore: publish 2.4.0+1.21.0-rootless release
2023-11-20 12:43:42 +00:00
3wordchant
73970dd79c
chore: publish 2.3.3+1.20.5-rootless release
2023-10-30 12:43:03 +00:00
3wordchant
9153c4db2a
chore: publish 2.3.2+1.20.3-rootless release
2023-08-28 14:08:11 +02:00
3wordchant
b95eae3b57
chore: publish 2.3.1+1.20.1-rootless release
2023-07-25 12:53:45 +01:00
3wordchant
d18379a364
Bump APP_INI_VERSION
2023-07-25 12:52:59 +01:00
3wordchant
46bb242fe7
chore: publish 2.3.0+1.20.1-rootless release
2023-07-25 12:50:30 +01:00
philippr
f9249f1284
chore: publish 2.2.0+1.19.3-rootless release
2023-06-06 17:31:14 +02:00
philippr
9fe02cb19f
reduce logging verbosity
2023-06-06 16:19:52 +02:00
javielico
1e612d84a2
Merge pull request 'Updated images for MariaDB/Gitea and Postgres to latest stable or LTS' ( #31 ) from javielico/gitea:master into master
...
Reviewed-on: coop-cloud/gitea#31
2023-05-18 10:36:25 +00:00
javielico
77dd223f94
Added commit message warning about Pgsql upgrade
2023-05-09 20:31:17 +01:00
javielico
d5577a0f75
Mariadb to stable lts 10.11.2
2023-05-08 21:03:09 +01:00
javielico
8f5587099d
Postgres up to 15.2
2023-05-08 21:01:16 +01:00
javielico
d56a1474fe
Gitea up to latest stable 1.19.3
2023-05-08 20:58:58 +01:00
javielico
dc3f54d5ea
Merge pull request 'master' ( #1 ) from coop-cloud/gitea:master into master
...
Reviewed-on: javielico/gitea#1
2023-05-08 19:47:16 +00:00
cas
8b466acf66
chore: publish 2.1.0+1.18.5-rootless release
2023-03-15 13:18:39 -07:00
3wordchant
9cf26a0154
Switch to thecoopcloud/stack-ssh-deploy
2023-01-20 23:31:14 -08:00
3wordchant
a04fe41c1b
Specify mariadb for tests
2023-01-20 22:38:13 -08:00
3wordchant
63118ecbd8
Fix CI by adding networks: [mass update]
2023-01-20 22:32:13 -08:00
3wordchant
cd0fff667a
Automatically generate catalogue on release [mass update]
...
Re: coop-cloud/recipes-catalogue-json#4
2023-01-20 22:32:13 -08:00
philippr
9413c79e8f
chore: publish 2.0.1+1.18.2-rootless release
2023-01-20 11:00:24 +01:00
philippr
7d7761dec6
feat: add forgejo overwrite
2023-01-20 10:55:04 +01:00
philippr
936fb940cb
Revert "fix: drop db_password from main compose def"
...
This reverts commit 89400089ec .
db_password secret is still needed in app service to set the db
secret in app.ini.tmpl
2023-01-20 10:50:35 +01:00
3wordchant
e2cd36873c
Update abra syntax in examples (finally) [mass update]
2023-01-19 16:27:03 -08:00
decentral1se
89400089ec
fix: drop db_password from main compose def
...
Now available in mariadb/postgresql compose files.
2023-01-17 10:45:19 +01:00
philippr
1ea412525f
chore: publish 2.0.0+1.18.0-rootless release
2023-01-09 17:02:07 +01:00
philippr
910dac0c1b
add: postgresdb alternative
2023-01-09 16:54:54 +01:00
3wordchant
f7ee9b63c4
Add optional CORS headers
2023-01-08 19:12:53 -08:00
3wordchant
a1dde38834
Switch to <recipe>.example.com
2022-11-24 10:53:27 -08:00
decentral1se
f35689989c
Merge pull request 'Adding Oauth2 options and up on versions' ( #29 ) from javielico/gitea:master into master
...
Reviewed-on: coop-cloud/gitea#29
2022-11-13 21:54:01 +00:00
javielico
1d4dc8e8bb
Bump version up on compose.yml
2022-11-13 00:45:23 +00:00
javielico
f85eaed26e
Adding GITEA_OAUTH2_CLIENT_ENABLED to compose.yml and .env.sample
2022-11-11 16:47:52 +00:00
javielico
fbb36d5598
Up versions of gitea and mariadb
2022-11-11 16:15:34 +00:00
javielico
13c8af2356
Version bump
2022-11-11 16:11:33 +00:00
javielico
a4cddb7b09
Adding vars to compose.yml
2022-11-11 16:10:38 +00:00
javielico
daf24d521f
Adding variables to .env.sample
2022-11-11 16:09:27 +00:00
javielico
b92ad0d45c
Add oauth2_client options
2022-11-11 16:04:33 +00:00
decentral1se
af97db8082
chore: publish 1.3.0+1.17.2-rootless release
2022-09-07 14:45:39 +02:00
decentral1se
cd39f5fc82
chore: publish 1.2.1+1.16.8-rootless release
2022-06-01 09:46:21 +02:00
appletalk
aa84c25a83
Bump app.ini version in abra.sh
2022-05-01 02:39:58 +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
decentral1se
3a47a4164e
chore: publish 1.2.0+1.16.3-rootless release
2022-03-09 12:01:02 +01:00
decentral1se
8ead189fde
chore: publish 1.1.3+1.15.10-rootless release
2022-01-18 10:26:40 +01:00
decentral1se
c8ea311d7d
fix: point to new drone instance [ci skip]
2021-12-31 16:31:34 +01:00
aileoia
b2f29bc99e
docs(README): how to enable SSH
2021-12-31 13:51:29 +01:00
aileoia
741b8701e5
docs(README): correct command creating new user
2021-12-31 13:51:29 +01:00
3wordchant
bb1f0f082e
Merge pull request 'docs(README): instruction to create first user' ( #24 ) from aileoia/gitea:master into master
...
Reviewed-on: coop-cloud/gitea#24
2021-12-29 19:31:41 +00:00
aileoia
cec9c2c061
docs(README): instruction to create first user
2021-12-29 18:13:43 +01:00
3wordchant
fee8fd5342
Goodbye, emojis! 😢
...
[ci skip]
2021-11-23 12:19:04 +02:00
3wordchant
83a9e9da6b
chore: fix README bullet formatting
...
[ci skip]
2021-11-22 13:42:03 +02:00
3wordchant
ee34764179
Update metadata
...
[ci skip]
2021-11-21 21:51:51 +02:00
3wordchant
d0488d3a61
Add preliminary backups
2021-11-21 21:51:11 +02:00