Everything posted by darkreeper
-
WireGuard quickstart
If you connect your pc via VPN with your VPS it is working and with the unraid (same network) it doesn't? Gesendet von meinem MI 8 mit Tapatalk
-
WireGuard quickstart
And this is some kind of VPN provider and no private person? Gesendet von meinem MI 8 mit Tapatalk
-
WireGuard quickstart
Just to be sure. You want to connect your unraid server to a VPN server somewhere in the world? Gesendet von meinem MI 8 mit Tapatalk
-
WireGuard quickstart
That is the case for all VPN variants Gesendet von meinem MI 8 mit Tapatalk
-
WireGuard quickstart
I had the same issue using the QR code on Android. I downloaded the config instead and imported it directly in the app. That solved it for me. Now it is working as expected. As a side note. I had to change the filename of the conf file. Otherwise the app told me it can't import it The shown QR code is just an example without function for reference. Gesendet von meinem MI 8 mit Tapatalk
-
WireGuard quickstart
When I open your link it tells me the page doesn't exist Gesendet von meinem MI 8 mit Tapatalk
-
WireGuard quickstart
Hello, has someone already done a server to server setup? I want to connect 2 unraid servers on different locations. Any hints? Gesendet von meinem MI 8 mit Tapatalk
-
[Support] binhex - SABnzbdVPN
Alright. You were totally right. The VPN provider has changed its certificates to fully support IPv6. I have readded them and it is working now.
-
[Support] binhex - SABnzbdVPN
This is strange. It worked well before. I will test a different server from the VPN provider. It is TorGuard btw. Gesendet von meinem MI 8 mit Tapatalk
-
[Support] binhex - SABnzbdVPN
Hello, I hope someone can give me a hint of what is going on here. Attached the log file. The WebUI isn't accessible anymore. I already tried to revert to the version 2.3.9-1-01. log.log
-
[Support] Linuxserver.io - Dokuwiki
Hello. First of all: Thank you for this wonderful docker. I need just a little tip to full happiness. Can someone explain me how to enable sqlite in the docker for PHP? I installed the struct and sqlite extension in dokuwiki and now getting the following error: SQLite & PDO SQLite support missing in this PHP install - plugin will not work I think something is missing for me. Thank you.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Worked perfectly. Thank you. 😀
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Hey guys, I have a little problem with my reverse-proxy config for dokuwiki. I am using the new ls.io dokuwiki docker and I am not sure what I am doing wrong. I have used the sample config and modified it to my needs. You can find it here: DokuWiki Nginx Conf The docker container has the name "dokuwiki" and the network interface is changed to my user defined proxynet. Port does also match. CNAME is registered, too and working since I get a 502 from nginx. That's why I think it should be something with the config. Dokuwiki docker is running fine and I can reach it locally. Other containers like collabora, nextcloud or ombi work totally fine this way. I hope someone has an idea. Thx.