Last edited:
I need some help with setting up phpmyadmin with mariadb as docker containers, as described in the tutorials (here and here). My Ultimate goal is to set up mariadb for the use with photoprism (also dockerised): Installation on Synology with mariadb - What worked for me · photoprism/photoprism · Discussion #3141
So I managed to set up the phpmyadmin and mariadb containers by following the instructions. They are running, but now I cannot connect to the web interface, which makes me think it is related to the network settings in the docker config. Hence, I have two questions:
1) Do I need to connect both containers (and then later the photoprism container) to a network bridge, and not to the host network?
2) If so, how can I connect that bridge network to my DSM IP range, so that I can do MY.DSM.IP.ADDRESS:PMAPORT?
Many thanks!
EDIT: in the meantime I managed to connect, but the first question remains: is using this setup typically done via a network bridge?
So I managed to set up the phpmyadmin and mariadb containers by following the instructions. They are running, but now I cannot connect to the web interface, which makes me think it is related to the network settings in the docker config. Hence, I have two questions:
1) Do I need to connect both containers (and then later the photoprism container) to a network bridge, and not to the host network?
2) If so, how can I connect that bridge network to my DSM IP range, so that I can do MY.DSM.IP.ADDRESS:PMAPORT?
Many thanks!
EDIT: in the meantime I managed to connect, but the first question remains: is using this setup typically done via a network bridge?