Mathesar on a Synology NAS #4281
-
Hi, I have a Synology NAS, and I updated Container Manager to the beta version in order to run Docker v24 and Docker Compose v2.20. I used the standard compose available at : https://raw.githubusercontent.com/mathesar-foundation/mathesar/0.2.0/docker-compose.yml From what I see, mathesar_service crashes due tu being unable to connect to mathesar_db mathesar_service shows : (I masked the IP even though I don't think it's public.) Is there anyone here who encountered the same problem ? I tried to look for a guide designed for Container Manager but didn't find one. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
Hi @clementquentin, I've personally installed Mathesar on a Synology NAS, however I use Portainer to manage my containerized applications rather than Container Manager. This independent website is a really awesome resource for managing a Synology NAS, by the way! This seems less like a synology specific issue and more like a general networking issue. Are there any additional configuration screenshots you could share? |
Beta Was this translation helpful? Give feedback.
Might be your firewall, if you have it enabled.
Synologys firewall is very good and can actually block traffic between containers.
I'd try add the ip's of you containers (or all local ips) to the allow list of the firewall.