Skip to content

hacktor/nagiospod

Repository files navigation

Nagios Pod

Container build with buildah of nagios pod

It has a basic configuration interface for configuring hosts and services and notifications which can be send by email or telegram bot.

Requirements

  • Linux server
  • podman
  • buildah

clone the repository and build the container

git clone https://github.com/hacktor/nagiospod.git
cd nagiospod
./build.sh
podman run -d -p 8080:80 -v ./nagios3:/etc/nagios3 -v ./lib:/var/lib/nagios3 --name nagiospod nagiospod

About

Container build with buildah of nagios pod

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published