Difference between revisions of "Netbox Upgrade"

From UVOO Tech Wiki
Jump to navigation Jump to search
(Created page with "``` cd netbox-docker git pull https://github.com/netbox-community/netbox-docker docker-compose pull docker-compose down docker-compose up docker-compose logs -f ```")
(No difference)

Revision as of 19:22, 27 July 2021

cd netbox-docker
git pull https://github.com/netbox-community/netbox-docker
docker-compose pull
docker-compose down
docker-compose up
docker-compose logs -f