Everything posted by saarg
-
[Support] Linuxserver.io - Grocy
I don't know. Did you restart the container after adding the parameters?
-
[Support] Linuxserver.io - Domoticz
Right, remembered it when I saw your post. Thanks.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I think there might be some info about it in the help function in the unraid webui.
-
[Support] Linuxserver.io - Domoticz
The rebase was forced by not being able to compile domoticz anymore on alpine. Unfortunately we can't do anything with custom scripts. If the packages you add would benefit others also, you can make a docker mod so more people can benefit from it. There should be more info about docker mods in the readme on GitHub. I will add a script that fixes permissions on usb devices in the container. If anyone have devices named other than ttyACMx, then please tell me so I can add it to the script.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Why can't you use a user defined bridge on unraid? For help with authelia it's better if you join our discord server.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I'm lost. If you have a static IP that you are paying for, then you do not have a dynamic IP. duckdns is a free domain and you don't need to buy a domain. You can't use an IP (in the browser address bar) and use a valid SSL cert. There isn't any advantage in using the IP instead of the domain as far as I see.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Why do you need the IP if you can use the domain? I assume you are talking about your public IP.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
As I said earlier, you need a domain to use swag. If you already have nextcloud working from the outside with an IP, why do you need something else?
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
You need a domain to set up swag.
-
[Support] Linuxserver.io - Piwigo
Yes
-
[Support] Linuxserver.io - Double Commander
It's the latest stable release they have. If you want beta versions, you have to build it yourself.
-
[Support] Linuxserver.io - Nextcloud
You have not updated the container if it reports that you have version 7.2. What does it say if you go to settings and under administration go to system and scroll down to PHP.
-
[Support] Linuxserver.io - Nextcloud
Might be time to update your container. The latest container has version 7.3.25
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
If you look at the reccomanded post at the top of this page you will see that it's harmless 😉
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
It shouldn't be harder than changing the repository. Remove letsencrypt and add swag. If you want, change the container name to swag. You could also stop letsencrypt and note down all the different fields in the template. Go to CA and find swag and fill in the fields and choose the same folder for appdata as you used for letsencrypt. It's just a name change, so no point in making it complicated.
-
[Support] Linuxserver.io - HAbridge
There is no defaulting back to port 8080. And you either have to give the container its own IP or move unraids webui from port 80.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
You have to ask the author of the onlyoffice container/guide you are using.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I'm not sure why you post this in our SWAG support thread as it doesn't have anything to do with SWAG?
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
You have to set up a site conf for the new domain. Can't tell you how, as I don't know how.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
It should be in the container template already, ready to be filled in with your extra domain.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Read the readme on GitHub linked in the first post. The env variable is in your template already, ready to be filled in.
-
[Support] Linuxserver.io - Nextcloud
Long time since I actually did command line stuff, so I'm forgetting everything. You also need to add bash after nextcloud. Or you can do the simple thing and click on the nextcloud icon on the docker page and select console. Then you do the same thing. Then run the last command there.
-
[Support] Linuxserver.io - Nextcloud
Sorry about that. You need -it in front of nextcloud.
-
[Support] Linuxserver.io - Nextcloud
You already did it with the command you posted. You simply split the command in two, removing everything after nextcloud. Then use the rest after nextcloud as the next command.
-
[Support] Linuxserver.io - Unifi-Controller
Welcome to the wonderful world of unifi software updates 😉