We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eddc308 commit f2fd7dbCopy full SHA for f2fd7db
README.md
@@ -37,12 +37,15 @@ $ xdg-open "http://$(docker-compose port nginx 8080)/" &>/dev/null &
37
38
Alternatively, use something like [Reception][docker-reception] to connect to _docker-compose_ projects.
39
40
-Default credentials:
+The default credentials are:
41
42
* Username: **admin**
43
* Password: **admin**
44
* API Token: **0123456789abcdef0123456789abcdef01234567**
45
46
+There is a more complete [Getting Started guide on our Wiki][wiki-getting-started].
47
+
48
+[wiki-getting-started]: https://github.com/netbox-community/netbox-docker/wiki/Getting-Started
49
[docker-reception]: https://github.com/nxt-engineering/reception
50
51
## Dependencies
0 commit comments