Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/niteshbalusu11/zbd-assignment


https://github.com/niteshbalusu11/zbd-assignment

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

### Running the App

### Using docker
```
# Clone the repo

git clone https://github.com/niteshbalusu11/zbd-assignment.git

cd zbd-assignment

# Pass GF_SECURITY_ADMIN_USER and GF_SECURITY_ADMIN_PASSWORD as env variables
# For authenticating into grafana

docker compose up -d

# Access grafana dashboard on
localhost:3001
```