network-device-inventory

Network Devices Microservice ๐Ÿš€

MIT License

Stars
2
Committers
2

License

Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International License.

GitHub Badges

Network Device Microservices

Wiki

Network Device Inventory Service

Wiki

OpenAPI/Swagger

Docker Compose

  • 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

Monitoring

Wiki

Docker Compose

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

Snyk: 'So Now You Know'

Wiki

SonarCloud: Code Quality and Code Security

Wiki

CircleCI: Continuous Integration and Delivery

Wiki

Requirements

1. Java 11.x.y

2. Maven 3.x.y

3. Docker 3.x.y

Git Clone

https://github.com/lyes-sefiane/network-device-inventory.git

Completed Features

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Badges
Extracted from project README
CC BY-NC-ND 4.0
Related Projects