You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+40-40Lines changed: 40 additions & 40 deletions
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,8 @@
12
12
[The Github repository](netbox-docker-github) houses the components needed to build Netbox as a Docker container.
13
13
Images are built using this code and are released to [Docker Hub][netbox-dockerhub] once a day.
14
14
15
-
Do you have any questions? Before opening an issue on Github, please join the [Network To Code][ntc-slack] Slack and ask for help in our [`#netbox-docker`][netbox-docker-slack] channel.
15
+
Do you have any questions?
16
+
Before opening an issue on Github, please join the [Network To Code][ntc-slack] Slack and ask for help in our [`#netbox-docker`][netbox-docker-slack] channel.
Please join [our Slack channel `#netbox-docker`][netbox-docker-slack] on the [Network To Code Slack][ntc-slack].
89
+
It's free to use and there are almost always people online that can help.
90
+
91
+
If you need help with using Netbox or developing for it or against it's API you may find the `#netbox` channel on the same Slack instance very helpful.
92
+
82
93
## Dependencies
83
94
84
95
This project relies only on *Docker* and *docker-compose* meeting these requirements:
@@ -88,17 +99,10 @@ This project relies only on *Docker* and *docker-compose* meeting these requirem
88
99
89
100
To check the version installed on your system run `docker --version` and `docker-compose --version`.
90
101
91
-
## Documentation
92
-
93
-
Please refer [to our wiki on Github][netbox-docker-wiki] for further information on how to use this Netbox Docker image properly.
94
-
It covers advanced topics such as using secret files, deployment to Kubernetes as well as NAPALM and LDAP configuration.
0 commit comments