docs: NetBox Redis consolidation to shared service
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -235,3 +235,19 @@ See git history for earlier changes.
|
|||||||
- [AGENT] Updated discovery agent config with diode-ingress IP
|
- [AGENT] Updated discovery agent config with diode-ingress IP
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## 2026-01-23 - NetBox Redis Consolidation
|
||||||
|
|
||||||
|
### Service Consolidation
|
||||||
|
- [REDIS] Removed netbox-redis container (task queue)
|
||||||
|
- [SHARED] Using Redis (172.18.0.14) for NetBox task queue
|
||||||
|
- [CACHE] Kept netbox-redis-cache (172.18.0.64) for caching
|
||||||
|
|
||||||
|
### Configuration Changes
|
||||||
|
- [ENV] REDIS_HOST changed from 172.18.0.63 to 172.18.0.14
|
||||||
|
- [LABELS] Added Unraid labels and icons to NetBox containers
|
||||||
|
|
||||||
|
### Containers Removed
|
||||||
|
- netbox-redis (was 172.18.0.63)
|
||||||
|
|
||||||
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user