Hacker News new | ask | show | jobs
by nahtnam 2674 days ago
Anyone know of an alternate hosting service that is as simple as including a Dockerfile and changing your DNS, other than Zeit and Heroku?
4 comments

Not exactly a hosting service, but this is (very) simple Dockerfile deployment:

https://github.com/snowjs/cli/tree/secrets

How about https://github.com/dokku/dokku ?

There is a one-click install for Dokku on digitlocean.

Azure Web Apps are pretty close.