Skip to content

베어 메탈 부터 클라우드 VM까지 프로덕션 환경에서 웹 앱을 배포하고 관리하는 데 필요한 모든 것을 Docker로 제공 - Deploy web apps anywhere.

License

Notifications You must be signed in to change notification settings

archiveproject/kamal

 
 

Repository files navigation

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 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

베어 메탈 부터 클라우드 VM까지 프로덕션 환경에서 웹 앱을 배포하고 관리하는 데 필요한 모든 것을 Docker로 제공 - Deploy web apps anywhere.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 97.3%
  • Shell 1.4%
  • Dockerfile 1.3%