mirror of
https://github.com/marcoallegretti/karapace.git
synced 2026-03-26 21:43:09 +00:00
- org.karapace.Manager1 D-Bus interface - 11 methods: ListEnvironments, GetEnvironmentStatus, GetEnvironmentHash, BuildEnvironment, BuildNamedEnvironment, DestroyEnvironment, RunEnvironment, RenameEnvironment, ListPresets, GarbageCollect, VerifyStore - Name-aware resolution (env_id, short_id, name, prefix) - Desktop notifications via notify-rust (non-fatal if daemon unavailable) - Typed serde response structs (no hand-rolled JSON) - 30-second idle timeout for socket activation - Hardened systemd unit: ProtectSystem=strict, ProtectHome=read-only, PrivateTmp, NoNewPrivileges |
||
|---|---|---|
| .. | ||
| karapace-cli | ||
| karapace-core | ||
| karapace-dbus | ||
| karapace-remote | ||
| karapace-runtime | ||
| karapace-schema | ||
| karapace-server | ||
| karapace-store | ||
| karapace-tui | ||