https://github.com/basecamp/kamal
Deploy web apps anywhere.
https://github.com/basecamp/kamal
Last synced: about 1 month ago
JSON representation
Deploy web apps anywhere.
- Host: GitHub
- URL: https://github.com/basecamp/kamal
- Owner: basecamp
- License: mit
- Created: 2023-01-07T14:32:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-28T07:12:25.000Z (about 2 months ago)
- Last Synced: 2025-05-05T16:06:34.781Z (about 2 months ago)
- Language: Ruby
- Homepage: https://kamal-deploy.org
- Size: 2.41 MB
- Stars: 12,451
- Watchers: 99
- Forks: 552
- Open Issues: 86
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: MIT-LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- stars - basecamp/kamal - Deploy web apps anywhere. (Ruby)
- stars - kamal
- stars - kamal
- stars - basecamp/kamal - Deploy web apps anywhere. (Ruby)
- awesome - basecamp/kamal - Deploy web apps anywhere. (Ruby)
README
# 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).