Skip to content

sschueller/docker-omd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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 --restart=always -p 80:5000 sschueller/omd: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

About

Debian Jessie OMD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages