icingaweb2-module-director/application
Johannes Rauh e3741263e3 DaemonCommand: Add --kickstart flag to daemon run
Allow running migrations, kickstart and config deployment as part of the daemon
startup by passing `--kickstart`.

This simplifies container entrypoints and systemd units by consolidating the
typical startup sequence into a single command. When kickstart is not configured
or not required, the process aborts with an error to signal a misconfiguration.
2026-03-30 11:33:47 +02:00
..
clicommands DaemonCommand: Add --kickstart flag to daemon run 2026-03-30 11:33:47 +02:00
controllers Check if there are deployments, before checking pending deployments 2026-03-26 10:44:28 +01:00
forms IcingaServiceForm: Disable 'Reactivate' button if the service was deactivated in one of the host templates 2026-03-26 09:51:40 +01:00
locale de_DE: compile translation 2023-09-21 13:01:10 +02:00
views Disable autocomplete on hidden fields refs #2347 2026-02-11 16:24:17 +01:00