mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-06-10 03:56:38 +02:00
Explain how to check when NetBox is ready to be used.
parent
35673fb3aa
commit
05f13ef71a
@ -67,7 +67,7 @@ docker compose up
|
|||||||
You will see a lot of output on your screen.
|
You will see a lot of output on your screen.
|
||||||
NetBox will be initializing the database and then start.
|
NetBox will be initializing the database and then start.
|
||||||
|
|
||||||
The whole application will be available after a few minutes.
|
The whole application will be available after a few minutes (check with `docker ps` until the NetBox container status being "healthy").
|
||||||
Open the URL `http://0.0.0.0:8000/` in a web-browser.
|
Open the URL `http://0.0.0.0:8000/` in a web-browser.
|
||||||
You should see the NetBox homepage.
|
You should see the NetBox homepage.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user