Y
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
fulafel
2674 days ago
GAE is pretty close. See eg
https://github.com/GoogleCloudPlatform/appengine-custom-runt...
link
7qbosd
2674 days ago
Not exactly a hosting service, but this is (very) simple Dockerfile deployment:
https://github.com/snowjs/cli/tree/secrets
link
Rotareti
2674 days ago
How about
https://github.com/dokku/dokku
?
There is a one-click install for Dokku on digitlocean.
link
hurricaneSlider
2674 days ago
Azure Web Apps are pretty close.
link