mrdotb / kamal

Deploy web apps anywhere.

Home Page:https://kamal-deploy.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kamal: Deploy web apps anywhere

From bare metal to cloud VMs using Docker, deploy web apps anywhere with zero downtime. Kamal uses the dynamic reverse-proxy Traefik to hold requests, while the new app container is started and the old one is stopped — working seamlessly across multiple hosts, using SSHKit to execute commands. Originally built for Rails apps, Kamal will work with any type of web app that can be containerized with Docker.

➡️ See kamal-deploy.org for documentation on installation, configuration, and commands.

Contributing to the documentation

Please help us improve Kamal's documentation on the the basecamp/kamal-site repository.

License

Kamal is released under the MIT License.

About

Deploy web apps anywhere.

https://kamal-deploy.org

License:MIT License


Languages

Language:Ruby 97.1%Language:Dockerfile 1.5%Language:Shell 1.4%Language:HTML 0.0%