Create

Create a new one-click service

Usage

coolify service create <type>

Options

OptionTypeRequiredDefaultDescription
--descriptionstringNoService description
--destination-uuidstringNoDestination UUID if server has multiple destinations
--docker-composestringNoCustom Docker Compose content (for advanced customization)
--environment-namestringNoEnvironment name
--environment-uuidstringNoEnvironment UUID
--instant-deploybooleanNofalseDeploy immediately after creation
--list-typesbooleanNofalseList all available service types
--namestringNoService name
--project-uuidstringYesProject UUID (required)
--server-uuidstringYesServer UUID (required)
--tagstringArrayNoTag to assign (repeatable)
--tagsstringSliceNoComma-separated tags to assign

Get current help

coolify service create --help

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

On this page