From 99c1102a3a00b52def489b71410dd78cbec0d5c9 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 22 Aug 2023 12:13:54 -0700 Subject: [PATCH] Update README.md Will do a new video shortly. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index edfe391e..62ec2adf 100644 --- a/README.md +++ b/README.md @@ -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. -Watch the screencast: https://www.youtube.com/watch?v=LL1cV2FXZ5I - Join us on Discord: https://discord.gg/YgHVT7GCXS Ask questions: https://github.com/basecamp/kamal/discussions