dokku zero downtime

This commit is contained in:
Igor Lobanov
2022-11-10 23:44:04 +01:00
parent 58c27718ed
commit afee087d88
3 changed files with 20 additions and 15 deletions

5
CHECKS Normal file
View File

@@ -0,0 +1,5 @@
WAIT=30
TIMEOUT=10
ATTEMPTS=60 # 60 * 30 = 30 min
/ Playground