awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
flynn avatar

flynn/flynnArchived

0
View on GitHub↗
flynn.io↗

Flynn

Flynn is an open-source Platform as a Service (PaaS) that automates the full lifecycle of containerized applications across any infrastructure. It functions as a container orchestration platform, scheduling and managing application containers with isolated filesystem and network stacks, while also providing a health-checked service discovery router that directs traffic only to healthy container instances.

The platform is built around a Git-push deployment model, where pushing code to a configured repository triggers an automated build-test-deploy cycle. It supports declarative scaling, allowing container instance counts to be adjusted based on configuration rather than imperative commands, and includes a multi-tenant resource scheduler that allocates CPU, memory, and storage fairly across applications. Flynn also treats stateful services as first-class platform resources, offering managed instances of PostgreSQL, MySQL, and MongoDB with automated backup and failover.

Beyond core orchestration, Flynn enables layer-based service composition, allowing applications to be built by composing multiple containerized services that communicate through defined network layers. The platform handles the full application lifecycle from deployment through scaling and updates, and can run any Linux-compatible workload, including stateful services and databases, not just stateless web applications.

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Features

  • Container Orchestration Platforms - Schedules and manages application containers with isolated filesystem and network stacks.
  • Platform as a Service - An open-source PaaS that automates deployment, scaling, and management of containerized applications across any infrastructure.
  • Application Lifecycle Management - Handles the full lifecycle of applications from deployment to scaling and updates.
  • Multi-Tenant Orchestrators - Schedules and manages containers with fair-share resource allocation across multiple applications.
  • Container Orchestrators - Schedules and manages application containers with isolated filesystem and network stacks.
  • Git-Push Deployments - Triggers automated build-test-deploy cycles when code is pushed to a configured Git repository.
  • Push-Triggered Deployments - Triggers automated build-test-deploy cycles when code is pushed to a configured Git repository.
  • Git-Triggered Deployment Pipelines - Triggers a complete build-test-deploy cycle automatically when code is pushed to a configured Git repository.
  • Infrastructure Deployment - Automates application deployment across any infrastructure without manual server configuration.
  • Open-Source PaaS Platforms - Provides an open-source platform that automates deployment, scaling, and management of applications across any infrastructure.
  • Open-Source PaaS Platforms - Provides an open-source PaaS that automates deployment, scaling, and management of containerized applications across any infrastructure.
  • Health-Checked Routers - Directs traffic only to container instances that pass periodic health probes, automatically removing failed ones.
  • Service Discovery Routers - Routes traffic only to container instances that pass periodic health probes, automatically removing failed ones.
  • Application Deployment - Automates application deployment across any infrastructure without manual server configuration.
  • Automatic Compute Scaling - Adjusts the number of running application instances based on demand without manual intervention.
  • Managed Database Services - Runs managed instances of PostgreSQL, MySQL, and MongoDB with automated backup and failover.
  • Cross-Cluster Fair Scheduling - Allocates CPU, memory, and storage across containers from different applications using fair-share scheduling policies.
  • Database High Availability - Runs managed instances of PostgreSQL, MySQL, and MongoDB with automated backup and failover.
  • Any-Workload Deployments - Runs any Linux-compatible workload, including stateful services and databases, not just stateless web apps.
  • Stateful - Manages persistent data services like databases as first-class platform resources with automated backup and failover.
  • Application Scaling Strategies - Adjusts the number of running application instances to meet demand without manual intervention.
  • Scaling Configurations - Adjusts container instance counts based on declarative configuration rather than imperative commands.
  • Service Layer Composition - Builds applications by composing multiple containerised services that communicate through defined network layers.
  • Infrastructure and Cloud - Next-generation open-source PaaS platform.
  • Platform as a Service - Next-generation open-source platform as a service.
7,850 Stars·590 Forks·Go·BSD-3-Clause·13 Aufrufe

Star-Verlauf

Star-Verlauf für flynn/flynnStar-Verlauf für flynn/flynn

Open-Source-Alternativen zu Flynn

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Flynn.
  • dokploy/dokployAvatar von Dokploy

    Dokploy/dokploy

    34,901Auf GitHub ansehen↗

    Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool. The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It sup

    TypeScriptbackendbackupsdatabases
    Auf GitHub ansehen↗34,901
  • coollabsio/coolifyAvatar von coollabsio

    coollabsio/coolify

    57,055Auf GitHub ansehen↗

    This project is a self-hosted platform-as-a-service that provides a centralized management interface for deploying, configuring, and monitoring containerized applications and databases on private infrastructure. It functions as a visual control plane, automating the end-to-end lifecycle of services from source code to production. By managing container orchestration, networking, and resource allocation, it allows users to maintain full control over their own hardware while streamlining the delivery of software. The platform distinguishes itself through its agentless architecture, which uses se

    PHPcoolifydatabasesdeployment
    Auf GitHub ansehen↗57,055
  • deis/deisAvatar von deis

    deis/deis

    5,999Auf GitHub ansehen↗

    Deis is an open-source, self-hosted Platform-as-a-Service that deploys and manages containerized applications on a CoreOS cluster using a Heroku-inspired git push workflow. It accepts application code via git push, automatically builds a Docker image, and runs it as a container on the cluster, with systemd and etcd providing service discovery and configuration management. The platform provides a developer experience modeled after Heroku, with a command-line interface for creating, scaling, configuring, and monitoring applications. It hosts a private Git remote per application that triggers th

    Pythoncontainerscoreosdeis-paas
    Auf GitHub ansehen↗5,999
  • aws/copilot-cliAvatar von aws

    aws/copilot-cli

    3,735Auf GitHub ansehen↗

    AWS Copilot is a command line interface for deploying and managing containerized applications and services on AWS. It serves as a container deployment tool, infrastructure orchestrator, and job runner, enabling the release of production-ready workloads through a simplified set of commands. The tool distinguishes itself by automating the entire application lifecycle, from initializing directory structures and manifests to managing continuous delivery pipelines with Git integration. It utilizes a manifest-based approach to generate and customize cloud infrastructure templates, allowing for the

    Goaws-apprunneraws-ecsaws-fargate
    Auf GitHub ansehen↗3,735
Alle 30 Alternativen zu Flynn anzeigen→

Häufig gestellte Fragen

Was macht flynn/flynn?

Flynn is an open-source Platform as a Service (PaaS) that automates the full lifecycle of containerized applications across any infrastructure. It functions as a container orchestration platform, scheduling and managing application containers with isolated filesystem and network stacks, while also providing a health-checked service discovery router that directs traffic only to healthy container instances.

Was sind die Hauptfunktionen von flynn/flynn?

Die Hauptfunktionen von flynn/flynn sind: Container Orchestration Platforms, Platform as a Service, Application Lifecycle Management, Multi-Tenant Orchestrators, Container Orchestrators, Git-Push Deployments, Push-Triggered Deployments, Git-Triggered Deployment Pipelines.

Welche Open-Source-Alternativen gibt es zu flynn/flynn?

Open-Source-Alternativen zu flynn/flynn sind unter anderem: dokploy/dokploy — Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized… coollabsio/coolify — This project is a self-hosted platform-as-a-service that provides a centralized management interface for deploying,… deis/deis — Deis is an open-source, self-hosted Platform-as-a-Service that deploys and manages containerized applications on a… aws/copilot-cli — AWS Copilot is a command line interface for deploying and managing containerized applications and services on AWS. It… openshift/origin — OpenShift Origin is a Kubernetes distribution platform that extends Kubernetes with integrated security,… caprover/caprover — CapRover is a self-hosted platform-as-a-service that provides a centralized dashboard for managing containerized…