Open Source Porter Alternatives

A curated collection of the 1 best open source alternatives to Porter.

The best open source alternative to Porter is Dyrector. If that doesn't suit you, we've compiled a ranked list of other open source Porter alternatives to help you find a suitable replacement.

Porter alternatives are mainly Build & Deployment but may also be Orchestration & Scheduling. Browse these if you want a narrower list of alternatives or looking for a specific functionality of Porter.

Share:

A self-hosted continuous delivery platform for managing containerized applications and their versions across environments without SSH or kubectl access.

Screenshot of Dyrector websiteRead more

Dyrector is a self-hosted continuous delivery and deployment platform with version management. It targets the hours engineers and DevOps teams spend maintaining containerized applications instead of developing their software, replacing several tools with one place to manage infrastructure and the OCI containers running on it.

The system is an agent and a platform. The agent is written in Go in two flavors, one for Docker and one for Kubernetes, talking to the platform over gRPC with TLS encryption. The platform's interface is React and Next.js, its backend Node.js and Nest.js, and its data sits in PostgreSQL managed through Prisma.

The feature set covers deployment, configuration, and the record of both.

  • Runtime support: Kubernetes, Docker, and Podman, with multi-instance deployment to several environments at once.
  • Test environments: instant environments from any branch, so QA can deploy microservice versions on any reachable node.
  • Configuration without access: a JSON editor changes container settings without touching the container, and bundle configs avoid repeating work.
  • Secrets: secret and configuration management sits beside the deployment definitions.
  • Release control: scheduled releases, workflow support, and auto-generated changelogs and release notes.
  • Governance: fine-grained RBAC and an audit log, with container registry integrations and ChatOps notifications.

Deployments can be automated with a CD token used from GitHub Actions. Besides self-hosting there is a managed SaaS with a free tier, and a platform alpha whose database may be reset, so it is not recommended for production. Everything is Apache 2.0, with semantic versioning shifted right so major versions wait for the beta phase.

Read more
back

Discover Open Source alternatives to: