- Server operating system version
- Debian 12.11
- Plesk version and microupdate number
- Plesk Obsidian v18.0.69_build1800250502.08
Hi, I am running Plesk Obsidian v18.0.69_build1800250502.08 on Debian 12.11 with Docker extension. And I would like to use Plesk databases from my Docker container applications. Let's say, I have a Docker container in Plesk Docker service and the container runs a PHP application. And I would like this application to use the database in Plesk.
How to configure the database server in Tools & Settings > Database Servers > Settings, so that it become accessible from Docker container?
What is the right choice in Default settings for remote access of MariaDB/MySQL database users:
And how to access the database from the Docker container? Should I use the special DNS name in each container `host.docker.internal` and the port assigned to my Plesk DB server?
Thanks for any ideas.
How to configure the database server in Tools & Settings > Database Servers > Settings, so that it become accessible from Docker container?
What is the right choice in Default settings for remote access of MariaDB/MySQL database users:
a) Allow local connections only
b) Allow remote connections from any host
c) Allow remote connections from
And how to access the database from the Docker container? Should I use the special DNS name in each container `host.docker.internal` and the port assigned to my Plesk DB server?
Thanks for any ideas.