Everything posted by mkono87
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Anyone have a proper config for reverse proxy for logtiech media server? I used location /lms { include /config/nginx/proxy.conf; proxy_pass http://192.168.x.x:9000/lms; but it didnt work.
-
[Support] Linuxserver.io - Transmission
Just installed this and tested downloading a file. File completed but I cannot move it as it says I have no permissions. Says I need permission for Nas/nobody Also noticed I cant open settings.json as its protected as well. Cant delete any of files in my completed folder. The torrent share I created is public. This was while trying to cut from my torrents share and paste into iso share. I can however, copy it to my desktop then paste it into the iso share.
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
br0 which is what i had all the dockers set too. I changed them to bridge and they all are accessable with open vpn.
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Everything is default over here, thus im confused. I used to have openvpn installed on a raspberry pi and it was fine. Does it matter that my dockers have its own static ip and not host /bridge?
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
I just set this up and im able to connect, however all I can access it the unraid gui. None of the dockers web ui such as sonarr and radarr I cannot access.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
If you mean the server_name I added my domain but still did not work. Getting refused to connect.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Been having trouble getting my reverse proxy to work. I was following this guide https://cyanlabs.net/tutorials/the-complete-unraid-reverse-proxy-duck-dns-dynamic-dns-and-letsencrypt-guide/ and I am able to get the welcome to our server page. So far I have added radarr and sonarr to the default file but all i get back is a 502 bad gateway. Here is my default conf file https://pastebin.com/pKJ1SjMp
-
Docker template for Home Assistant - Python 3 home automation
Thanks for your reply squid. so what you're saying is there is no way around it and I have to use cli to edit the yaml files? might as well stick with it on the pi. can you point me in the right direct to using cli on raid to access dockers? please and thank you
-
Docker template for Home Assistant - Python 3 home automation
IM also having issues with permissions with the home-assistant folder. im unable to copy my existing contents from my pi HASS to this. How can enable myself to copy over and be able to edit the yaml files?