docker
The docker service deploys a dockerized service on a dedicated virtual machine and exposes its endpoints. Endpoints of the type http are automatically terminated with TLS if a root_domain is set for the cloud configuration.
Other services can be referenced via links, linked services automatically expose environment variables to the linking service, e.g. database credentials for a linked postgresql service. To see which variables are available run the info command.
Required Providers
A cloud provider (hcloud), a backup provider (backup_local or backup_aws_s3) and a secret provider (pass or protonpass).
Example
See the configuration format for the full keyword reference.