Kamal を Mac で
Deploy containers to your own servers over SSH (37signals) · Hosting
Kamal (from 37signals, the tool behind their move off the cloud) deploys a containerised app to servers you already own — no control plane and no PaaS: it SSHes in, installs Docker if needed, pulls your image from a registry and cuts traffic over through kamal-proxy once the new container passes its health check. Zero-downtime deploys, rollbacks by image tag, accessories for databases and Redis, and an audit log kept on the servers themselves. gem install kamal, then kamal init, a config/deploy.yml, and kamal setup. FrontierStack's Kamal pane is the UI it doesn't ship with: point it at a project folder and it shows what's running on which hosts and at which version, cross-references those hosts against your fleet, and puts deploy, redeploy, rollback, logs and the audit history one click away — every change streamed to a console. A lighter-weight alternative to Dokku, CapRover or Coolify when you want plain Docker on plain servers.
Kamal を FrontierStack で使う
FrontierStack は Kamal を Hosting カタログに収録しています。ひとつの場所でインストール/接続し、状態・ポート・証明書を監視、ファイアウォールとマルウェア監査で保護し、バックアップできます。
すべてをひとつの Mac アプリで。
FrontierStack は、ローカルでもフリート全体でも、スタック全体のインストール・監視・保護をひとつのネイティブ macOS アプリで行います。
FrontierStack をダウンロード