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
[The Github repository](netbox-docker-github) houses the components needed to build NetBox as a container.
10
+
[The GitHub repository](netbox-docker-github) houses the components needed to build NetBox as a container.
11
11
Images are built regularly using the code in that repository and are pushed to [Docker Hub][netbox-dockerhub], [Quay.io][netbox-quayio] and [GitHub Container Registry][netbox-ghcr].
12
12
13
13
Do you have any questions?
@@ -75,7 +75,7 @@ New container images are built and published automatically every ~24h.
75
75
You must use _NetBox Docker version_`a.b.c` to guarantee the compatibility.
76
76
These images are automatically built from [the `master` branch of NetBox][netbox-master].
77
77
*`snapshot-a.b.c`:
78
-
These are pre-release builds.
78
+
These are prerelease builds.
79
79
They contain the support files of _NetBox Docker version_`a.b.c`.
80
80
You must use _NetBox Docker version_`a.b.c` to guarantee the compatibility.
81
81
These images are automatically built from the [`develop` branch of NetBox][netbox-develop].
@@ -106,7 +106,7 @@ Then there is currently one extra tags for each of the above tags:
106
106
107
107
## Documentation
108
108
109
-
Please refer [to our wiki on Github][netbox-docker-wiki] for further information on how to use the NetBox Docker image properly.
109
+
Please refer [to our wiki on GitHub][netbox-docker-wiki] for further information on how to use the NetBox Docker image properly.
110
110
The wiki covers advanced topics such as using files for secrets, configuring TLS, deployment to Kubernetes, monitoring and configuring NAPALM and LDAP.
111
111
112
112
Our wiki is a community effort.
@@ -116,7 +116,7 @@ Feel free to correct errors, update outdated information or provide additional g
116
116
117
117
## Getting Help
118
118
119
-
Feel free to ask questions in our [Github Community][netbox-community]
119
+
Feel free to ask questions in our [GitHub Community][netbox-community]
120
120
or [join our Slack][netbox-docker-slack] and ask [in our channel `#netbox-docker`][netbox-docker-slack-channel],
121
121
which is free to use and where there are almost always people online that can help you in the Slack channel.
0 commit comments