fleetctl

Install

All systems
curl cmd.cat/fleetctl.sh
Ubuntu
apt-get install fleetctl
Windows (WSL2)
sudo apt-get update sudo apt-get install fleetctl
OS X
brew install fleetctl
Raspbian
apt-get install fleetctl

fleetctl

fleet

distributed init system using systemd and etcd

Fleet ties together systemd and etcd into a distributed init system. It is as an extension of systemd that operates at the cluster level instead of the machine level. This project is very low level and is designed as a foundation for higher order orchestration.