11561e864cf3a832f8775227a4578361419a752f
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%