- Cosmic Config Server (powered by Spring Cloud Config Server)
- Cosmic Metrics Collector (powered by Spring Boot)
- Cosmic Usage API (powered by Spring Boot)
- Cosmic Bill Viewer (powered by Spring Boot)
- Java 8
- Git
- Maven
- Docker
Please create a Docker network called cosmic-network
.
docker network create cosmic-network
Locally it runs by default at http://localhost:7001.
Local debugging port is 8001
.
Depends on:
- Cosmic Vault (powered by Hashicorp Vault)
Local debugging port is 8002
.
Depends on:
- Cosmic Config Server
- Cosmic Database (powered by MariaDB)
Locally it runs by default at http://localhost:7003.
Local debugging port is 8003
.
Depends on:
- Cosmic Config Server
- Cosmic Metrics Index (powered by Elasticsearch)
Locally it runs by default at http://localhost:7004.
Local debugging port is 8004
.
Depends on: