====== Netbox - ip.hackeriet.no ====== ===== Deployment ===== * Deployed in Docker * Lives on [[infra:hosts:app-01|app-01]] (`/root/services/netbox-docker`) in the klynge001 cluster * Is deployed with plugins (custom Docker image setup) * [[https://github.com/netbox-community/netbox-docker/wiki/Using-Netbox-Plugins|More info]] at Netbox Github * Exposed through [[infra:hosts:ingress|ingress.hackeriet.no]] * Docker compose -> nginx on app-01 -ssl-> nginx on ingress -ssl-> Internet ==== Update ==== docker compose build --no-cache docker compose up -d