0.36.0 Migration Guide¶
Changes¶
- Process stop timeouts are now configured via the
pspropertystop-timeout-seconds. ExistingDOKKU_DOCKER_STOP_TIMEOUTenvironment variables will be automatically migrated to the new value. - Processes now default to a
30second stop timeout. - The
domains:clearcommand no longer runs domain setup after clearing the domains. Usedomains:resetor rundomains:setupmanually to have the same effect. - The deprecated
DOKKU_DISABLE_ANSI_PREFIX_REMOVALsetting has been removed. Dokku deploys no longer use shell escape codes to modify output, and thus deploy output may now containremote:as a prefix in each lines output.
Deprecations¶
Ubuntu 20.04 is now a deprecated installation target. The operating system will be considered EOL by Canonical in April 2025. Users are encouraged to upgrade to Ubuntu 24.04 or consider switching their instllation method to the Docker-based installation method to avoid any disruption in usage.