- Co-Authored-By
- Christopher David <chris@openagents.com>
Exclude health check paths from the production SSL redirect
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
- built
- 43 modules in 98.7 s
- deployed
- live · 43 modules on 3 nodes · push→live —
- deployed
- needs_rolling_replace · 43 modules on 0 nodes · push→live —
Changed files
-
modified
config/prod.exs -
modified
docs/operations/production-deploy-runbook.md
Diff
2 files changed, +46 -1
config/prod.exs modified +4 -1
@@ -17,7 +17,10 @@ config :openagents, OpenAgentsWeb.Endpoint,
| 17 | 17 |
|
| 18 | 18 |
|
| 19 | 19 |
|
| 20 |
|
|
| 20 |
|
|
| 21 |
|
|
| 22 |
|
|
| 23 |
|
|
| 21 | 24 |
|
| 22 | 25 |
|
| 23 | 26 |
|
docs/operations/production-deploy-runbook.md modified +42
@@ -194,6 +194,48 @@ Do not report success without all of the following:
| 194 | 194 |
|
| 195 | 195 |
|
| 196 | 196 |
|
| 197 |
|
|
| 198 |
|
|
| 199 |
|
|
| 200 |
|
|
| 201 |
|
|
| 202 |
|
|
| 203 |
|
|
| 204 |
|
|
| 205 |
|
|
| 206 |
|
|
| 207 |
|
|
| 208 |
|
|
| 209 |
|
|
| 210 |
|
|
| 211 |
|
|
| 212 |
|
|
| 213 |
|
|
| 214 |
|
|
| 215 |
|
|
| 216 |
|
|
| 217 |
|
|
| 218 |
|
|
| 219 |
|
|
| 220 |
|
|
| 221 |
|
|
| 222 |
|
|
| 223 |
|
|
| 224 |
|
|
| 225 |
|
|
| 226 |
|
|
| 227 |
|
|
| 228 |
|
|
| 229 |
|
|
| 230 |
|
|
| 231 |
|
|
| 232 |
|
|
| 233 |
|
|
| 234 |
|
|
| 235 |
|
|
| 236 |
|
|
| 237 |
|
|
| 238 |
|
|
| 197 | 239 |
|
| 198 | 240 |
|
| 199 | 241 |
|