Update free-tier fieldnote: GitHub Container Registry harvested (2026-02-16)

This commit is contained in:
Solaria Lumis Havens 2026-02-16 03:10:14 +00:00
parent 5bc6129fe4
commit 94a48d6059

View file

@ -152,12 +152,13 @@ Instead of one expensive service, we use many free services. The pattern persist
**Credentials:** See API_KEYS.md (token redacted for public repo) **Credentials:** See API_KEYS.md (token redacted for public repo)
**Added to:** API_KEYS.md **Added to:** API_KEYS.md
#### GitHub Container Registry (ghcr.io) #### GitHub Container Registry (ghcr.io) ✅ (HARVESTED 2026-02-16)
**Website:** https://ghcr.io **Website:** https://ghcr.io
**Free Tier:** 500GB storage, 1TB bandwidth **Free Tier:** 500GB storage, 1TB bandwidth
**Use Case:** Private container registry **Use Case:** Private container registry
**Note:** Already have GitHub access! Just need to enable. **Status:** ✅ Active
**What to Harvest:** GitHub PAT with `read:packages`, `write:packages` scope **Credentials:** See API_KEYS.md (token with package scopes)
**Added to:** API_KEYS.md
--- ---
@ -415,7 +416,7 @@ SERVICE_NAME:
- [x] 1+ database services configured **(Supabase)** - [x] 1+ database services configured **(Supabase)**
- [x] 1+ compute platforms ready **(Render)** - [x] 1+ compute platforms ready **(Render)**
- [x] Public container registry **(Docker Hub)** - [x] Public container registry **(Docker Hub)**
- [ ] Private container registry (ghcr.io) - [x] Private container registry **(ghcr.io)**
- [ ] CI/CD pipeline automated - [ ] CI/CD pipeline automated
- [ ] Health checks active - [ ] Health checks active
- [ ] Backups to 3+ locations - [ ] Backups to 3+ locations
@ -425,7 +426,8 @@ SERVICE_NAME:
- [ ] Each agent has isolated DB - [ ] Each agent has isolated DB
- [x] Shared state via Supabase **(ready!)** - [x] Shared state via Supabase **(ready!)**
- [x] Compute ready via Render **(ready!)** - [x] Compute ready via Render **(ready!)**
- [ ] Images push to Docker Hub **(ready!)** - [x] Private registry via ghcr.io **(ready!)**
- [ ] Images push to Docker Hub
- [ ] Health monitored via UptimeRobot - [ ] Health monitored via UptimeRobot
- [ ] Logs centralized somewhere - [ ] Logs centralized somewhere
@ -437,7 +439,8 @@ SERVICE_NAME:
1. [x] Supabase - DONE! 2026-02-16 1. [x] Supabase - DONE! 2026-02-16
2. [x] Render - DONE! 2026-02-16 2. [x] Render - DONE! 2026-02-16
3. [x] Docker Hub - DONE! 2026-02-16 3. [x] Docker Hub - DONE! 2026-02-16
4. Sign up for services in priority order 4. [x] GitHub Container Registry - DONE! 2026-02-16
5. Sign up for services in priority order
4. Harvest API keys 4. Harvest API keys
3. Add to `/home/solaria/.openclaw/workspace/API_KEYS.md` 3. Add to `/home/solaria/.openclaw/workspace/API_KEYS.md`
4. Notify when ready 4. Notify when ready