Report this

What is the reason for this report?

deploy cloud9 ide to digital ocean using git

Posted on January 5, 2016

Right now im using c9 ide for my work environment and I want to deploy my code using git to my digital ocean droplet. I couldnt find a solid post on how to do this, can anyone break down the steps for me?



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.

This comment has been deleted

I would suggest you read this tutorial: https://www.atlassian.com/git/tutorials/

Basicaly you want to do the following:

  • Initiate, add and commit the repository in c9.
  • Connect to remote git.
  • Push to remote git.
  • Clone the remote git to digitalocean.

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.