Skip to content

consolving/flynn-infra

Repository files navigation

Flynn Infrastructure

Infrastructure, provisioning, and deployment tooling for the Flynn PaaS rebuild on Debian 13 (Trixie) with cgroups v2 support.

Directory Structure

  • vagrant/ -- Vagrant cluster definitions and provisioning scripts (libvirt/KVM)
  • specs/ -- Technical specifications (dev environment, TUF setup, architecture)
  • implementation-plan.md -- Project status, phase tracking, and key decisions
  • AGENTS.md -- AI agent instructions for working on this project

Related Repositories

Quick Start

Single-node Flynn cluster on a KVM-capable host:

cd vagrant/
vagrant up node1

Three-node cluster:

cd vagrant/
NUM_NODES=3 vagrant up

See vagrant/provision.sh and the Vagrantfile header for configuration options.

About

Infrastructure, provisioning, and deployment tooling for the Flynn PaaS rebuild

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages