Deploy on digitalocean ubuntu

I’ve seen how to deploy on dokku, I’m not sure what that is but I don’t have my droplet setup on that, I have ubuntu 14 on lamp.

Is there a good way to do this or is it more work than it’s worth and I should just stick with dokku or heroku?

I just recently tried this among dokku / other solutions. My advice is to use Divshot for the path of least resistance, at least until other documentation emerges or makes it easier… You can use DO/Ubuntu + get it up n running but its more work with Nginx/web server config needed and passing headers correctly for the browser to interpret your assets.

For the purist: How To Set Up Automatic Deployment with Git with a VPS | DigitalOcean