tuxflux1
Members
-
Joined
-
Last visited
Solutions
-
tuxflux1's post in Nginx reverse proxy + VLAN + pfSense was marked as the answerSolved it by using HAProxy on my pFsense router using this guide: https://geekistheway.com/2022/10/17/how-to-host-multiple-domains-using-haproxy-as-reverse-proxy-on-pfsense/
-
tuxflux1's post in Container constantly rebuilding, can't remove was marked as the answerSolved: I had the container on a specific network to a VPN. It seems like it was looking for a network on a container that didn't exist, causing it to go in a loop in removal. Once I edited the image and changed the network to bridge, the removal process completed successfully.