Add Forgejo API config, git DNS record

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Mikkel Georgsen 2026-01-14 12:39:17 +00:00
parent a6bf1c7706
commit 45424e0172

View file

@ -400,6 +400,7 @@ Requires=mnt-synology.mount
| pbs | 10.5.0.6 |
| dockge | 10.5.0.10 |
| forgejo | 10.5.0.14 |
| git | 10.5.0.14 |
| mgmt | 10.5.0.102 |
---
@ -557,6 +558,11 @@ Personal company website
- **Helper:** ~/bin/dns (list, records, add, delete, lookup)
- **Default zone:** lab.georgsen.dk
### Forgejo API (from mgmt container)
- **Config:** ~/.config/forgejo/credentials
- **Repo:** git@10.5.0.14:mikkel/homelab.git
---
*Last updated: 2026-01-14*