Files
kamal/lib/kamal
Donal McBreen cd73cea850 Add pre and post app boot hooks
Add two new hooks pre-app-boot and post-app-boot. They are analagous
to the pre/post proxy reboot hooks.

If the boot strategy deploys in groups, then the hooks are called once
per group of hosts and `KAMAL_HOSTS` contains a comma delimited list of
the hosts in that group.

If all hosts are deployed to at once, then they are called once with
`KAMAL_HOSTS` containing all the hosts.

It is possible to have pauses between groups of hosts in the boot config,
where this is the case the pause happens after the post-app-boot hook is
called.
2025-02-03 15:54:45 +00:00
..
2025-02-03 15:54:45 +00:00
2025-01-18 19:11:34 -05:00
2025-02-03 15:54:45 +00:00
2023-08-22 08:24:31 -07:00
2024-12-13 10:42:02 +00:00
2024-12-13 12:38:26 +00:00