netbox-docker
| docker | 8 years ago | ||
| Dockerfile | 8 years ago | ||
| README.md | 8 years ago | ||
| docker-compose.yml | 8 years ago | ||
This repository houses the components needed to build NetBox as a Docker container. It is a work in progress; please submit a bug report for any issues you encounter.
To get NetBox up and running:
# git clone -b master https://github.com/digitalocean/netbox-docker.git # cd netbox # docker-compose up -d
The application will be available on http://localhost/ after a few minutes.
Default credentials:
You can configure the app at runtime using variables (see docker-compose.yml). Possible environment variables include: