Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Project

Generated by iac-coolify docs gen from the struct tags in internal/resource. Do not edit by hand.

This is the reference for the Project resource and its nested types. Each field below maps 1:1 to a YAML key.

Project

api_version

API schema version (must be iac-coolify/v1).

  • Required.

kind

Resource kind (must be Project).

  • Required.
  • Allowed values: Project.

metadata

Identifying metadata.

  • Required.

spec

Desired project state.

  • Required.

ProjectMeta

name

Logical name used as the immutable key (lowercase alphanumerics and hyphens).

  • Required.

ProjectSpec

description

Human-readable project description.