Added some more content for a quicker start into project
This commit is contained in:
parent
5e1c84c001
commit
6f43a87504
|
@ -6,3 +6,5 @@
|
||||||
export DATA_DIR = /some/path/to/mount
|
export DATA_DIR = /some/path/to/mount
|
||||||
docker-compose --file software/container/docker-compose.yml up
|
docker-compose --file software/container/docker-compose.yml up
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Then you can login to Grafana: http://localhost:3000/login (admin:admin)
|
Loading…
Reference in a new issue