Adds a link to the Getting Started wiki section to the README

This commit is contained in:
Christian Mäder 2019-11-20 11:09:37 +01:00
parent eddc308055
commit f2fd7dbbe7
1 changed files with 4 additions and 1 deletions

View File

@ -37,12 +37,15 @@ $ xdg-open "http://$(docker-compose port nginx 8080)/" &>/dev/null &
Alternatively, use something like [Reception][docker-reception] to connect to _docker-compose_ projects.
Default credentials:
The default credentials are:
* Username: **admin**
* Password: **admin**
* API Token: **0123456789abcdef0123456789abcdef01234567**
There is a more complete [Getting Started guide on our Wiki][wiki-getting-started].
[wiki-getting-started]: https://github.com/netbox-community/netbox-docker/wiki/Getting-Started
[docker-reception]: https://github.com/nxt-engineering/reception
## Dependencies