Repobus (https://www.repobus.com/) yet to be launched will provide this functionality in DO or any other cloud. Simply add your nodes and that is it. It is a Heroku like platform on your VPS. Launching sometime in April.
HN user
markwahl
Co-Founder - RepoBus. Bringing cloud goodies to any node connected to the internet.
Does Convox provision and manage the underlying Kubernetes cluster or depends on the Cloud provider's managed Kubernetes offering?
I might be wrong, but isn't Convox only operational in the AWS cloud. If I want to run Convox on Azure, GCP or bluemix, will this be possible?
The empire alternative pointed out also appears to be another option only operational in the AWS cloud.
Right, dedicated support should be available at launch. Thanks for the feedback.
Perhaps to answer the question, one might ask: How is Heroku different from Dokku?
The plan is to automate from server provisioning to deployment but of course I cannot build integrations with all the cloud providers out there. In that case, you could buy the server, provide the IP address and credentials to log in and then the service does everything. Once the server is provisioned or added, you create an application from the dashboard and then git push to it. Will come with monitoring tools and alerts if you choose to set any. For those who can work Dokku and Flynn by themselves perhaps, it could be enough. But as compared to Heroku, you could save lots of money when you not paying for each app. Of course I need to mention the service itself could even be free and find other ways to make money.
Agree, I am actually aware of both services. Personally, I am not sold on functions yet mainly due to the high startup time. I cannot see myself building a project that leverages a functions framework specific to cloud provider X. I however could be wrong on functions and its adoption in the general Dev community.
Right, makes sense, wanted to point out the service will also be usable on GCP as well as you can leverage any cloud host. You could buy a VPS from GCP compute, connect it and deploy apps like you are using Heroku.