Question

change publish management from pm2 to github repository

I have a server published via pm2, is it possible to change this hosting and add a repository so that I can make automatic publications based on PR to the main branch?


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Bobby Iliev
Site Moderator
Site Moderator badge
July 1, 2024

Hi there,

If you are already using the App Platform, what I could suggest here is to just add a new web component and deploy your app via your GitHub repository.

You can follow the steps on how to do that here:

https://docs.digitalocean.com/products/app-platform/how-to/create-apps/

In order for the new component not to interfere with your existing one, you can use a different route like /new so that your new app will only be accessible on that new route.

Once you are sure that your new app component works as expected, you can delete the old component and change the route of the new component accordingly.

Let me know if you have any questions.

- Bobby

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Become a contributor for community

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

DigitalOcean Documentation

Full documentation for every DigitalOcean product.

Resources for startups and SMBs

The Wave has everything you need to know about building a business, from raising funding to marketing your product.

Get our newsletter

Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.

New accounts only. By submitting your email you agree to our Privacy Policy

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.