ServerInstallStatus:
    | "unknown"
    | "to_install"
    | "installing"
    | "completed"
    | "error"