An open source platform as a service that runs and scales applications and highly available databases on any infrastructure.
Flynn is an open source Platform as a Service (PaaS) written in Go. It supports deploying applications in containers using git push
and Docker images.
Flynn can be installed anywhere that 64-bit Linux runs, and supports single and multi-host deployments. It is very easy to install and configure and includes everything needed to run and scale applications in production, including a HTTPS/TCP load balancer, service discovery, an overlay network, a container image build system, and highly available databases (PostgreSQL, MySQL, and MongoDB).