Sanitized single-commit public mirror of recipe-maintainer. - Removed test-ssh/.testenv (live creds); added test-ssh/.testenv.example placeholders. - Removed plans/ and planned-updates/ (deployment-planning docs) so no client/ deployment domains appear in the public repo. - All other secret stores were already gitignored. - docs.coopcloud.tech retained as a submodule (public upstream).
16 lines
448 B
Markdown
16 lines
448 B
Markdown
# Gitea Upstream
|
|
|
|
## Main Project
|
|
|
|
- **Repository:** https://github.com/go-gitea/gitea
|
|
- **Releases:** https://github.com/go-gitea/gitea/releases
|
|
- **Website:** https://gitea.io
|
|
- **Docker Hub:** https://hub.docker.com/r/gitea/gitea
|
|
|
|
## Images
|
|
|
|
| Service | Image | Release Notes |
|
|
|---------|-------|---------------|
|
|
| app | `gitea/gitea` | https://github.com/go-gitea/gitea/releases |
|
|
| db | `mariadb` | https://mariadb.com/kb/en/release-notes/ |
|