|
|
|
|
|
by Uninen
1207 days ago
|
|
The intro from README explains it well: ”MRSK deploys web apps anywhere from bare metal to cloud VMs using Docker with zero downtime. It uses the dynamic reverse-proxy Traefik to hold requests while the new application container is started and the old one is stopped.” https://github.com/mrsked/mrsk I’m looking forward testing this out. I already use Traefik and back in the day I used to use Capistrano to deploy Django apps, it feels like closing the circle :) |
|