Open olimart opened 9 years ago
It's pretty easy to get this deployed on any VPS with the quick start guide, and then just set up a DNS record to point to the server. It would be pretty sweet to get a Deploy to Heroku button working though. This wouldn't be a ton of work, and we'd be happy to accept a contribution for it.
Huge :+1: from me. I have attempted to get Hound running on Heroku with little success because of the golang dependency. And following this guide to deploying golang apps on Heroku did not work for me because godep
didn't work properly.
Once #7 is completed, it should be fairly trivial to deploy to heroku.
Any recommendations on how to deploy somewhere.