Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/consol-monitoring/omd-consol-de
Documentation for the Open Monitoring Distribution and related projects
https://github.com/consol-monitoring/omd-consol-de
Last synced: about 11 hours ago
JSON representation
Documentation for the Open Monitoring Distribution and related projects
- Host: GitHub
- URL: https://github.com/consol-monitoring/omd-consol-de
- Owner: ConSol-Monitoring
- Created: 2023-04-14T09:54:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-21T21:24:41.000Z (2 months ago)
- Last Synced: 2024-10-22T16:44:57.021Z (2 months ago)
- Language: HTML
- Size: 8.72 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# omd-consol-de
Website https://omd.consol.de```
docker build -t consol/omd-consol-de .
docker run --rm -p 1313:1313 -v `pwd`:/src consol/omd-consol-de server
podman run --security-opt label=disable --rm -p 1313:1313 -v `pwd`:/src consol/omd-consol-de server
```