You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 months ago | |
---|---|---|
roles | 6 months ago | |
.gitmodules | 6 months ago | |
README.md | 6 months ago | |
main.yml | 6 months ago | |
server.tf | 6 months ago |
README.md
Playbook to bootstrap netbox with docker
This is a small playbook to get netbox via docker-compose up and running. This playbook makes use of a netbox docker-compose ansible role that I forked to bring it to the latest version. Furthermore the playbook uses a nginx ansible role to handle the SSL offloading via let's encrypt.
This playbook is useful to get quickly a netbox for playing up and running. Right now it still has a few rough edges, so I'd not recommend it to do anything production-like with it.