API Reference FlyDeploy v#0.4.2

Copy Markdown

Modules

Hot code upgrades in Elixir/OTP applications on Fly.io.

Blue-green deploys via :peer nodes.

Manages the lifecycle of peer BEAM nodes for blue-green deploys.

A GenServer injected as the first child in the peer's wrapper supervisor.

Polls S3 for hot upgrades and applies them automatically.

Downloads and applies hot code upgrades on individual machines.

Mix Tasks

Performs a blue-green deploy via peer nodes.

Performs a hot code upgrade without restarting the application.

Shows deployment status for all machines.