npm test
npm start
You can now access the Node.js app at http://localhost:4000
The metrics used by Prometheus for monitoring, are exposed at http://localhost:4000/metrics
docker build -t reli-proxy .
Pass in Redis url in the environment variable
docker run -p 4000:4000 --env-file ./.env.sample -it reli-proxy
docker-compose up --abort-on-container-exit
- Travis CI
- Docker image
- Github templates
- Unit tests
- ES lint
- docker-compose
- Kubernetes deployment files
- Prometheus metrics observation & endpoint
- Grafana dashboard