Coder Social home page Coder Social logo

netbox-config's Introduction

Netbox Config

This repository contains the necessary configuration files to run Netbox.

This is then merged with the public repository to override the env, volumes and override compose parameters

it also contains backup, deploy and provision host jenkins pipelines for netbox deployment

How to Run

Option 1: Through CLI:

  1. Set the environment variable VERSION to the desired version of Netbox.
export VERSION=v1.2.3
  1. Pull the Netbox Docker image: a. with public regristry:
docker-compose pull

b. with local regristry:

REGISTRY=my-registry.com docker-compose pull
  1. Start the Netbox service:
docker-compose up -d
  1. Set up a superuser for Netbox:
docker-compose exec netbox /opt/netbox/netbox/manage.py createsuperuser

Option 2: Through jenkins:

  1. fill the inputs through the pipeline parameters
  2. buld

That's it! You should now have Netbox up and running with a superuser account set up.

Contributing

Contributions are welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them to your branch.
  4. Push your branch to your forked repository.
  5. Open a pull request to the original repository.

Please ensure that your code follows the project's coding conventions and includes appropriate tests. Thank you for your contribution!

netbox-config's People

Watchers

Idris Foughali avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.