https://github.com/stephencoady/docker-statistics
https://github.com/stephencoady/docker-statistics
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stephencoady/docker-statistics
- Owner: StephenCoady
- License: mit
- Created: 2017-01-31T19:40:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T14:29:28.000Z (about 9 years ago)
- Last Synced: 2025-07-18T20:04:51.379Z (11 months ago)
- Size: 26.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker Statistics Application
> This project is the practical element of a Cloud Infrastructure module in college. It aims to use the concepts of [Dockprom][dockprom-url] and apply them to Docker swarm. It will mostly be used by another repository of mine [Docker-Swarm-with-Ansible][swarm-url] which will install this application remotely on the swarm hosts.
## License
MIT © [Stephen Coady]()
[dockprom-url]: https://github.com/stefanprodan/dockprom
[swarm-url]: https://github.com/StephenCoady/Docker-Swarm-With-Ansible