Everything posted by MrGamecase
-
Free Radius
Hi All, Can anyone help me manually get this docker up and running.... ive been looking for a few days now and have given up. https://hub.docker.com/r/freeradius/freeradius-server Or Could anyone point me in a direction where a unraid docker for radius server already exists
-
[Support] Djoss - Nginx Proxy Manager
UPDATE - Hi Again All, I figured it out .... Under the Proxy settings for the site/server you want to forward..... Click on edit of the desired proxy host, Click on the Advance tab In the box insert the following line - location = /{return 301 $scheme://$http_host/cacti;} OR location = /{return 301 $scheme://$https_host/cacti;} "Replace the part in red with your desired sub folder" Example if your server is "192.168.29.100:2020/cacti" if placed under the details tab as is you will end up with invalid and non loading URL, So for this to work place the following line above under the advance tab to get the following. Http:// or Https://mydomain.co.uk/cacti. If Requested I can write a complete guide to this
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Hi j0nnymoe, Will this mean my dockers wont be covered by pihole?
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Hi aptalca How was this resolved in the end as i'm currently struggling with the same thing... id like to use pihole for the entirety of my network...