Deploy to Vultr
How to deploy to Vultr?
To begin the deployment process to Vultr using Buddy CI/CD, you need to set up a pipeline and specify the server to deploy to. You can configure the pipeline to perform manual, recurrent or automated server updates. This guide will show you how to configure a deployment pipeline to optimize your workflow.
Image loading...
📚 Learn more about Vultr action features, integrations and alternatives.
Configure pipeline in Buddy
- Create a new project in Buddy and select your Git provider.
Image loading...
- Add a new pipeline and configure the details: name, trigger mode, and a branch from which you want to deploy.
Image loading...
Configure Vultr deployment
- Look up and click Vultr on the action list:
Image loading...
- The action has five configuration tabs:
- Transfer – here you define the source path, deployment provide your repository path, select the source, and define files to ignore
- Target – here you select the Vultr integration and provide the details of the Vultr deploy server
- Variables – here you can add and modify environment variables required by your workflow
- Conditions – here you configure the trigger conditions for which the action will run
- Options – here you define the action's name and behavior on failure and timeout
Image loading...
Image loading...
- When ready, click Add this action to finish configuration.
Congratulations! You have just automated your deployment. Thanks to Buddy and Vultr integration, deploying applications will now be easier than ever. To increase the overall performance of your CI/CD process even more, you can use the deployment pipeline to perform automated tests of your application, monitor your website and notify you in case something goes wrong.
Last modified on Sep 24, 2024