envs

Dokku — self-hosted PaaS

dokku/deploy · version 1

envs add dokku/deploy

This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.

Key Needed Kind Notes
DOKKU_HOST required config Host the git remote pushes to.. where to get it
DOKKU_SSH_PRIVATE_KEY required secret Deploy key. Push access to every app on the host.. where to get it

The JSON the CLI reads