kamal-coder

Installation
SKILL.md

Kamal 2 Coder

Servers need Docker, SSH access, and ports 22/80/443 open. Provision with Ansible or cloud-init.

Configuration: config/deploy.yml

Minimal Setup

service: myapp
image: myapp

servers:
  web:
    - 203.0.113.10

proxy:
  ssl: true
  host: myapp.com
Related skills
Installs
40
GitHub Stars
39
First Seen
Feb 5, 2026