This repository contains a docker-compose file that can be used to run the application infrastructure dependencies locally such as:
- Postgres database for each service
- Consul service discovery
- Kafka (not yet implemented)
- Prometheus monitoring (not yet implemented)
- Grafana dashboard (not yet implemented)
- etc.
- Consul UI
- Grafana Dashboard (not yet implemented)
- Postgres
- Auth
- DB: auth
- Port: 5432
- User
- DB: user
- Port: 5433
- Auth
- Kafka (not yet implemented)