Update
By default Coolify update itself automatically. You can turn it off in the Settings
menu.
Manually Update
bash
curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash
curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash
Or if you prefer to use a specific version:
bash
curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash -s 4.0.0-beta.104
curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash -s 4.0.0-beta.104