Sha256: 6abfadb3e8ce11c6cdcb1e5f8cd4c087b0e9fc31e45874e29c14f179bfbfc417

Contents?: true

Size: 938 Bytes

Versions: 21

Compression:

Stored size: 938 Bytes

Contents

# Kamal: Deploy web apps anywhere

From bare metal to cloud VMs, deploy web apps anywhere with zero downtime. Kamal has the dynamic reverse-proxy Traefik hold requests while a new app container is started and the old one is stopped. Works 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](https://kamal-deploy.org) for documentation on [installation](https://kamal-deploy.org/docs/installation), [configuration](https://kamal-deploy.org/docs/configuration), and [commands](https://kamal-deploy.org/docs/commands).

## Contributing to the documentation

Please help us improve Kamal's documentation on the [the basecamp/kamal-site repository](https://github.com/basecamp/kamal-site).

## License

Kamal is released under the [MIT License](https://opensource.org/licenses/MIT).

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
kamal-1.9.2 README.md
kamal-1.9.1 README.md
kamal-1.9.0 README.md
kamal-2.0.0.alpha README.md
kamal-1.8.3 README.md
kamal-1.8.2 README.md
kamal-1.8.1 README.md
kamal-1.8.0 README.md
kamal-1.7.3 README.md
kamal-1.7.2 README.md
kamal-1.7.1 README.md
kamal-1.7.0 README.md
kamal-1.6.0 README.md
kamal-1.5.1 README.md
kamal-1.5.0 README.md
kamal-1.4.0 README.md
kamal-1.3.1 README.md
kamal-1.3.0 README.md
kamal-1.2.0 README.md
kamal-1.1.0 README.md