2020-09-02 14:22:36 +02:00
const proxmoxOnlineHelpInfo = {
"pbs_documentation_index" : {
2020-09-02 14:41:03 +02:00
"link" : "/docs/index.html" ,
2020-09-02 14:22:36 +02:00
"title" : "Proxmox Backup Server Documentation Index"
} ,
2021-03-25 12:26:57 +01:00
"client-repository" : {
"link" : "/docs/backup-client.html#client-repository" ,
2021-04-13 14:37:36 +02:00
"title" : "Backup Repository Locations"
2021-03-25 12:26:57 +01:00
} ,
2021-02-05 11:42:04 +01:00
"client-creating-backups" : {
"link" : "/docs/backup-client.html#client-creating-backups" ,
"title" : "Creating Backups"
2020-11-10 11:45:42 +01:00
} ,
2024-07-03 10:59:39 +02:00
"client-change-detection-mode" : {
"link" : "/docs/backup-client.html#client-change-detection-mode" ,
"title" : "Change Detection Mode"
} ,
2021-02-05 11:42:04 +01:00
"client-encryption" : {
"link" : "/docs/backup-client.html#client-encryption" ,
2020-11-10 11:45:42 +01:00
"title" : "Encryption"
} ,
2020-11-10 09:53:05 +01:00
"changing-backup-owner" : {
"link" : "/docs/backup-client.html#changing-backup-owner" ,
"title" : "Changing the Owner of a Backup Group"
} ,
2020-10-05 17:01:29 +02:00
"backup-pruning" : {
"link" : "/docs/backup-client.html#backup-pruning" ,
"title" : "Pruning and Removing Backups"
} ,
2021-02-05 11:42:04 +01:00
"client-garbage-collection" : {
"link" : "/docs/backup-client.html#client-garbage-collection" ,
2020-11-10 11:45:42 +01:00
"title" : "Garbage Collection"
} ,
2021-02-05 11:42:04 +01:00
"calendar-event-scheduling" : {
"link" : "/docs/calendarevents.html#calendar-event-scheduling" ,
"title" : "Calendar Events"
} ,
2023-02-09 14:31:22 +01:00
"domains-cfg" : {
"link" : "/docs/configuration-files.html#domains-cfg" ,
"title" : "``domains.cfg``"
} ,
2024-04-23 13:52:27 +02:00
"notifications-cfg" : {
"link" : "/docs/configuration-files.html#notifications-cfg" ,
"title" : "``notifications.cfg``"
} ,
2024-07-03 10:59:39 +02:00
"notifications-priv-cfg" : {
"link" : "/docs/configuration-files.html#notifications-priv-cfg" ,
"title" : "``notifications-priv.cfg``"
} ,
2023-11-28 17:34:56 +01:00
"faq-support-table" : {
"link" : "/docs/faq.html#faq-support-table" ,
"title" : "How long will my Proxmox Backup Server version be supported?"
} ,
"faq-upgrade-major" : {
"link" : "/docs/faq.html#faq-upgrade-major" ,
"title" : "How can I upgrade Proxmox Backup Server to the next major release?"
} ,
2020-11-10 11:45:42 +01:00
"pxar-format" : {
"link" : "/docs/file-formats.html#pxar-format" ,
"title" : "Proxmox File Archive Format (``.pxar``)"
} ,
2024-07-03 10:59:39 +02:00
"pxar-meta-format" : {
"link" : "/docs/file-formats.html#pxar-meta-format" ,
"title" : "Proxmox File Archive Format - Meta (``.mpxar``)"
} ,
"ppxar-format" : {
"link" : "/docs/file-formats.html#ppxar-format" ,
"title" : "Proxmox File Archive Format - Payload (``.ppxar``)"
} ,
2021-03-01 11:11:07 +01:00
"data-blob-format" : {
"link" : "/docs/file-formats.html#data-blob-format" ,
"title" : "Data Blob Format (``.blob``)"
} ,
"fixed-index-format" : {
"link" : "/docs/file-formats.html#fixed-index-format" ,
"title" : "Fixed Index Format (``.fidx``)"
} ,
"dynamic-index-format" : {
"link" : "/docs/file-formats.html#dynamic-index-format" ,
"title" : "Dynamic Index Format (``.didx``)"
} ,
2024-11-26 12:07:38 +01:00
"consent-banner" : {
"link" : "/docs/gui.html#consent-banner" ,
"title" : "Consent Banner"
} ,
2024-11-25 19:45:41 +01:00
"minimum-system-requirements" : {
"link" : "/docs/system-requirements.html#minimum-system-requirements" ,
"title" : "Minimum Server Requirements, for Evaluation"
} ,
"installation-media" : {
"link" : "/docs/installation-media.html#installation-media" ,
"title" : "Installation Media"
} ,
2020-11-10 11:45:42 +01:00
"sysadmin-package-repositories" : {
2022-05-17 09:46:48 +02:00
"link" : "/docs/installation.html#sysadmin-package-repositories" ,
2020-11-10 11:45:42 +01:00
"title" : "Debian Package Repositories"
} ,
2021-04-13 14:37:36 +02:00
"package-repos-secure-apt" : {
2022-05-17 09:46:48 +02:00
"link" : "/docs/installation.html#package-repos-secure-apt" ,
2021-04-13 14:37:36 +02:00
"title" : "SecureApt"
} ,
2021-03-17 09:51:26 +01:00
"sysadmin-package-repos-enterprise" : {
2022-05-17 09:46:48 +02:00
"link" : "/docs/installation.html#sysadmin-package-repos-enterprise" ,
2021-03-17 09:51:26 +01:00
"title" : "`Proxmox Backup`_ Enterprise Repository"
} ,
2021-04-13 14:37:36 +02:00
"package-repositories-client-only" : {
2022-05-17 09:46:48 +02:00
"link" : "/docs/installation.html#package-repositories-client-only" ,
2021-04-13 14:37:36 +02:00
"title" : "Proxmox Backup Client-only Repository"
} ,
2021-05-21 18:17:17 +02:00
"node-options-http-proxy" : {
2022-05-17 09:46:48 +02:00
"link" : "/docs/installation.html#node-options-http-proxy" ,
2021-05-21 18:17:17 +02:00
"title" : "Repository Access Behind HTTP Proxy"
} ,
2024-11-25 19:45:41 +01:00
"using-the-installer" : {
"link" : "/docs/using-the-installer.html#using-the-installer" ,
"title" : "Install `Proxmox Backup`_ Server using the Installer"
} ,
"advanced-lvm-options" : {
"link" : "/docs/using-the-installer.html#advanced-lvm-options" ,
"title" : "Advanced LVM Configuration Options"
} ,
"advanced-zfs-options" : {
"link" : "/docs/using-the-installer.html#advanced-zfs-options" ,
"title" : "Advanced ZFS Configuration Options"
} ,
"nomodeset-kernel-param" : {
"link" : "/docs/using-the-installer.html#nomodeset-kernel-param" ,
"title" : "Adding the ``nomodeset`` Kernel Parameter"
} ,
2020-11-10 10:35:35 +01:00
"get-help" : {
"link" : "/docs/introduction.html#get-help" ,
"title" : "Getting Help"
} ,
2021-03-17 09:51:26 +01:00
"get-help-enterprise-support" : {
"link" : "/docs/introduction.html#get-help-enterprise-support" ,
"title" : "Enterprise Support"
} ,
2020-11-07 16:03:07 +01:00
"maintenance-pruning" : {
"link" : "/docs/maintenance.html#maintenance-pruning" ,
"title" : "Pruning"
} ,
2022-11-28 13:52:48 +01:00
"maintenance-prune-jobs" : {
"link" : "/docs/maintenance.html#maintenance-prune-jobs" ,
"title" : "Prune Jobs"
} ,
2020-11-10 11:45:42 +01:00
"maintenance-gc" : {
"link" : "/docs/maintenance.html#maintenance-gc" ,
"title" : "Garbage Collection"
} ,
2024-11-25 19:45:41 +01:00
"gc-background" : {
"link" : "/docs/maintenance.html#gc-background" ,
"title" : "GC Background"
} ,
2020-11-10 11:45:42 +01:00
"maintenance-verification" : {
"link" : "/docs/maintenance.html#maintenance-verification" ,
"title" : "Verification"
} ,
2020-11-06 17:49:22 +01:00
"maintenance-notification" : {
"link" : "/docs/maintenance.html#maintenance-notification" ,
"title" : "Notifications"
} ,
2022-05-17 13:30:11 +02:00
"maintenance-mode" : {
"link" : "/docs/maintenance.html#maintenance-mode" ,
"title" : "Maintenance Mode"
} ,
2020-10-05 17:08:16 +02:00
"backup-remote" : {
"link" : "/docs/managing-remotes.html#backup-remote" ,
2020-11-09 16:35:57 +01:00
"title" : "Remote"
2020-10-05 17:08:16 +02:00
} ,
2020-10-05 17:01:29 +02:00
"syncjobs" : {
"link" : "/docs/managing-remotes.html#syncjobs" ,
"title" : "Sync Jobs"
} ,
2022-04-25 10:17:21 +02:00
"markdown-primer" : {
"link" : "/docs/markdown-primer.html#markdown-primer" ,
"title" : "Markdown Primer"
} ,
"markdown-basics" : {
"link" : "/docs/markdown-primer.html#markdown-basics" ,
"title" : "Markdown Basics"
} ,
2020-11-10 11:45:42 +01:00
"sysadmin-network-configuration" : {
"link" : "/docs/network-management.html#sysadmin-network-configuration" ,
"title" : "Network Management"
} ,
2021-11-17 09:27:21 +01:00
"sysadmin-traffic-control" : {
2022-05-17 09:46:48 +02:00
"link" : "/docs/network-management.html#sysadmin-traffic-control" ,
2021-11-17 09:27:21 +01:00
"title" : "Traffic Control"
} ,
2024-07-03 10:59:39 +02:00
"notifications" : {
"link" : "/docs/notifications.html#notifications" ,
"title" : "Notifications"
} ,
"notification-targets" : {
"link" : "/docs/notifications.html#notification-targets" ,
"title" : "Notification Targets"
} ,
2024-04-23 13:52:27 +02:00
"notification-targets-sendmail" : {
"link" : "/docs/notifications.html#notification-targets-sendmail" ,
"title" : "Sendmail"
} ,
"notification-targets-smtp" : {
"link" : "/docs/notifications.html#notification-targets-smtp" ,
"title" : "SMTP"
} ,
"notification-targets-gotify" : {
"link" : "/docs/notifications.html#notification-targets-gotify" ,
"title" : "Gotify"
} ,
2024-11-26 12:07:38 +01:00
"notification-targets-webhook" : {
"link" : "/docs/notifications.html#notification-targets-webhook" ,
"title" : "Webhook"
} ,
2024-04-23 13:52:27 +02:00
"notification-matchers" : {
"link" : "/docs/notifications.html#notification-matchers" ,
"title" : "Notification Matchers"
} ,
"notification-events" : {
"link" : "/docs/notifications.html#notification-events" ,
"title" : "Notification Events"
} ,
2024-07-03 10:59:39 +02:00
"notification-mode" : {
"link" : "/docs/notifications.html#notification-mode" ,
"title" : "Notification Mode"
} ,
2020-11-10 11:45:42 +01:00
"pve-integration" : {
"link" : "/docs/pve-integration.html#pve-integration" ,
"title" : "`Proxmox VE`_ Integration"
} ,
2020-11-10 10:15:44 +01:00
"storage-disk-management" : {
"link" : "/docs/storage.html#storage-disk-management" ,
"title" : "Disk Management"
} ,
2020-09-21 13:25:48 +02:00
"datastore-intro" : {
2020-10-05 17:01:29 +02:00
"link" : "/docs/storage.html#datastore-intro" ,
2020-11-10 09:51:30 +01:00
"title" : "Datastore"
2020-09-21 13:25:48 +02:00
} ,
2020-11-10 11:45:42 +01:00
"storage-datastore-create" : {
"link" : "/docs/storage.html#storage-datastore-create" ,
"title" : "Creating a Datastore"
} ,
2022-05-17 13:30:11 +02:00
"storage-namespaces" : {
"link" : "/docs/storage.html#storage-namespaces" ,
"title" : "Backup Namespaces"
} ,
2022-11-28 11:13:06 +01:00
"datastore-tuning-options" : {
"link" : "/docs/storage.html#datastore-tuning-options" ,
"title" : "Tuning"
} ,
2022-11-28 13:52:48 +01:00
"ransomware-protection" : {
"link" : "/docs/storage.html#ransomware-protection" ,
"title" : "Ransomware Protection & Recovery"
} ,
2020-11-10 13:38:48 +01:00
"sysadmin-host-administration" : {
"link" : "/docs/sysadmin.html#sysadmin-host-administration" ,
"title" : "Host System Administration"
} ,
2022-05-17 09:46:48 +02:00
"chapter-zfs" : {
"link" : "/docs/sysadmin.html#chapter-zfs" ,
"title" : "ZFS on Linux"
} ,
2024-11-25 19:45:41 +01:00
"zfs-swap" : {
"link" : "/docs/sysadmin.html#zfs-swap" ,
"title" : "Swap on ZFS"
} ,
2022-05-17 09:46:48 +02:00
"local-zfs-special-device" : {
"link" : "/docs/sysadmin.html#local-zfs-special-device" ,
"title" : "ZFS special device"
} ,
2022-05-11 14:06:32 +00:00
"chapter-systembooting" : {
"link" : "/docs/sysadmin.html#chapter-systembooting" ,
"title" : "Host Bootloader"
} ,
"systembooting-installer-part-scheme" : {
"link" : "/docs/sysadmin.html#systembooting-installer-part-scheme" ,
"title" : "Partitioning Scheme Used by the Installer"
} ,
"systembooting-proxmox-boot-tool" : {
"link" : "/docs/sysadmin.html#systembooting-proxmox-boot-tool" ,
2022-11-15 09:25:09 +01:00
"title" : "Synchronizing the Content of the ESP with ``proxmox-boot-tool``"
2022-05-11 14:06:32 +00:00
} ,
"systembooting-proxmox-boot-setup" : {
"link" : "/docs/sysadmin.html#systembooting-proxmox-boot-setup" ,
2022-11-15 09:25:09 +01:00
"title" : "Setting up a New Partition for use as Synced ESP"
2022-05-11 14:06:32 +00:00
} ,
"systembooting-proxmox-boot-refresh" : {
"link" : "/docs/sysadmin.html#systembooting-proxmox-boot-refresh" ,
2022-11-15 09:25:09 +01:00
"title" : "Updating the Configuration on all ESPs"
2022-05-11 14:06:32 +00:00
} ,
"systembooting-determine-bootloader" : {
"link" : "/docs/sysadmin.html#systembooting-determine-bootloader" ,
"title" : "Determine which Bootloader is Used"
} ,
"systembooting-grub" : {
"link" : "/docs/sysadmin.html#systembooting-grub" ,
"title" : "Grub"
} ,
2023-11-28 17:34:56 +01:00
"systembooting-grub-config" : {
"link" : "/docs/sysadmin.html#systembooting-grub-config" ,
"title" : "Configuration"
} ,
2022-05-11 14:06:32 +00:00
"systembooting-systemdboot" : {
"link" : "/docs/sysadmin.html#systembooting-systemdboot" ,
"title" : "Systemd-boot"
} ,
"systembooting-systemd-boot-config" : {
"link" : "/docs/sysadmin.html#systembooting-systemd-boot-config" ,
"title" : "Configuration"
} ,
"systembooting-edit-kernel-cmdline" : {
"link" : "/docs/sysadmin.html#systembooting-edit-kernel-cmdline" ,
"title" : "Editing the Kernel Commandline"
} ,
2023-11-28 17:34:56 +01:00
"systembooting-kernel-cmdline-grub" : {
"link" : "/docs/sysadmin.html#systembooting-kernel-cmdline-grub" ,
"title" : "Grub"
} ,
"systembooting-kernel-cmdline-systemd-boot" : {
"link" : "/docs/sysadmin.html#systembooting-kernel-cmdline-systemd-boot" ,
"title" : "systemd-boot"
} ,
2022-05-11 14:06:32 +00:00
"systembooting-kernel-pin" : {
"link" : "/docs/sysadmin.html#systembooting-kernel-pin" ,
"title" : "Override the Kernel-Version for next Boot"
} ,
2023-11-28 17:34:56 +01:00
"systembooting-secure-boot" : {
"link" : "/docs/sysadmin.html#systembooting-secure-boot" ,
"title" : "Secure Boot"
} ,
"systembooting-secure-boot-existing-installation" : {
"link" : "/docs/sysadmin.html#systembooting-secure-boot-existing-installation" ,
"title" : "Switching an Existing Installation to Secure Boot"
} ,
"systembooting-secure-boot-existing-systemd-boot" : {
"link" : "/docs/sysadmin.html#systembooting-secure-boot-existing-systemd-boot" ,
"title" : "**systemd-boot**"
} ,
"systembooting-secure-boot-other-modules" : {
"link" : "/docs/sysadmin.html#systembooting-secure-boot-other-modules" ,
"title" : "Using DKMS/Third Party Modules With Secure Boot"
} ,
2022-05-17 09:46:48 +02:00
"sysadmin-certificate-management" : {
"link" : "/docs/sysadmin.html#sysadmin-certificate-management" ,
"title" : "Certificate Management"
} ,
"sysadmin-certs-api-gui" : {
"link" : "/docs/sysadmin.html#sysadmin-certs-api-gui" ,
"title" : "Certificates for the API and SMTP"
} ,
"sysadmin-certs-upload-custom" : {
"link" : "/docs/sysadmin.html#sysadmin-certs-upload-custom" ,
"title" : "Upload Custom Certificate"
} ,
"sysadmin-certs-get-trusted-acme-cert" : {
"link" : "/docs/sysadmin.html#sysadmin-certs-get-trusted-acme-cert" ,
"title" : "Trusted certificates via Let\u2019s Encrypt (ACME)"
} ,
"sysadmin-certs-acme-account" : {
"link" : "/docs/sysadmin.html#sysadmin-certs-acme-account" ,
"title" : "ACME Account"
} ,
"sysadmin-certs-acme-plugins" : {
"link" : "/docs/sysadmin.html#sysadmin-certs-acme-plugins" ,
"title" : "ACME Plugins"
} ,
"domains" : {
"link" : "/docs/sysadmin.html#domains" ,
"title" : "Domains"
} ,
"sysadmin-certs-acme-http-challenge" : {
"link" : "/docs/sysadmin.html#sysadmin-certs-acme-http-challenge" ,
"title" : "ACME HTTP Challenge Plugin"
} ,
"sysadmin-certs-acme-dns-challenge" : {
"link" : "/docs/sysadmin.html#sysadmin-certs-acme-dns-challenge" ,
"title" : "ACME DNS API Challenge Plugin"
} ,
"sysadmin-certs-acme-dns-api-config" : {
"link" : "/docs/sysadmin.html#sysadmin-certs-acme-dns-api-config" ,
"title" : "Configuring ACME DNS APIs for validation"
} ,
"dns-validation-through-cname-alias" : {
"link" : "/docs/sysadmin.html#dns-validation-through-cname-alias" ,
"title" : "DNS Validation through CNAME Alias"
} ,
"sysadmin-certs-acme-dns-wildcard" : {
"link" : "/docs/sysadmin.html#sysadmin-certs-acme-dns-wildcard" ,
"title" : "Wildcard Certificates"
} ,
"combination-of-plugins" : {
"link" : "/docs/sysadmin.html#combination-of-plugins" ,
"title" : "Combination of Plugins"
} ,
"sysadmin-certs-acme-automatic-renewal" : {
"link" : "/docs/sysadmin.html#sysadmin-certs-acme-automatic-renewal" ,
"title" : "Automatic renewal of ACME certificates"
} ,
"manually-change-certificate-over-command-line" : {
"link" : "/docs/sysadmin.html#manually-change-certificate-over-command-line" ,
2023-10-13 17:22:19 +02:00
"title" : "Manually Change Certificate over the Command Line"
2022-05-17 09:46:48 +02:00
} ,
2021-03-08 09:37:08 +01:00
"tape-backup" : {
"link" : "/docs/tape-backup.html#tape-backup" ,
"title" : "Tape Backup"
} ,
"tape-changer-config" : {
"link" : "/docs/tape-backup.html#tape-changer-config" ,
"title" : "Tape changers"
} ,
"tape-drive-config" : {
"link" : "/docs/tape-backup.html#tape-drive-config" ,
"title" : "Tape drives"
} ,
"tape-media-pool-config" : {
"link" : "/docs/tape-backup.html#tape-media-pool-config" ,
"title" : "Media Pools"
} ,
"tape-backup-job-config" : {
"link" : "/docs/tape-backup.html#tape-backup-job-config" ,
"title" : "Tape Backup Jobs"
} ,
"tape-restore-encryption-key" : {
"link" : "/docs/tape-backup.html#tape-restore-encryption-key" ,
2021-01-25 10:15:59 +01:00
"title" : "Restoring Encryption Keys"
} ,
2021-02-05 11:42:04 +01:00
"tech-design-overview" : {
"link" : "/docs/technical-overview.html#tech-design-overview" ,
"title" : "Technical Overview"
} ,
2024-11-25 19:45:41 +01:00
"change-detection-mode-legacy" : {
"link" : "/docs/technical-overview.html#change-detection-mode-legacy" ,
"title" : "Legacy Mode"
} ,
"change-detection-mode-data" : {
"link" : "/docs/technical-overview.html#change-detection-mode-data" ,
"title" : "Data Mode"
} ,
"change-detection-mode-metadata" : {
"link" : "/docs/technical-overview.html#change-detection-mode-metadata" ,
"title" : "Metadata Mode"
} ,
2021-02-05 11:42:04 +01:00
"terms" : {
"link" : "/docs/terminology.html#terms" ,
"title" : "Terminology"
} ,
"term-backup-snapshot" : {
"link" : "/docs/terminology.html#term-backup-snapshot" ,
"title" : "Backup Snapshot"
} ,
2020-09-21 13:25:48 +02:00
"user-mgmt" : {
2020-10-05 17:01:29 +02:00
"link" : "/docs/user-management.html#user-mgmt" ,
2020-09-21 13:25:48 +02:00
"title" : "User Management"
} ,
2020-11-10 11:45:42 +01:00
"user-tokens" : {
"link" : "/docs/user-management.html#user-tokens" ,
"title" : "API Tokens"
} ,
2020-09-21 13:25:48 +02:00
"user-acl" : {
2020-10-05 17:01:29 +02:00
"link" : "/docs/user-management.html#user-acl" ,
2020-09-21 13:25:48 +02:00
"title" : "Access Control"
2021-02-14 10:33:11 +01:00
} ,
"user-tfa" : {
"link" : "/docs/user-management.html#user-tfa" ,
2021-11-17 09:27:21 +01:00
"title" : "Two-Factor Authentication"
2021-02-14 10:33:11 +01:00
} ,
"user-tfa-setup-totp" : {
"link" : "/docs/user-management.html#user-tfa-setup-totp" ,
"title" : "TOTP"
} ,
"user-tfa-setup-webauthn" : {
"link" : "/docs/user-management.html#user-tfa-setup-webauthn" ,
"title" : "WebAuthn"
} ,
"user-tfa-setup-recovery-keys" : {
"link" : "/docs/user-management.html#user-tfa-setup-recovery-keys" ,
"title" : "Recovery Keys"
2023-02-09 14:31:22 +01:00
} ,
2023-10-13 17:22:19 +02:00
"user-tfa-lockout" : {
"link" : "/docs/user-management.html#user-tfa-lockout" ,
"title" : "Limits and Lockout of Two-Factor Authentication"
} ,
2023-02-09 14:31:22 +01:00
"user-realms-ldap" : {
"link" : "/docs/user-management.html#user-realms-ldap" ,
"title" : "LDAP"
2024-05-15 14:14:51 +02:00
} ,
"user-realms-ad" : {
"link" : "/docs/user-management.html#user-realms-ad" ,
"title" : "Active Directory"
2020-09-02 14:22:36 +02:00
}
2019-01-25 12:37:01 +01:00
} ;