8a55c1593b975983a8700f0595ebf7b4e40d01f4
Flux
Flux is a lightweight self-hosted pseudo-paas for golang web apps. Inside this repository you will find the daemon and cli binaries.
Usage
Daemon
The daemon is a HTTP server that listens for incoming HTTP requests. It handles deploying new apps and managing their containers.
CLI
The CLI is a command-line interface for interacting with the daemon.
Dependencies
- Go
- Buildpacks (daemon only)
- Docker (daemon only)
Languages
Go
99.3%
Dockerfile
0.7%