porter VS porter

Compare porter vs porter and see what are their differences.

porter

Porter enables you to package your application artifact, client tools, configuration and deployment logic together as an installer that you can distribute, and install with a single command. (by getporter)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
porter porter
37 8
4,114 1,144
2.0% 2.9%
9.9 8.9
4 days ago 4 days ago
TypeScript Go
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

porter

Posts with mentions or reviews of porter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-08.
  • Porter Cloud – PaaS you can eject
    1 project | news.ycombinator.com | 27 Mar 2024
    Hi HN, this is Trevor and Justin from Porter (https://porter.run). We first launched on HN almost 3 years ago with our original product, which deploys your applications to your own AWS, Azure, or GCP account with the simple experience of a PaaS. (original launch post: https://news.ycombinator.com/item?id=26993421).

    We’re excited to show you something new - we’ve built Porter Cloud (https://porter.run/porter-cloud), a hosted Platform as a Service (PaaS) that you can eject from. It works just like conventional PaaS’s that deploys your apps with a few clicks, but it lets you eject to your own AWS, Azure, or GCP account as you scale.

    Since launching Porter in 2021, we helped migrate a lot of companies from a PaaS to AWS, Azure, and GCP. Most of these companies had gotten started on these platforms in the early days to optimize for speed and ease of use, but ultimately had to go through a painful migration to one of the big three cloud providers as they scaled and outgrew the original platform.

    Interestingly, we learned that many startups that deploy on a PaaS are fully aware that they’ll have to migrate to the big three clouds at some point. Yet they choose to deploy on a PaaS anyway because outgrowing a cloud platform is a champagne problem when they're focused on getting something off the ground. This, however, becomes a very real problem when you start running into technical constraints and it is difficult to migrate your production environment while serving users.

    We’ve built Porter Cloud so you can deploy the earliest versions of the product as quickly as possible, with a peace of mind that you can eject to the tried and true hyperscalers later. When you need to eject, you can follow a few simple steps to migrate your workloads to AWS, Azure, or Google Cloud with minimal downtime.

    If you’re curious how it works, please drop your questions below. And if you’ve ever dealt with a migration from a PaaS to one of the big three cloud providers, we’d love to hear about your experience in the comments. Looking forward to it!

  • Show HN: Hatchet – Open-source distributed task queue
    22 projects | news.ycombinator.com | 8 Mar 2024
    Yep, we're backed by YC in the W24 batch - this is evident on our landing page [1].

    We're both second time CTOs and we've been on both sides of this, as consumers of and creators of OSS. I was previously a co-founder and CTO of Porter [2], which had an open-core model. There are two risks that most companies think about in the open core model:

    1. Big companies using your platform without contributing back in some way or buying a license. I think this is less of a risk, because these organizations are incentivized to buy a support license to help with maintenance, upgrades, and since we sit on a critical path, with uptime.

    2. Hyperscalers folding your product in to their offering [3]. This is a bigger risk but is also a bit of a "champagne problem".

    Note that smaller companies/individual developers are who we'd like to enable, not crowd out. If people would like to use our cloud offering because it reduces the headache for them, they should do so. If they just want to run our service and manage their own PostgreSQL, they should have the option to do that too.

    Based on all of this, here's where we land on things:

    1. Everything we've built so far has been 100% MIT licensed. We'd like to keep it that way and make money off of Hatchet Cloud. We'll likely roll out a separate enterprise support agreement for self hosting.

    2. Our cloud version isn't going to run a different core engine or API server than our open source version. We'll write interfaces for all plugins to our servers and engines, so even if we have something super specific to how we've chosen to do things on the cloud version, we'll expose the options to write your own plugins on the engine and server.

    3. We'd like to make self-hosting as easy to use as our cloud version. We don't want our self-hosted offering to be a second-class citizen.

    Would love to hear everyone's thoughts on this.

    [1] https://hatchet.run

    [2] https://github.com/porter-dev/porter

    [3] https://www.elastic.co/blog/why-license-change-aws

  • Scaling Knative to 100K+ Webapps
    1 project | news.ycombinator.com | 8 Oct 2023
    Co-founder of Porter (https://porter.run) here - Porter is a platform that brings that easy PaaS experience to a k8s cluster that's running in your own cloud account (and manages it for you so you don't have to).

    We are offering a credit program for early stage startups that you can apply for here, happy to fast track your application! https://porter.run/for-seed-stage-startups

  • Launch HN: Nullstone (YC W22) – An easier way to deploy and manage cloud apps
    2 projects | news.ycombinator.com | 5 Sep 2023
    Co-founder of Porter (https://porter.run) here - we do not use Terraform under the hood. We moved away from an IaC based system earlier this year to better manage our users' infrastructure distributed across multiple cloud accounts. A decision that definitely turned out to be conveniently prescient :)

    With this new system, we are also able to immediately reconcile drifts that occur in our user's infrastructure, which an IaC based system did not allow us to do.

  • Serving 250k Developers with One Support Engineer
    2 projects | news.ycombinator.com | 26 Feb 2023
    Aptible hosts (and pays for) AWS resources on your behalf, similar to Heroku/Render/Railway. Last year, we built support for integrating Aptible into your own AWS account, but only a handful of existing customers are currently using that, and it's not available in the product by default. I'd be interested to learn why you prefer this model. If you're willing to chat about it, my email is in my profile.

    Alternatively, have you checked out other PaaS-in-your-own-IaaS solutions like:

    - https://porter.run/

    - https://www.flightcontrol.dev/

    - https://coolify.io/ (OSS, not managed)

    These might not meet all your needs, and I think they're all relatively new.

  • Ask HN: Who is hiring? (November 2022)
    20 projects | news.ycombinator.com | 1 Nov 2022
    Porter (YC S20) | Full Time | Full-Stack Engineer | NYC or Remote | https://porter.run

    Hey HN, I'm Alexander, co-founder of Porter. We're building Heroku in your own cloud - we let users link up their own AWS/GCP, point to the code they want to run, and then put the rest of the hosting process on autopilot (CI/CD, SSL, autoscaling, zero downtime deploys, infra monitoring, etc).

    We're hiring NYC-based or remote engineers that are passionate about building tools for developers. As we're a fast-growing seed-stage startup, you should be comfortable with regularly shifting priorities and iterating at a very high (daily) velocity.

    Tech stack: Go, Typescript, React, Kubernetes, AWS

    If you'd like to take a look at our codebase, we're open source - check it out at https://github.com/porter-dev/porter.

    Open positions:

    - Kubernetes Engineer: https://www.workatastartup.com/jobs/45970

    - Full-stack Engineer: https://www.workatastartup.com/jobs/43716

    Please apply by sending an email to jobs [at] porter [dot] run or applying through https://www.workatastartup.com/jobs/43716.

  • European cloud app platform?
    1 project | /r/devops | 15 Oct 2022
    https://porter.run is managed kubernetes on your own cloud with all the scaling built in. In theory, you could run this on your own cloud provider, and stay entirely within EU
  • Acorn: A lightweight PaaS for Kubernertes, from Rancher founders
    11 projects | news.ycombinator.com | 27 Aug 2022
    How does this compare against https://porter.run/ ?
  • Ask HN: Are You Leaving Heroku?
    4 projects | news.ycombinator.com | 24 Aug 2022
    Honestly you should checkout open source + self-host alternatives like porter (https://github.com/porter-dev/porter). I tried it in a project before and the developer experience was surprisingly good.
  • Heroku: We’ve Heard Your Feedback
    5 projects | news.ycombinator.com | 6 May 2022

porter

Posts with mentions or reviews of porter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-29.
  • Stronger abstraction for deployments
    8 projects | /r/kubernetes | 29 Oct 2021
    This is just a concept. AFAIK only one implemented this concept is Microsoft's project porter: https://github.com/getporter/porter
  • New automation tool - kuberlogic
    5 projects | /r/kubernetes | 12 Oct 2021
    For porter I am talking about this project https://porter.run/ and NOT this https://porter.sh/
  • Deployment Packaging Solutions
    6 projects | /r/kubernetes | 19 Sep 2021
    Porter
  • kbrew: Install any complex app on Kubernetes with one step - within the context of your environment. Please check out, would love feedback!
    2 projects | /r/kubernetes | 3 Aug 2021
    As far as I know the tool is used at least in Microsoft. The classic use case is where you want to install an application and also define the infrastructure as well (i.e cluster + db + lb + app). You can see the examples here https://github.com/getporter/porter/tree/main/examples
  • k8s based platform
    7 projects | /r/kubernetes | 2 Aug 2021
    Check https://cnab.io/ and https://porter.sh/
  • Terraform 1.0 Release
    33 projects | news.ycombinator.com | 8 Jun 2021
    I'm closely tracking an effort by Microsoft that aims to do a lot of what you're describing since I find myself bridging between these tools and deploying stacks that span tools and roles. [CNAB](https://cnab.io/) and the front-running implementation, [Porter](https://porter.sh/), enable one-step infra deployments, packaged as a single OCI-compatible container, with any number of steps, using the best tools for each of those steps. Think of using aws-cli for some initialization step (create or verify presence of a state bucket), applying some terraform to create infra, and finishing with a helm chart to complete deployment of app components. Each stage in a bundle packages not only the code to run it but also the execution binary of the tool that runs it. The spec and porter are still a moving target but it's a promising space and a nice adjacent evolution of the current state of tooling.
  • Open source Heroku Like Platform on premises
    4 projects | news.ycombinator.com | 25 Mar 2021
    Cool, it's great to know that it isn't abandoned.

    I'm not sure why you'd say that their business model was a success. They were bought by Microsoft for Azure. I guess I wonder if a PaaS company can survive without getting the profits off renting the machines to people. Amazon, Google, and Microsoft all have PaaS options based around the idea that it comes bundled with the compute, not as a standalone open-source thing for you to use on any platform.

    I guess the question is whether Porter's business plan is "make enough that a company that owns a cloud wants to buy us". Oracle could probably use a nice PaaS platform and team. Maybe DigitalOcean would like to beef up their PaaS offering by acqui-hiring a team with proven knowledge.

    Poking around https://deislabs.io, it's interesting to see that they have a project called "Porter" which seems to be unrelated to the "Porter" being launched here: https://porter.sh. They aren't quite the same, but they both have "easily run your app" goals.

  • Make Kubernetes as easy as Heroku. Open source PaaS to deploy Docker containers on a Kubernetes cluster running in YOUR OWN cloud provider.
    1 project | /r/docker | 11 Jan 2021
    There is already this from Microsoft https://github.com/getporter/porter

What are some alternatives?

When comparing porter and porter you can also consider the following projects:

coolify - An open-source & self-hostable Heroku / Netlify / Vercel alternative.

CapRover - Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids

Dokku - A docker-powered PaaS that helps you build and manage the lifecycle of applications

helm-charts - Komodor.io public helm charts

engine - The Orchestration Engine To Deliver Self-Service Infrastructure Faster ⚡️

terraform - Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

kubevela - The Modern Application Platform.

kapp-controller - Continuous delivery and package management for Kubernetes.

rancher - Complete container management platform

Flux - Successor: https://github.com/fluxcd/flux2

pulumi-terraform-bridge - A library allowing providers built with the Terraform Plugin SDK to be bridged into Pulumi.