Gitea: mirror not-kennethreitz and kennethreitz-archive orgs too

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-05 02:32:39 -04:00
parent 0f2da47321
commit 2bf5de4de8
+1 -1
View File
@@ -224,7 +224,7 @@ compose is redeployed. Stale labels keep routing the old hostname.
| Git SSH | `git.kennethreitz.org:2222` (host port 2222 → container 22) |
| Data dir | `/var/lib/gitea` (root disk; sqlite DB) |
| Admin | `kennethreitz` (password noted at setup; registration disabled) |
| Mirrors | Pull-mirrors of all github.com/kennethreitz repos (public + private), refreshed every 8h, created via `/api/v1/repos/migrate` with a GitHub token for private clones |
| Mirrors | Pull-mirrors (8h refresh) of all repos from github.com/**kennethreitz** (99), **not-kennethreitz** (38, as public Gitea org), and **kennethreitz-archive** (154, as private Gitea org) — created via `/api/v1/repos/migrate` with a GitHub token |
### Backups