Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International License.
- Regarding the network device inventory service local dev/test, please replace "expose" by "port" in the manifest so that the endpoints will be reachable outside the docker.
cd docker-compose/
docker-compose -f service-registry.yml -f network-device-inventory.yml -f --env-file .env up -d
cd docker-compose/
docker-compose -f service-registry.yml -f network-device-inventory.yml -f monitoring.yml -f gateway.yml --env-file .env up -d
1. Java 11.x.y
2. Maven 3.x.y
3. Docker 3.x.y
https://github.com/lyes-sefiane/network-device-inventory.git
- Build Docker Images In a CircleCI Pipeline & Push them to DockerHub
- Securing Code, Dependencies, Containers with Snyk
- Enhance CircleCI workflows with SonarCloud continuous Code Quality and Code Security analysis
- Integrate JaCoCo to Generate & Aggregate Coverage Reports in CircleCI for SonarCloud Analysis
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.