Hacker News new | ask | show | jobs
by Traubenfuchs 1154 days ago
Dokku is amazing if you just want to get your stuff deployed behind a https domain.

It allows the average developer (me) to spin up docker containers behind HTTPS subdomains together with postgres and other popular services from nothing within less than half an hour.

1 comments

It supports kubernetes and stuff nowadays too.