Request to provide a docker-compose file to deploy Netbox. #4104

Closed
opened 2025-12-29 18:33:08 +01:00 by adam · 1 comment
Owner

Originally created by @ghost on GitHub (Sep 16, 2020).

Environment

  • Python version:
  • NetBox version:

Proposed Functionality

  • A docker-compose file to setup NetBox in one go.

Use Case

  • Makes deployment and installation very easy.

Database Changes

  • None

External Dependencies

  • docker
  • docker-compose.
Originally created by @ghost on GitHub (Sep 16, 2020). ### Environment * Python version: <!-- Example: 3.6.9 --> * NetBox version: <!-- Example: 2.7.3 --> <!-- Describe in detail the new functionality you are proposing. Include any specific changes to work flows, data models, or the user interface. --> ### Proposed Functionality - A docker-compose file to setup NetBox in one go. <!-- Convey an example use case for your proposed feature. Write from the perspective of a NetBox user who would benefit from the proposed functionality and describe how. ---> ### Use Case - Makes deployment and installation very easy. <!-- Note any changes to the database schema necessary to support the new feature. For example, does the proposal require adding a new model or field? (Not all new features require database changes.) ---> ### Database Changes - None <!-- List any new dependencies on external libraries or services that this new feature would introduce. For example, does the proposal require the installation of a new Python package? (Not all new features introduce new dependencies.) --> ### External Dependencies - docker - docker-compose.
adam closed this issue 2025-12-29 18:33:08 +01:00
Author
Owner

@candlerb commented on GitHub (Sep 16, 2020):

You mean like this one? https://github.com/netbox-community/netbox-docker/blob/release/docker-compose.yml

(There's a separate netbox-docker repository where all the docker-related stuff lives)

@candlerb commented on GitHub (Sep 16, 2020): You mean like this one? https://github.com/netbox-community/netbox-docker/blob/release/docker-compose.yml (There's a separate [netbox-docker](https://github.com/netbox-community/netbox-docker) repository where all the docker-related stuff lives)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4104