dokku / ansible-dokku

Ansible modules for installing and configuring Dokku
MIT License
169 stars 44 forks source link

feat: dokku_checks library #136

Closed fr3fou closed 2 years ago

fr3fou commented 2 years ago

Closes #135

ltalirz commented 2 years ago

Thanks @fr3fou ! would you mind rebasing the PR?

I haven't played with dokku checks so far, would you mind letting me know your use case for this module?

From the docs I understand that zero-downtime checks are enabled on all apps per default. Have you found it necessary to disable these checks for some apps?

fr3fou commented 2 years ago

I'll rebase it in an hour. As for my usecase - apps that have a published port can't be redeployed with checks enabled, so I'd have to disable them