Porter - Heroku that runs in your own cloud

Porter is a platform that makes AWS/GCP as easy to use as Heroku. With instant deploys from Git, built-in autoscaling, and automatic SSL, Porter gives you the convenience of a PaaS while preserving flexibility and control.

Add a comment

Replies

Best
This looks amazing . I'll give it a spin over the weekend for sure! Great to see it's OSS as well.
Thanks , really appreciate it!
Congratulations to and the entire Porter team. They've done an amazing job helping us transition to Kubernetes via Porter. We were spending a non-trivial amount of time managing cloud containers - provisioning, scaling, monitoring metrics, etc. All that's gone ever since we switched to Porter!
Thanks ! 🙏
Second product of the day! Congrats guys! Keep going ;)
They have the hands-down best PAAS product out there: the best crafted UI, the most smooth on-boarding experience, and the best customer service that will put a smile on your face. The founding team is such a incredible collection of talent!
high praise! Thanks Antonio :)
Incredible service!
Thanks !
Looks interesting, but I'm confused: Are you a self-hosted open source or a hosted SaaS? I see you have a repo, but there isn't any way to install it. What's your pricing? Is your product free?
Our hosted dashboard is just a window into applications/services running in your own cloud account. While you can run a local version of the dashboard itself, it's a bit of a pain to get spun up so we're currently working on significantly improving the local installation process. The honest answer regarding pricing is that it's subject to change in the future - as of now, we don't even have billing set up. Bottom line though, our goal is not to charge indie devs and small teams, but charge larger teams with features that are geared more towards collaboration.
Awesome product!
Thanks Carlo, really appreciate it!
Hey ! Nice tool, although I have to ask, will you only support "big" cloud providers? Or do you plan to extended to others (like my beloved Linode)
Thanks ! Currently, you could provision a cluster using the Linode Kubernetes Engine (LKE) and then link that to Porter via the CLI. Hope that helps!
Yeah, I didn't thought of that when I made this comment haha, thank you though!
Wow, this is a really cool thing if it works as you say :-) . We, at koinju.io, are big consumers of aws but not only. Is it possible to add other providers ? terraform like ?
we actually already use Terraform under the hood and can automatically provision to AWS, GCP, and DO. You can also just connect an existing k8s cluster. Happy to follow up if you have questions about a specific set of providers!
awesome, I think about our dear little French providers scaleway and ovh cloud.
Hi just a question: how is it different from Caprover?
great question. The main difference is that CapRover is built on top of Docker Swarm whereas Porter uses Kubernetes under the hood. Either works, but we're definitely seeing more widespread adoption of Kubernetes as the orchestration layer, especially in recent years.
Thanks for your answer!