You should wait3-4minutes because the installation process will take some time. Now open your browser and type in your HTTPS/SSL certificate like thishttps://nextcloud.yourname.synology.meIn my case it’shttps://nextcloud.mariushosting.synology.meIf everything goes right, you will see the Nex...
Describe the bug I see the Jellyfin Docker container consuming more and more RAM as it runs / serves files over DLNA. The latest count was 11.5Gb out of 20Gb available on the NAS System (please complete the following information): OS: Do...
You can also restrict user access to every Docker container that uses Reverse Proxy according to the user’s source IP. Synology has an option that allows you to create an Access Control Profile. I will teach you how to restrict/deny access to users by banning their IP so they can’t re...
Now we need to configure the Wireguard docker container on the remote DSM server. If you haven't already, install Docker from the Package Center. Unfortunately Synology Docker doesn't expose all the necessary config options in the UI, so we will need to create a container script manually. On...
Hi @Koenkk, unfortunately, docker in Synology does require the docker run command, everything is done directly in the GUI. But I've managed to export the container settings, let me know if this can give you the information you are looking for. `{ "cap_add" : null, "cap_drop" : nu...
You should check the internet for Wireguard Synology Docker images before trying to build your SPK, as you can avoid a few steps and run Wireguard without any trouble. Depending on your Synology NAS model or the version of the DSM you’re running, you might be in luck. ...
Synology Docker Networking Questions 172.17.0.0 to 192.168.1.0/24 Docker Hub 4 2.0k May 2022 How to simulate networks mode service with services from another docker compose General docker-compose 0 627 Aug 2021 Combining host and docker networks Compose 3 4.6k Jun 2016 Diffcult ...
Arq can back up to any folder you want, so you could configure it to back up to a folder that lives on your NAS, but there’s a better way: use Minio! Miniois an open-source S3-compatible storage server. If you install Minio on your NAS (Synology supports Minio via Dockeron many...
I doubt its an issue with the WG VPN itself as i can access a few other devices no problem and can access the Synology and docker containers with respective ports no issues when the open VPN running on the nas is disabled. With the vpn enabled i just get ERR_CONNECTION_TIMED_OUT on ...