Distelli empowers development teams to focus on product features, not infrastructure automation. With true end-to-end continuous delivery from GitHub or Bitbucket to DigitalOcean, simply push to your repository to build, test, and deploy your application in minutes.
Getting Started with Distelli
- Navigate to Distelli.com and create an account.
- Install the Distelli agent on your droplet using one of the commands specified below:
wget:
wget -qO- https://www.distelli.com/download/client | sh
cURL:curl -sSL https://www.distelli.com/download/client | sh
0 Comments