Is it possible with NS8 to access my APC UPS moitoring page which is connect by USB
On the centos7 install i could access it by going ot http://x.x.x.x/cgi-bin/apcupsd/multimon.cgi
I tried on de Debian install to start apache, but that doens’t work. Maybe due to the install of the NS8 containers.
Is it maybe possible with SFTPgo?
Also i could access the APC status information with my domoticz with the IP and port 3551
Traefik uses the web ports 80 and 443. It could work using another port for apache but I’d recommend to not install software that may interfere with NS8 like a webserver or mailserver.
Maybe we could use a container like https://hub.docker.com/r/gregewing/apcupsd
@MadPatrick
I have a nut server running in an lxc container on Proxmox. The nut server lets all the other containers know to shutdown if there is a power outage and the battery backup starts to run low. So far it works well. Perhaps something like this might work for you?