| ▲ | PufPufPuf 4 days ago | |
I've been there. We still ended up with messy deploy scripts written in Ruby and the only debugging solution was "just comment out everything then run line by line". | ||
| ▲ | blindlobstar 4 days ago | parent [-] | |
'docker stack deploy' covers most of the cases. But yeah, there is still some problems like: "update a config or a secret", that require manually invoking additional commands (or via scripts) | ||