Skip to content

einfachnuralex/docker-omd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-omd

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:

docker run -t -i fstab/omd

This will leave a shell open to access the container.

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.

Build from Source

The Docker image can be built as follows:

git clone https://github.com/fstab/docker-omd
cd docker-omd
docker build -t="fstab/omd" .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages