Report this

What is the reason for this report?

Simplest way to deploy app

Posted on October 28, 2014

What the simplest way to deploy my app from my bit bucket version control system? I have basis sis admin knowledge



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!

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.

Hi jeremyglovergre, To deploy apps from bitbucket, you can use a service like deployhq.com I’ve used them in the past for large application developments using continuous integration. Which means deploying code to the test server as they are pushed into bitbucket repo.

You can also do things like rollback or re-deploy previous versions of your code across multiple sites at once with one click.

You’ll need to setup an ftp account for it to work. But it’s one of the easiest ways to achieve this.

Hope this helps ;)

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.