• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • The ImunifyAV extension is now deprecated and no longer available for installation.
    Existing ImunifyAV installations will continue operating for three months, and after that will automatically be replaced with the new Imunify extension. We recommend that you manually replace any existing ImunifyAV installations with Imunify at your earliest convenience.

Resolved Grafana + MariaDB installed via docker extension -> networking issue

ksau

New Pleskian
Server operating system version
Debian 10.13
Plesk version and microupdate number
Plesk Obsidian v18.0.53_build1800230619.12 os_Debian 10.0
Hi all,

I want to use the docker extension to host a Grafana container and in addition a MariaDB container holding some meta data. I am able to access Grafana from th outside, I am able to access MariaDB from the outside. But I did not manage to create a working MySQL data source in Grafana using this setup.

I would prefer internal communication only. But that seams to be difficult without manually installing docker-compose. External is not perfect but should work at least.
Currently both containers are set up with fixed port mapping. Configuring the MySQL data source (using the external host name that works from the outside) gives a
msg="Query error", "connect: connection timed out" error in the Grafana logs when testing it.

Can anybody please help me here?
Thanks in advance!
Keith
 
I am a bit further: using "docker compose" now. That is already installed with current docker, makes things easy. Internal communication was up and running within minutes :)

Only open question: How can I marks thuis question as "resolved"? ;)
 
Back
Top