Question
Looking for a complete tutorial to using dokku and Ubuntu 16.04
I’m trying to set up a droplet with dokku - I used the one click app for Dokku on 16.04. Unfortunately I can’t find any tutorials which actually go through all the steps to get this working.
after
$git push remote_name master
currently stuck with:
ssh: Could not resolve hostname [...*]: Name or service not known
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
according to the tutorial ( https://www.digitalocean.com/community/tutorials/how-to-use-the-dokku-one-click-install-image-to-deploy-your-app ) this should now just be working - of course that tutorial is many years out of date but its the best I could find.
Any ideas? or can anyone point me to a tutorial that shows how to get this working?
Thanks in advance,
Johnny
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.
×
I realize this is a late answer, but if it helps anyone still searching, this is the best(and more importantly, up to date) tutorial on using dokku to deploy a RoR site I was able to find.
http://www.rubyfleebie.com/how-to-use-dokku-on-digitalocean-and-deploy-rails-applications-like-a-pro/
After that, if you get hung up on ssh for a domain, there are many youtube tutorials; for me this one was the most compatible with dokku/DO: https://www.youtube.com/watch?v=kR06NoSzAXY