• 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.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • 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.

Question How to automatically upload/transfer docker-compose based image to Plesk Docker and run it?

Zad

New Pleskian
Hi,

I’m quite new and still learning about Plesk!

Little bit of context;
We have a mono/single-based GitHub repo that consists of our backend and frontend apps both under the same repo!
We have networked both frontend and backend docket containers using docker-compose, so they are both built under 1 image!

What we have also done is utilised GitLab’s Docker container registers to host it on, using GitLab’s CI/CD, so every time there is a change to the release branch, the pipeline generates/builds a new image and pushes it to GitLab’s registry!

Now what we would like to do next is deploy/auto-upload this Docker image into our standard Plesk-based server, under Docker extension! The problem we cannot find any documentation in relation to what we are trying to do! We would appreciate if someone could help pointing us to the right direction!

Thanks
 
Back
Top