Quick Start with Version Control and Continuous Delivery

Written by BuddyWorks | Published 2016/11/09
Tech Story Tags: continuous-delivery | continuous-integration | version-control | git | pipeline

TLDRvia the TL;DR App

This is a 5-minute guide on how to put your code under version control and automate its deployment.

Import an existing website to a new Buddy project

Working with Buddy is based on projects which consist of:

  • The Git repository with the source code of the website.
  • The delivery automation pipelines.

Create a new project and use the import from an FTP server option. You are required to enter the FTP server information and the path, and Buddy will download the files and move them into the repository.

Below you can see how to do it:

Setting Up a New Project

Like what you read? Check out the full article here.


Published by HackerNoon on 2016/11/09