0a600525bf2d79702cc69f6a226b4ec877c674ba
				
			
			
		
	
		
			Some checks failed
		
		
	
	Build docker container / build (push) Has been cancelled
				
			docker-webNUT
This repository is a fork of https://github.com/teknologist/docker-webnut
webNUT (UPS network monitoring web ui) dockerized.
More infos on webNUT: https://github.com/rshipp/webNUT
Set the following environment variables:
UPS_HOST with NUT server host IP (default: 127.0.0.1)
UPS_PORT with NUT server port (default: 3493)
UPS_USER with NUT server username (default: monuser)
UPS_PASSWORD with NUT server password (default: secret)
Run with:
docker run -e UPS_HOST="10.11.12.13" -e UPS_PORT="3493" -e UPS_USER="monuser" -e UPS_PASSWORD="secret" -p 6543:6543 teknologist/webnut:latest
Description
				
					Languages
				
				
								
								
									Dockerfile
								
								50%
							
						
							
								
								
									Shell
								
								50%