Dmytro Shteflyuk
|
1d48a0fb0a
|
Allow specifying multiple hosts for kamal proxy via an array
|
2024-09-29 20:43:44 -04:00 |
|
Donal McBreen
|
b3a6921118
|
Handle ssl: false in proxy config
Fixes: https://github.com/basecamp/kamal/issues/956
|
2024-09-26 06:17:45 -04:00 |
|
Donal McBreen
|
267b526438
|
Switch proxy/hosts to proxy/host
The proxy only supports a single host per app for nowm so make the
config match that.
|
2024-09-16 20:45:09 +01:00 |
|
Donal McBreen
|
a40b644145
|
Check that there's no traefik hooks left behind
|
2024-09-16 16:44:58 +01:00 |
|
Donal McBreen
|
e9d480b514
|
Add the proxy/ssl config and pass on to kamal-proxy
|
2024-09-16 16:44:41 +01:00 |
|