1
0
Fork 0
Commit Graph

3 Commits

Author SHA1 Message Date
renovate[bot] b91e0653bf
chore(deps): update codeberg.org/forgejo/forgejo docker tag to v14.0.3 (localApps) (#4499) 2026-03-13 15:35:35 +00:00
pooneyy 70e3691df4
chroe(forgejo): add renovate annotation in init script
- add renovate comment for accurate match
2026-02-06 10:55:49 +08:00
pooneyy 67c8f80883
refactor(forgejo): consolidate version directories and add rootless mode option
- remove separate directories for versions 14, 14-rootless, and 14.0.2-rootless
- consolidate configuration into a single 14.0.2 directory
- add rootless mode as a selectable option in the data.yml form
- update docker-compose.yml to use dynamic image selection based on rootless mode
- add init.sh and upgrade.sh scripts to handle rootless mode setup and image selection
- update volume paths to support both root and rootless container modes
2026-02-05 15:30:02 +08:00