Sha256: a030aca1905302b1b4c8fc49afc9cf9da9df3878a0dcd855d8f0a97608670f19

Contents?: true

Size: 933 Bytes

Versions: 18

Compression:

Stored size: 933 Bytes

Contents

# Kamal: Deploy web apps anywhere

From bare metal to cloud VMs, deploy web apps anywhere with zero downtime. Kamal uses [kamal-proxy](https://github.com/basecamp/kamal-proxy) to seamlessly switch requests between containers. Works seamlessly across multiple servers, 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

18 entries across 18 versions & 2 rubygems

Version Path
kamal-2.4.0 README.md
nocoffee-kamal-2.3.0.3 README.md
nocoffee-kamal-2.3.0.2 README.md
nocoffee-kamal-2.3.0.1 README.md
kamal-2.3.0 README.md
kamal-2.2.2 README.md
kamal-2.2.1 README.md
kamal-2.2.0 README.md
kamal-2.1.2 README.md
kamal-2.1.1 README.md
kamal-2.1.0 README.md
kamal-2.0.0 README.md
kamal-2.0.0.rc4 README.md
kamal-2.0.0.rc3 README.md
kamal-2.0.0.rc2 README.md
kamal-2.0.0.rc1 README.md
kamal-2.0.0.beta2 README.md
kamal-2.0.0.beta1 README.md