Report this

What is the reason for this report?

initial git setup on the droplet

Posted on April 27, 2014

Hello,

I created a new droplet (ubuntu ghost), and tried the following strategy to copy my local ghost blog (node.js app):

git remote -v production root@my.ip.address:droplet-name (fetch) production root@my.ip.address:droplet-name (push)

git push -u production master fatal: Could not read from remote repository

I am wondering if something like this is supported right after creating of the droplet, or would I need to setup git on my droplet?



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.

Pushing git repositories isn’t setup out of the box on the Ghost droplet, but it’s pretty simple to accomplish. Check out this tutorial: <br> <br>https://digitalocean.com/community/articles/how-to-set-up-automatic-deployment-with-git-with-a-vps <br> <br>Let us know how it goes! If you have any issues, don’t hesitate to ask.

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.