Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

docker

  1. MusoAga

    DSM 7.2 Help Needed: Forgejo Runner Can’t Connect to Docker Daemon (/var/run/docker.sock)

    Hey everyone, I'm running a self-hosted Forgejo instance with a Forgejo Runner on Synology Docker. My goal is to automatically build a React app, copy the dist/ folder into the running React container, and restart it when code is pushed. My Setup: Forgejo & Forgejo Runner run in one...
  2. fredbert

    Info Container Manager - Version: 24.0.2-1535 ... out of beta

    Version: 24.0.2-1535 (2025-02-11) Important Notes Starting from this version, if you perform a clean install of the package, the "docker" shared folder will not have the "Hide this shared folder in My Network Places" setting selected by default. As of this version, settings for...
  3. U

    NPM settings: "Make sure that the main script will be executed with the "src/" prefix"...

    I'm tryingt to create a dockerised NPM container, but everything I try results in an error Cannot find module '/home/node/index.js' I've put index.js in the root folder, in an src folder, both folders, all sorts. Can anyone explain to me what Synology means by the top part? If anyone could...
  4. L

    Plex in Docker or Install on NAS Natively? and How to best use my M.2 Volume

    Just got a New DS1823xs+. 8x24TB RAID 6 Exos drives, and a Mirrored 2TB M.2 volume, 64GB RAM, 10GB Fiber interface. This is a Personal Network setup at home. I installed the m.2 volume for apps. My intention was for apps that needed good performance. But I don't really have a feel for...
  5. S

    How to install Docker on DS224+

    I'm wanting to install Docker on my DS224+ however Docker does not appear in package manager. After a little searching I was disappointed to learn the DS224+ doesn't have AVX support but from what I understand it should still run non-AVX containers. I don't really understand how not having AVX...
  6. A

    Setting up Dockerized FocalBoard

    Hi all, I'm looking to set up an Asana like kanban board and Focalboard seems to fit my needs perfectly. Does anyone know if there is a fully containerised version in Docker and how to get it running on my Synology? I can see Mariushosting has a guide but there's a paywall on it. Are there any...
  7. M

    Looking to activate ipv6 on docker for synology

    Hello , I’m looking for some help about “docker container manager” on my NAS synology. I was able to install Home Assistant with docker. I am trying to add the new “home assistant matter hub” that works with ipv6 only. I tried with my HOST but it says ipv6 “disable”. So I tried to make a new...
  8. B

    DSM 7.2 Plausible doesn't get past

    Hello everybody, I'm fairly new in selfhosting and recently acquired a DS723+ and I hoped you could help me with the installation of som 3rd-party-Software. I installed several Docker Containers through Portainer and some of them have a range of issues. To keep everything overseeable, I will...
  9. eazy4me

    Local custom subdomain not working

    Hi Synology enthusiasts! Simple use case: I want to be able my Synology NAS docker containers via custom subdomains (like plex.mydomain.com) and without port numbers. I don't want to forward my router 80 and 443 ports to the NGINX Proxy Manager ports, as it is a security risk + I want to use...
  10. WunderTech

    WunderTech How to Set Up Pi-hole and Unbound on Docker

    If you’ve ever configured Pi-hole, you’ll know just how well it works when it comes to blocking ads. However, did you know that you could add Unbound to Pi-hole to function as a recursive DNS server? This allows you to use Unbound to directly reach out to the authoritative servers, increasing...
  11. WunderTech

    WunderTech Improve the Performance of Plex, Docker, & More on a Synology NAS

    https://www.youtube.com/watch?v=Qs4ZzMOeQeo Source: WunderTech (YouTube channel) Discuss by replying to this thread. - - -
  12. oRBIT

    Getting Chromium in Docker to work

    I've more or less always failed getting linuxserver/Chromium package to work properly. It almost always gives me an "aw snap" message trying to access a website. In the log I find "failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to...
  13. WunderTech

    WunderTech Why You Should Use Docker on a Synology NAS

    One of the most common questions new users ask is why exactly they should use Docker. The truth is, Docker is kind of confusing initially, and a lot of the things that users want to install already have packages or alternatives in Synology’s Package Center. For this reason, a lot of people...
  14. G

    Speedtest Tracker docker troubleshooting

    I have installed the Speedtest Tracker container v0.20.6 using the docker compose procedure described here: Using Docker or Docker Compose | Speedtest Tracker. I have a Synology DS1520+ running DSM 7.2, the Speedtest Tracker container is running, the firewall is not activated, and yet I get an...
  15. H

    Help getting VMs and docker containers back up and running

    Hello all, last week my SSD storage pool broke after one of my SSD's died and gracefully corrupted the storage pool on the way out leaving it unrecoverable. I have backups so it wasnt a huge loss but I have encountered some issues that I cant figure out how to fix now that I got the pool back up...
  16. R

    Which NAS for home and docker support ?

    I'm looking for a NAS for home, and also to host some of my private projects (in docker). 2 bay NAS should be sufficient for my data, and 2GB RAM. What about security? I read in many posts that Synology is more secure than Qnap and that I shouldn't expose NAS to internet anyway. Does it mean I...
  17. Cyberwasp

    Docker tag?

    Today I opened Pihole and at the bottom of the page it says there is a "Docker Tag update." Haven't seen this before and was wondering how to fix it. TIA
  18. N

    Securing Docker containers

    Hi there! Being a "NAS hobbyist" and not a professional, I followed several tutorials that allowed me to set up nice Docker containers that I run and manage with Portainer. These services are all unrelated to the data stored on my NAS (e.g. FreshRSS, rallly, traccar, etc). I am not sure how...
  19. G

    Docker + vpn + proxy

    Hi, see if you can help. I have a contracted vpn service and I want to put it in docker and configure it to connect by proxy, either http or socket. Do you recommend any tutorials or containers? I know little about docker. Greetings, thank you.
  20. Telos

    Move from docker volume to bind mount

    I have a docker container which has a /config folder set up as a docker volume. I want to relocate this to a bind mount... for example to /volume1/docker/calibre/config' So from this volume: - config:/app/config volumes: config: to this volume: -...
Back
Top