From c27d5af0d4eb6664163266396db5d3fcdc0b059a Mon Sep 17 00:00:00 2001 From: Donal McBreen Date: Wed, 25 Sep 2024 16:07:37 -0400 Subject: [PATCH] Add Kamal 2 to titles --- docs/upgrading/configuration-changes.md | 2 +- docs/upgrading/network-changes.md | 2 +- docs/upgrading/proxy-changes.md | 4 ++-- docs/upgrading/secrets-changes.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/upgrading/configuration-changes.md b/docs/upgrading/configuration-changes.md index 77c7ea5..47a20ca 100644 --- a/docs/upgrading/configuration-changes.md +++ b/docs/upgrading/configuration-changes.md @@ -2,7 +2,7 @@ title: Configuration changes --- -# Configuration changes +# Kamal 2: Configuration changes ## [Builder](#builder) diff --git a/docs/upgrading/network-changes.md b/docs/upgrading/network-changes.md index a8ef205..c843264 100644 --- a/docs/upgrading/network-changes.md +++ b/docs/upgrading/network-changes.md @@ -2,7 +2,7 @@ title: Network changes --- -# Network changes +# Kamal 2: Network changes `kamal-proxy` needs a stable hostname for the container that it is routing to. This is so that it can identify and route traffic to the container across restarts. diff --git a/docs/upgrading/proxy-changes.md b/docs/upgrading/proxy-changes.md index 774afa4..af20ed9 100644 --- a/docs/upgrading/proxy-changes.md +++ b/docs/upgrading/proxy-changes.md @@ -1,8 +1,8 @@ --- -title: Replacing Traefik with kamal-proxy +title: Proxy Changes --- -# Proxy changes +# Kamal 2: Proxy Changes In Kamal 1, we used [Traefik](https://traefik.io/traefik) to enable gapless deployments. diff --git a/docs/upgrading/secrets-changes.md b/docs/upgrading/secrets-changes.md index de1e52b..781cb4a 100644 --- a/docs/upgrading/secrets-changes.md +++ b/docs/upgrading/secrets-changes.md @@ -2,7 +2,7 @@ title: Secrets changes --- -# Secrets changes +# Kamal 2: Secrets changes Secrets have moved from `.env`/`.env.rb` to `.kamal/secrets.`