Skip to content

Commit

Permalink
Merge pull request #110 from basecamp/kamal-2
Browse files Browse the repository at this point in the history
Kamal 2
  • Loading branch information
djmb authored Sep 27, 2024
2 parents 8835df7 + 8d43335 commit 347ce2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/commands/redeploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ title: Redeploy

# kamal redeploy

Deploy your app, but skip bootstrapping servers, starting Traefik, pruning, and registry login.
Deploy your app, but skip bootstrapping servers, starting kamal-proxy, pruning, and registry login.

You must run [`kamal deploy`](../deploy) at least once first.
2 changes: 1 addition & 1 deletion docs/commands/remove.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ title: Remove

# kamal remove

This will remove app, Traefik and accessory containers and log out of the docker registry.
This will remove app, kamal-proxy and accessory containers and log out of the docker registry.

It will prompt for confirmation unless you add the `-y` option.

0 comments on commit 347ce2c

Please sign in to comment.