Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niteshbalusu11/zbd-assignment
https://github.com/niteshbalusu11/zbd-assignment
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/niteshbalusu11/zbd-assignment
- Owner: niteshbalusu11
- License: mit
- Created: 2024-03-22T13:59:30.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-03-25T22:42:11.000Z (9 months ago)
- Last Synced: 2024-10-12T20:35:47.149Z (2 months ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Running the App
### Using docker
```
# Clone the repogit 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 grafanadocker compose up -d
# Access grafana dashboard on
localhost:3001
```