Back to Kamal

Setup

docs/commands/setup.md

latest274 B
Original Source

kamal setup

Kamal setup will run everything required to deploy an application to a fresh host.

It will:

  1. Install Docker on all servers, if it has permission and it is not already installed.
  2. Boot all accessories.
  3. Deploy the app (see kamal deploy).