By apizano
Hi, I have my own droplet on Digital ocean that serves as my portfolio/personal website. I have the source code hosted at my github.com account.
I would like to make a CI-CD pipeline on Azure DevOps, that builds the codebase on Azure (CI) upon a local “git push” command. If successfully built, then it creates a release in the CD pipeline and deploys the code to my website server here on Digital ocean. Thus, I would not need to use the linux SCP commands to transfer my local code to the server anymore with this automated pipeline.
Can anyone point me in the right direction to complete this? any articles are tips? I won’t be deploying any .jar files or anything, its mostly a static HTML/CSS website, so I just want that to get built and deployed to my website server after I run a “git push” command locally in my terminal or IDE…
Can anyone help?
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!
I just came across your question and figured I just finished up reading which this Deploying from Azure DevOps to DigialOcean which was quite helpful.
Several months late :-/ HTH
Now I’m curious about database deployments for MariaDB/MySQL, PostgreSQL and such.
Many IDEs have this sort of thing already figure out. What IDE are you using?
I’ve never tried it my self, but both PhpStorm and WebStorm (for example) have a deployment section in their settings. Are you able to build locally or do you explicitly need a CI?
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
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
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.