mirror of
https://github.com/recklessop/zroc.git
synced 2026-07-04 13:43:13 -04:00
Update README.md
This commit is contained in:
@@ -1,2 +1,27 @@
|
|||||||
# eegraf
|
# eagraf
|
||||||
ZVM Encryption API Grafana stack
|
ZVM Encryption Analyzer API Grafana stack
|
||||||
|
|
||||||
|
## Requirements
|
||||||
|
- Docker host
|
||||||
|
- docker-compose
|
||||||
|
- internet connectivity (only for downloading the containers)
|
||||||
|
|
||||||
|
## Deployment
|
||||||
|
|
||||||
|
git clone http://www.github.com/recklessop/eagraf.git
|
||||||
|
|
||||||
|
|
||||||
|
Edit docker-compose.yml, change the ZVM address and API credentials, then save the docker-compose.yaml file.
|
||||||
|
|
||||||
|
## Running
|
||||||
|
|
||||||
|
docker-compose up -d
|
||||||
|
|
||||||
|
|
||||||
|
## Accessing Grafana
|
||||||
|
|
||||||
|
http://<IP_Address_of_Docker_Host>:3000
|
||||||
|
|
||||||
|
Login credentials are admin / zertodata
|
||||||
|
|
||||||
|
There is a default dashboard with example monitoring graphs pre-defined.
|
||||||
|
|||||||
Reference in New Issue
Block a user