Files
kamal/lib/kamal/commands
Donal McBreen 61715e0a4b Add kamal-proxy in experimental mode
The proxy can be enabled via the config:

```
proxy:
  enabled: true
  hosts:
    - 10.0.0.1
    - 10.0.0.2
```

This will enable the proxy and cause it to be run on the hosts listed
under `hosts`, after running `kamal proxy reboot`.

Enabling the proxy disables `kamal traefik` commands and replaces them
with `kamal proxy` ones. However only the marked hosts will run the
kamal-proxy container, the rest will run Traefik as before.
2024-09-11 14:20:18 +01:00
..
2024-09-11 14:20:18 +01:00
2024-09-09 14:43:12 +01:00
2024-09-11 14:20:18 +01:00
2024-09-04 09:32:45 +01:00
2024-09-09 14:43:12 +01:00
2024-03-07 10:16:03 +00:00
2024-09-04 16:24:10 +01:00
2024-09-11 14:20:18 +01:00
2024-06-04 14:19:29 +01:00
2024-03-20 10:23:02 +00:00
2024-09-09 14:43:12 +01:00