Sign inSign up

sschueller/omd-labs

By sschueller

Updated over 9 years ago

OMD Labs Edition on Debian Jessie (amd64).

Image
0

960

sschueller/omd-labs repository overview

omd-docker

Dockerfile for Open Monitoring Distribution (OMD).

Run from Docker Hub

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

Tag summary

Content type

Image

Digest

Size

398.4 MB

Last updated

over 9 years ago

docker pull sschueller/omd-labs