|
|
| | Ask HN: Is a Heroku like SaaS that works on your VPS a product you will use | | 4 points by markwahl on Feb 1, 2020 | hide | past | favorite | 8 comments | | I am considering creating a product that allows you to git push your projects to your VPS (Be that the server can be bare metal as well from any cloud). I personally find having to pay for each app on Heroku a bit on the expensive end especially for devs who crank out multiple projects per year and want the Heroku like experience to deploy.
My thoughts are a product that allows git push, uses the open source Heroku buildpacks to build the project and then starts the project in a docker container. A proxy infront that routes traffic to the individual projects and also creates and renews SSL certificates. Sort of like forge in the laravel world but this time it works with buildpacks and dockerfiles allowing you to deploy just about anything.
Fellow hackers, thoughts on this idea and also how much will you personally be willing to pay for such a product? |
|

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
|
[0] http://dokku.viewdocs.io/dokku/
[1] https://flynn.io/