kamal setup
Kamal setup will run everything required to deploy an application to a fresh host.
It will:
- Install Docker on all servers, if it has permission and it is not already installed.
- Boot all accessories.
- Deploy the app (see
kamal deploy
).