Add NetBox DCIM/IPAM deployment to changelog
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-01-19 09:23:21 +02:00
parent e5bb0dbaf0
commit 83aca6ad7e

View File

@@ -1,4 +1,16 @@
# Changelog
## 2026-01-19 (NetBox Deployment)
- [SERVICE] NetBox DCIM/IPAM deployed - netbox.xtrm-lab.org - COMPLETED
- [SERVICE] netbox-postgres: PostgreSQL 16 Alpine, dedicated database
- [SERVICE] netbox-redis: Redis 7 Alpine, background tasks
- [SERVICE] netbox-redis-cache: Redis 7 Alpine, caching
- [SERVICE] netbox-worker: RQ worker for background jobs
- [SERVICE] netbox-housekeeping: Daily housekeeping tasks
- [NETWORK] Created dedicated 'netbox' Docker network (172.24.0.0/16)
- [TRAEFIK] Added route for netbox.xtrm-lab.org with Authentik forward-auth
- [DNS] DNS record for netbox.xtrm-lab.org pre-configured
- [CREDS] Admin user: admin / M0stW4nt3d@xtrm
## 2026-01-18