• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Question connect docker container

Jmz

New Pleskian
Hallo,

Wie kann ich einen Container, der eine MySQL-Datenbank benötigt, mit einem MySQL-Container verbinden? Es geht um SOGO-Groupware, die eine mysql-Datenbank benötigt, aber ich weiß nicht, was ich in den Umgebungsvariablen angeben soll.

Vielen Dank
 
Please note, that official forum language is English.
Please, be so kind to rewrite your message in English.
Thanks.
 
Moin,

oh sry, yes i can... ;)

How do I connect a container that needs a MySQL database to a MySQL container? It's about SOGO groupware that needs a mysql database, but I do not know what to specify in the environment variables.

Many Thanks
 
The main idea here to map MySQL port from docker container to your SOGO environment. For example

docker08.png

More detail in Plesk documentation here Using Docker
 
the question is how do I leave the port of the mysql containter in the environment variable, so that SOGO container can access it? or is there an alternavive that the so-called container can access the mysql database of plesk? In the documentation, I found nothing that could describe this
 
Back
Top