]> git.proxmox.com Git - proxmox-backup.git/blob - www/OnlineHelpInfo.js
bump proxmox-rrd to 0.2 and proxmox-time to 2.0
[proxmox-backup.git] / www / OnlineHelpInfo.js
1 const proxmoxOnlineHelpInfo = {
2 "pbs_documentation_index": {
3 "link": "/docs/index.html",
4 "title": "Proxmox Backup Server Documentation Index"
5 },
6 "client-repository": {
7 "link": "/docs/backup-client.html#client-repository",
8 "title": "Backup Repository Locations"
9 },
10 "client-creating-backups": {
11 "link": "/docs/backup-client.html#client-creating-backups",
12 "title": "Creating Backups"
13 },
14 "client-encryption": {
15 "link": "/docs/backup-client.html#client-encryption",
16 "title": "Encryption"
17 },
18 "changing-backup-owner": {
19 "link": "/docs/backup-client.html#changing-backup-owner",
20 "title": "Changing the Owner of a Backup Group"
21 },
22 "backup-pruning": {
23 "link": "/docs/backup-client.html#backup-pruning",
24 "title": "Pruning and Removing Backups"
25 },
26 "client-garbage-collection": {
27 "link": "/docs/backup-client.html#client-garbage-collection",
28 "title": "Garbage Collection"
29 },
30 "calendar-event-scheduling": {
31 "link": "/docs/calendarevents.html#calendar-event-scheduling",
32 "title": "Calendar Events"
33 },
34 "domains-cfg": {
35 "link": "/docs/configuration-files.html#domains-cfg",
36 "title": "``domains.cfg``"
37 },
38 "notifications-cfg": {
39 "link": "/docs/configuration-files.html#notifications-cfg",
40 "title": "``notifications.cfg``"
41 },
42 "faq-support-table": {
43 "link": "/docs/faq.html#faq-support-table",
44 "title": "How long will my Proxmox Backup Server version be supported?"
45 },
46 "faq-upgrade-major": {
47 "link": "/docs/faq.html#faq-upgrade-major",
48 "title": "How can I upgrade Proxmox Backup Server to the next major release?"
49 },
50 "pxar-format": {
51 "link": "/docs/file-formats.html#pxar-format",
52 "title": "Proxmox File Archive Format (``.pxar``)"
53 },
54 "data-blob-format": {
55 "link": "/docs/file-formats.html#data-blob-format",
56 "title": "Data Blob Format (``.blob``)"
57 },
58 "fixed-index-format": {
59 "link": "/docs/file-formats.html#fixed-index-format",
60 "title": "Fixed Index Format (``.fidx``)"
61 },
62 "dynamic-index-format": {
63 "link": "/docs/file-formats.html#dynamic-index-format",
64 "title": "Dynamic Index Format (``.didx``)"
65 },
66 "sysadmin-package-repositories": {
67 "link": "/docs/installation.html#sysadmin-package-repositories",
68 "title": "Debian Package Repositories"
69 },
70 "package-repos-secure-apt": {
71 "link": "/docs/installation.html#package-repos-secure-apt",
72 "title": "SecureApt"
73 },
74 "sysadmin-package-repos-enterprise": {
75 "link": "/docs/installation.html#sysadmin-package-repos-enterprise",
76 "title": "`Proxmox Backup`_ Enterprise Repository"
77 },
78 "package-repositories-client-only": {
79 "link": "/docs/installation.html#package-repositories-client-only",
80 "title": "Proxmox Backup Client-only Repository"
81 },
82 "package-repositories-client-only-apt": {
83 "link": "/docs/installation.html#package-repositories-client-only-apt",
84 "title": "APT-based Proxmox Backup Client Repository"
85 },
86 "node-options-http-proxy": {
87 "link": "/docs/installation.html#node-options-http-proxy",
88 "title": "Repository Access Behind HTTP Proxy"
89 },
90 "get-help": {
91 "link": "/docs/introduction.html#get-help",
92 "title": "Getting Help"
93 },
94 "get-help-enterprise-support": {
95 "link": "/docs/introduction.html#get-help-enterprise-support",
96 "title": "Enterprise Support"
97 },
98 "maintenance-pruning": {
99 "link": "/docs/maintenance.html#maintenance-pruning",
100 "title": "Pruning"
101 },
102 "maintenance-prune-jobs": {
103 "link": "/docs/maintenance.html#maintenance-prune-jobs",
104 "title": "Prune Jobs"
105 },
106 "maintenance-gc": {
107 "link": "/docs/maintenance.html#maintenance-gc",
108 "title": "Garbage Collection"
109 },
110 "maintenance-verification": {
111 "link": "/docs/maintenance.html#maintenance-verification",
112 "title": "Verification"
113 },
114 "maintenance-notification": {
115 "link": "/docs/maintenance.html#maintenance-notification",
116 "title": "Notifications"
117 },
118 "maintenance-mode": {
119 "link": "/docs/maintenance.html#maintenance-mode",
120 "title": "Maintenance Mode"
121 },
122 "backup-remote": {
123 "link": "/docs/managing-remotes.html#backup-remote",
124 "title": "Remote"
125 },
126 "syncjobs": {
127 "link": "/docs/managing-remotes.html#syncjobs",
128 "title": "Sync Jobs"
129 },
130 "markdown-primer": {
131 "link": "/docs/markdown-primer.html#markdown-primer",
132 "title": "Markdown Primer"
133 },
134 "markdown-basics": {
135 "link": "/docs/markdown-primer.html#markdown-basics",
136 "title": "Markdown Basics"
137 },
138 "sysadmin-network-configuration": {
139 "link": "/docs/network-management.html#sysadmin-network-configuration",
140 "title": "Network Management"
141 },
142 "sysadmin-traffic-control": {
143 "link": "/docs/network-management.html#sysadmin-traffic-control",
144 "title": "Traffic Control"
145 },
146 "notification-targets-sendmail": {
147 "link": "/docs/notifications.html#notification-targets-sendmail",
148 "title": "Sendmail"
149 },
150 "notification-targets-smtp": {
151 "link": "/docs/notifications.html#notification-targets-smtp",
152 "title": "SMTP"
153 },
154 "notification-targets-gotify": {
155 "link": "/docs/notifications.html#notification-targets-gotify",
156 "title": "Gotify"
157 },
158 "notification-matchers": {
159 "link": "/docs/notifications.html#notification-matchers",
160 "title": "Notification Matchers"
161 },
162 "notification-events": {
163 "link": "/docs/notifications.html#notification-events",
164 "title": "Notification Events"
165 },
166 "pve-integration": {
167 "link": "/docs/pve-integration.html#pve-integration",
168 "title": "`Proxmox VE`_ Integration"
169 },
170 "storage-disk-management": {
171 "link": "/docs/storage.html#storage-disk-management",
172 "title": "Disk Management"
173 },
174 "datastore-intro": {
175 "link": "/docs/storage.html#datastore-intro",
176 "title": "Datastore"
177 },
178 "storage-datastore-create": {
179 "link": "/docs/storage.html#storage-datastore-create",
180 "title": "Creating a Datastore"
181 },
182 "storage-namespaces": {
183 "link": "/docs/storage.html#storage-namespaces",
184 "title": "Backup Namespaces"
185 },
186 "datastore-tuning-options": {
187 "link": "/docs/storage.html#datastore-tuning-options",
188 "title": "Tuning"
189 },
190 "ransomware-protection": {
191 "link": "/docs/storage.html#ransomware-protection",
192 "title": "Ransomware Protection & Recovery"
193 },
194 "sysadmin-host-administration": {
195 "link": "/docs/sysadmin.html#sysadmin-host-administration",
196 "title": "Host System Administration"
197 },
198 "chapter-zfs": {
199 "link": "/docs/sysadmin.html#chapter-zfs",
200 "title": "ZFS on Linux"
201 },
202 "local-zfs-special-device": {
203 "link": "/docs/sysadmin.html#local-zfs-special-device",
204 "title": "ZFS special device"
205 },
206 "chapter-systembooting": {
207 "link": "/docs/sysadmin.html#chapter-systembooting",
208 "title": "Host Bootloader"
209 },
210 "systembooting-installer-part-scheme": {
211 "link": "/docs/sysadmin.html#systembooting-installer-part-scheme",
212 "title": "Partitioning Scheme Used by the Installer"
213 },
214 "systembooting-proxmox-boot-tool": {
215 "link": "/docs/sysadmin.html#systembooting-proxmox-boot-tool",
216 "title": "Synchronizing the Content of the ESP with ``proxmox-boot-tool``"
217 },
218 "systembooting-proxmox-boot-setup": {
219 "link": "/docs/sysadmin.html#systembooting-proxmox-boot-setup",
220 "title": "Setting up a New Partition for use as Synced ESP"
221 },
222 "systembooting-proxmox-boot-refresh": {
223 "link": "/docs/sysadmin.html#systembooting-proxmox-boot-refresh",
224 "title": "Updating the Configuration on all ESPs"
225 },
226 "systembooting-determine-bootloader": {
227 "link": "/docs/sysadmin.html#systembooting-determine-bootloader",
228 "title": "Determine which Bootloader is Used"
229 },
230 "systembooting-grub": {
231 "link": "/docs/sysadmin.html#systembooting-grub",
232 "title": "Grub"
233 },
234 "systembooting-grub-config": {
235 "link": "/docs/sysadmin.html#systembooting-grub-config",
236 "title": "Configuration"
237 },
238 "systembooting-systemdboot": {
239 "link": "/docs/sysadmin.html#systembooting-systemdboot",
240 "title": "Systemd-boot"
241 },
242 "systembooting-systemd-boot-config": {
243 "link": "/docs/sysadmin.html#systembooting-systemd-boot-config",
244 "title": "Configuration"
245 },
246 "systembooting-edit-kernel-cmdline": {
247 "link": "/docs/sysadmin.html#systembooting-edit-kernel-cmdline",
248 "title": "Editing the Kernel Commandline"
249 },
250 "systembooting-kernel-cmdline-grub": {
251 "link": "/docs/sysadmin.html#systembooting-kernel-cmdline-grub",
252 "title": "Grub"
253 },
254 "systembooting-kernel-cmdline-systemd-boot": {
255 "link": "/docs/sysadmin.html#systembooting-kernel-cmdline-systemd-boot",
256 "title": "systemd-boot"
257 },
258 "systembooting-kernel-pin": {
259 "link": "/docs/sysadmin.html#systembooting-kernel-pin",
260 "title": "Override the Kernel-Version for next Boot"
261 },
262 "systembooting-secure-boot": {
263 "link": "/docs/sysadmin.html#systembooting-secure-boot",
264 "title": "Secure Boot"
265 },
266 "systembooting-secure-boot-existing-installation": {
267 "link": "/docs/sysadmin.html#systembooting-secure-boot-existing-installation",
268 "title": "Switching an Existing Installation to Secure Boot"
269 },
270 "systembooting-secure-boot-existing-systemd-boot": {
271 "link": "/docs/sysadmin.html#systembooting-secure-boot-existing-systemd-boot",
272 "title": "**systemd-boot**"
273 },
274 "systembooting-secure-boot-other-modules": {
275 "link": "/docs/sysadmin.html#systembooting-secure-boot-other-modules",
276 "title": "Using DKMS/Third Party Modules With Secure Boot"
277 },
278 "sysadmin-certificate-management": {
279 "link": "/docs/sysadmin.html#sysadmin-certificate-management",
280 "title": "Certificate Management"
281 },
282 "sysadmin-certs-api-gui": {
283 "link": "/docs/sysadmin.html#sysadmin-certs-api-gui",
284 "title": "Certificates for the API and SMTP"
285 },
286 "sysadmin-certs-upload-custom": {
287 "link": "/docs/sysadmin.html#sysadmin-certs-upload-custom",
288 "title": "Upload Custom Certificate"
289 },
290 "sysadmin-certs-get-trusted-acme-cert": {
291 "link": "/docs/sysadmin.html#sysadmin-certs-get-trusted-acme-cert",
292 "title": "Trusted certificates via Let\u2019s Encrypt (ACME)"
293 },
294 "sysadmin-certs-acme-account": {
295 "link": "/docs/sysadmin.html#sysadmin-certs-acme-account",
296 "title": "ACME Account"
297 },
298 "sysadmin-certs-acme-plugins": {
299 "link": "/docs/sysadmin.html#sysadmin-certs-acme-plugins",
300 "title": "ACME Plugins"
301 },
302 "domains": {
303 "link": "/docs/sysadmin.html#domains",
304 "title": "Domains"
305 },
306 "sysadmin-certs-acme-http-challenge": {
307 "link": "/docs/sysadmin.html#sysadmin-certs-acme-http-challenge",
308 "title": "ACME HTTP Challenge Plugin"
309 },
310 "sysadmin-certs-acme-dns-challenge": {
311 "link": "/docs/sysadmin.html#sysadmin-certs-acme-dns-challenge",
312 "title": "ACME DNS API Challenge Plugin"
313 },
314 "sysadmin-certs-acme-dns-api-config": {
315 "link": "/docs/sysadmin.html#sysadmin-certs-acme-dns-api-config",
316 "title": "Configuring ACME DNS APIs for validation"
317 },
318 "dns-validation-through-cname-alias": {
319 "link": "/docs/sysadmin.html#dns-validation-through-cname-alias",
320 "title": "DNS Validation through CNAME Alias"
321 },
322 "sysadmin-certs-acme-dns-wildcard": {
323 "link": "/docs/sysadmin.html#sysadmin-certs-acme-dns-wildcard",
324 "title": "Wildcard Certificates"
325 },
326 "combination-of-plugins": {
327 "link": "/docs/sysadmin.html#combination-of-plugins",
328 "title": "Combination of Plugins"
329 },
330 "sysadmin-certs-acme-automatic-renewal": {
331 "link": "/docs/sysadmin.html#sysadmin-certs-acme-automatic-renewal",
332 "title": "Automatic renewal of ACME certificates"
333 },
334 "manually-change-certificate-over-command-line": {
335 "link": "/docs/sysadmin.html#manually-change-certificate-over-command-line",
336 "title": "Manually Change Certificate over the Command Line"
337 },
338 "tape-backup": {
339 "link": "/docs/tape-backup.html#tape-backup",
340 "title": "Tape Backup"
341 },
342 "tape-changer-config": {
343 "link": "/docs/tape-backup.html#tape-changer-config",
344 "title": "Tape changers"
345 },
346 "tape-drive-config": {
347 "link": "/docs/tape-backup.html#tape-drive-config",
348 "title": "Tape drives"
349 },
350 "tape-media-pool-config": {
351 "link": "/docs/tape-backup.html#tape-media-pool-config",
352 "title": "Media Pools"
353 },
354 "tape-backup-job-config": {
355 "link": "/docs/tape-backup.html#tape-backup-job-config",
356 "title": "Tape Backup Jobs"
357 },
358 "tape-restore-encryption-key": {
359 "link": "/docs/tape-backup.html#tape-restore-encryption-key",
360 "title": "Restoring Encryption Keys"
361 },
362 "tech-design-overview": {
363 "link": "/docs/technical-overview.html#tech-design-overview",
364 "title": "Technical Overview"
365 },
366 "terms": {
367 "link": "/docs/terminology.html#terms",
368 "title": "Terminology"
369 },
370 "term-backup-snapshot": {
371 "link": "/docs/terminology.html#term-backup-snapshot",
372 "title": "Backup Snapshot"
373 },
374 "user-mgmt": {
375 "link": "/docs/user-management.html#user-mgmt",
376 "title": "User Management"
377 },
378 "user-tokens": {
379 "link": "/docs/user-management.html#user-tokens",
380 "title": "API Tokens"
381 },
382 "user-acl": {
383 "link": "/docs/user-management.html#user-acl",
384 "title": "Access Control"
385 },
386 "user-tfa": {
387 "link": "/docs/user-management.html#user-tfa",
388 "title": "Two-Factor Authentication"
389 },
390 "user-tfa-setup-totp": {
391 "link": "/docs/user-management.html#user-tfa-setup-totp",
392 "title": "TOTP"
393 },
394 "user-tfa-setup-webauthn": {
395 "link": "/docs/user-management.html#user-tfa-setup-webauthn",
396 "title": "WebAuthn"
397 },
398 "user-tfa-setup-recovery-keys": {
399 "link": "/docs/user-management.html#user-tfa-setup-recovery-keys",
400 "title": "Recovery Keys"
401 },
402 "user-tfa-lockout": {
403 "link": "/docs/user-management.html#user-tfa-lockout",
404 "title": "Limits and Lockout of Two-Factor Authentication"
405 },
406 "user-realms-ldap": {
407 "link": "/docs/user-management.html#user-realms-ldap",
408 "title": "LDAP"
409 },
410 "user-realms-ad": {
411 "link": "/docs/user-management.html#user-realms-ad",
412 "title": "Active Directory"
413 }
414 };