Skip to content

Scalified/docker-nut-cgi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NUT CGI Docker Image

License Docker Pulls Release

Overview

Docker image with NUT CGI UI served by Apache HTTPD server

Usage

docker run \ --name nut-cgi \ -e "LISTEN_HOST=0.0.0.0" \ -e "LISTEN_PORT=8080" \ -e "ADMIN_EMAIL=admin@example.com" \ -e "MONITOR_HOSTS=EATON:eaton@localhost;CYBERPOWER:cyberpower@localhost" \ --restart always \ scalified/nut-cgi
Environment Variable Description Default
LISTEN_HOST HTTPD listen host 0.0.0.0
LISTEN_PORT HTTPD listen port 8080
ADMIN_EMAIL Administrator's email admin@localhost
MONITOR_HOSTS Semicolon-separated list of NUT hosts to monitor (hosts.conf) ""

Health Endpoint

/health


Made with ❤️ by Scalified

About

NUT CGI Docker Image

Resources

License

Stars

Watchers

Forks

Packages

No packages published