• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Question Continuous deployment with GitLab CI/CD

devnull

New Pleskian
Server operating system version
Ubuntu 20.04.5 LTS
Plesk version and microupdate number
Plesk Obsidian 18.0.48
Hey guys,

I deploy many web apps on Plesk with the Git feature.

It works well most of the times but I feel bad about errors and reverting deployment when something went wrong.
Unfortunately I am missing the good integration of pipelines etc. is not given when using GitLab actions. Additionally I cant define the CD commands in my code (e.g. .gitlab-ci.yml).

Has someone already integrated the "traditional" deployment using a gitlab runner along Plesk? Would be great to discuss a little bit about the pitfalls and best practise.
 
Back
Top