OMD Labs Edition on Debian Jessie (amd64).
960
Dockerfile for Open Monitoring Distribution (OMD).
A pre-built image is available on Docker Hub and can be run as follows:
sudo docker run -d -t -p 443:5000 --name 'omd' --hostname 'omd' sschueller/omd-labs:latest
OMD will become available on http://172.X.X.X/default.
The default login is omdadmin with password omd.
To find out the IP address, run ip addr in the container shell.
For container shell:
docker exec -it {containerid} bash
Based on lichti/omd-docker
Content type
Image
Digest
Size
398.4 MB
Last updated
over 9 years ago
docker pull sschueller/omd-labs