Update

Update a server

Usage

coolify server update <uuid>

Options

OptionTypeRequiredDefaultDescription
--concurrent-buildsintegerNo0Max concurrent builds
--connection-timeoutintegerNo0SSH connection timeout in seconds
--deployment-queue-limitintegerNo0Deployment queue limit
--descriptionstringNoServer description
--disk-usage-check-frequencystringNoDisk usage check frequency (cron)
--disk-usage-notification-thresholdintegerNo0Disk usage notification threshold percent
--dynamic-timeoutintegerNo0Dynamic timeout
--instant-validatebooleanNofalseValidate server after update
--ipstringNoServer IP address
--is-build-serverbooleanNofalseMark as build server
--is-terminal-enabledbooleanNofalseEnable terminal access
--namestringNoServer name
--portintegerNo22SSH port
--private-key-uuidstringNoPrivate key UUID
--proxy-typestringNoProxy type (e.g. TRAEFIK, CADDY, NGINX)
--userstringNoSSH user

Get current help

coolify server update --help

The installed CLI help reflects the exact options available in your CLI version.

On this page