Update README.md
Will do a new video shortly.
This commit is contained in:
committed by
GitHub
parent
ac11089c7a
commit
99c1102a3a
@@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
Kamal 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. It works seamlessly across multiple hosts, using SSHKit to execute commands. It was built for Rails applications, but works with any type of web app that can be containerized with Docker.
|
Kamal 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. It works seamlessly across multiple hosts, using SSHKit to execute commands. It was built for Rails applications, but works with any type of web app that can be containerized with Docker.
|
||||||
|
|
||||||
Watch the screencast: https://www.youtube.com/watch?v=LL1cV2FXZ5I
|
|
||||||
|
|
||||||
Join us on Discord: https://discord.gg/YgHVT7GCXS
|
Join us on Discord: https://discord.gg/YgHVT7GCXS
|
||||||
|
|
||||||
Ask questions: https://github.com/basecamp/kamal/discussions
|
Ask questions: https://github.com/basecamp/kamal/discussions
|
||||||
|
|||||||
Reference in New Issue
Block a user