Commit Graph

2149 Commits

Author SHA1 Message Date
Thomas Lamprecht
718f326690 bump version to 8.3.0
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-11-20 11:59:08 +01:00
Dominik Csapak
a6bb595ed8 qm: import: use consistent capitalization for web UI
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2024-11-20 11:52:40 +01:00
Thomas Lamprecht
cc9dad4f01 update static/schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-11-20 11:52:33 +01:00
Thomas Lamprecht
3734b4f879 bump version to 8.2.5
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-11-19 18:54:16 +01:00
Stefan Hanreich
ae064a1ed2 sdn: add documentation for isolated ports option
Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
2024-11-19 17:49:31 +01:00
Dominik Csapak
9a282ae974 qm: adapt import section to newly added OVA/OVF import
remove reference to future ova support and only esxi as supported.

Add extra OVA/OVF section explaining some caveats.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2024-11-19 16:06:58 +01:00
Stefan Hanreich
cda6d6418a firewall: add documentation for forward direction and vnet zone
Added a new direction section, mostly so I can write about the forward
direction and explain its use cases.

Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
2024-11-19 16:02:54 +01:00
Stefan Hanreich
4f7c386b6a sdn: add documentation for firewall integration
Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
2024-11-19 16:02:51 +01:00
Friedrich Weber
39dff49d81 ceph: fix two broken lists
The two lists were missing the initial empty line and were
consequently rendered as inline text, which made them hard to read.

Signed-off-by: Friedrich Weber <f.weber@proxmox.com>
2024-11-19 12:03:40 +01:00
Thomas Lamprecht
9cd1ca7852 update static/schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-11-19 12:03:28 +01:00
Markus Frank
ee6ba5d24d qm: add AMD SEV documentation
add documentation for the qemu-server patch series to add AMD SEV
support.

Signed-off-by: Markus Frank <m.frank@proxmox.com>
 [ TL: fleece in wording improvement suggested by Shannon ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-11-18 21:37:08 +01:00
Fiona Ebner
4ea02b32a3 cli appendix: reference section about casing style
The section about casing style also applies to CLI option names.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2024-11-17 19:34:24 +01:00
Fiona Ebner
f32bdb8997 configuration files: add general section
Explain the mixed casing styles for (sub-)properties in configuration
files and plans regarding the future.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2024-11-17 19:34:24 +01:00
Christian Ebner
b38ef259d1 docs: drop experimental warning for change detection modes
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2024-11-17 18:36:04 +01:00
Thomas Lamprecht
c2ac9c8470 ceph: update some dead links
Having a optional linkchecker build-target might be nice to catch all
those broken links for sure when run every once in a while.

Reported-by: Melroy van den Berg <melroy89@protonmail.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-11-14 14:56:46 +01:00
Maximiliano Sandoval
4cf8288f2d fix invonking typo
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
2024-11-13 16:39:41 +01:00
Christoph Heiss
b4c41140e5 installation: document advanced btrfs options
Also includes the new `compress` option that has been recently
introduced in the installer.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
 [ TL: small asciidoc format/style fixes ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-11-12 18:10:08 +01:00
Thomas Lamprecht
997a6b4925 bump version to 8.2.4
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-11-11 22:31:53 +01:00
Thomas Lamprecht
90e74e8557 notification: source style fixes
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-11-11 22:30:44 +01:00
Lukas Wagner
daf06000ff notification: add documentation for webhook target endpoints.
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
 [ TL: reflow some content and fix trailing whitespace ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-11-11 22:28:02 +01:00
Thomas Lamprecht
89caddd54e ui: mention tag view in resource tree scetion
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-11-10 12:13:59 +01:00
Dominik Csapak
2eb8c5adaf gui: add anchor for tags chapter
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2024-11-10 11:43:29 +01:00
Thomas Lamprecht
8d6156e730 package repos: document Ceph 19.2 Squid repos
Note, at time of commit the Enterprise repo is not yet available, but
that should change (soon) once this is bumped, so do not bother with
a temporary note.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-11-10 11:43:04 +01:00
Fabian Grünbichler
5a42e20dba fix #5665: add note about short-lived cert renewal
not that obvious behaviour on the systemd side, and missing cert renewal can
have wide-reaching consequences.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-11-08 11:30:21 +01:00
Aaron Lauterer
4d318fb1cd pci-passthrough: reword iommu since it is now always enabled by default
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2024-10-31 11:26:16 +01:00
Christoph Heiss
816ee5434a pci-passthrough: add note about mediated devices w.r.t kernel modules
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
2024-10-29 14:13:04 +01:00
Christoph Heiss
29533496a1 pci-passthrough: drop obsolete vfio_virqfd kernel module requirement
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
2024-10-29 14:13:04 +01:00
Maximiliano Sandoval
aa42ef161b btrfs: Add link to upstream docs regarding its status
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
2024-10-14 10:21:29 +02:00
Maximiliano Sandoval
11f23cd13b btrfs: Capitalize item and remove nul item
Other items in the same list are capitalized.

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
2024-10-14 10:21:29 +02:00
Maximiliano Sandoval
39eaa1df6d firewall: fix typo on pcAnywhere
The spelling is taken from its Wikipedia article
https://en.wikipedia.org/wiki/PcAnywhere.

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
2024-10-14 10:21:29 +02:00
Maximiliano Sandoval
6942acb508 fix some typos
found with:

    typos *.adoc

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
2024-10-14 10:21:29 +02:00
Thomas Lamprecht
d0cf82da04 system requirements: use correct and modern acronym for Intel 64-bit
Intel EMT64 is not a thing, the correct variant would be Extended
Memory 64 Technology, which is shortened to EM64T [0].

But the `Intel EM64T` term was replace a long time ago by `Intel 64`
[1], so just go with that.

[0]: https://www.intel.com/content/www/us/en/support/articles/000005898/processors.html
[1]: "[...] in March 2004 unveiled the "official" name EM64T (Extended
      Memory 64 Technology). In late 2006 Intel began instead using
      the name Intel 64 for its implementation [...]"
     -- https://en.wikipedia.org/wiki/X86-64#Intel_64

Reported-by: Alexander P. Inzinger-Zrock
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-09-30 11:41:30 +02:00
Christoph Heiss
ed74fe9720 images: update grub menu screenshot to 8.2-2 ISO
This includes the new serial console entry, which has been introduced
with the 8.1-2 ISO.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
2024-09-27 17:35:17 +02:00
Christoph Heiss
61e2640483 installation: document auto-installer entry under advanced options
This entry is always present under 'Advanced Options', even if the ISO
was not prepared for an unattended installation, mainly for debug.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
2024-09-27 13:20:29 +02:00
Lukas Wagner
fe4a583789 notifications: add note regarding when 'job-id' is set for backups
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
Reviewed-by: Max Carrara <m.carrara@proxmox.com>
2024-09-23 17:09:15 +02:00
Lukas Wagner
4931726c4e notifications: match-field 'exact'-mode can now match multiple values
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
Reviewed-by: Max Carrara <m.carrara@proxmox.com>
2024-09-23 17:09:15 +02:00
Lukas Wagner
3b55c73fc2 notifications: describe new notification metadata fields
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
Reviewed-by: Max Carrara <m.carrara@proxmox.com>
2024-09-23 17:09:15 +02:00
Maximiliano Sandoval
456b17fa59 docs: fix typos
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
2024-09-06 20:26:17 +02:00
Fiona Ebner
f695945542 network: improve language by adding missing "the"
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2024-08-13 15:50:19 +02:00
Alexander Zeidler
6771d7f300 pve-network: correct language errors
Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
Reviewed-by: Lukas Wagner <l.wagner@proxmox.com>
[FE: fixup missing comma noticed by Lukas]
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2024-08-13 15:49:11 +02:00
Alexander Zeidler
9ae83203cb local-zfs: correct language errors
Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
[FE: wrap lines longer than 80 characters]
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2024-08-13 15:43:04 +02:00
Thomas Lamprecht
f0e702af8d bump version to 8.2.3
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-07-31 16:58:45 +02:00
Thomas Lamprecht
74fc3c7681 update static/schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-07-31 16:27:37 +02:00
Markus Frank
2173def643 passthrough: viommu: replace host requirement with reference to pcie passthrough
Enabling IOMMU on the host is not a requirement for vIOMMU. It is only
a requirement for passthrough. Add a sentence to clarify the need for
a configured PCI(e) passthrough on the host for passthrough to nested
VMs.

While at it also clarify that this does not only applies to PCI but
also PCIe here.

Suggested-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Markus Frank <m.frank@proxmox.com>
 [ TL: mention all changes and avoid overly long line with link ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-07-30 20:06:06 +02:00
Mira Limbeck
9332980f31 cloudinit: add Windows cloudbase-init section
Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
2024-07-30 19:51:31 +02:00
Fabian Grünbichler
2eb64ba31c fix #5525: storage: pbs: improve master-pubkey docs
add the information that the parameter is special like other secret ones, and
add the resulting config to the example to make it even more obvious.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
[FE: remove equals sign from config example]
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2024-07-24 15:21:02 +02:00
Dominik Csapak
a0d52904cd vm resource limits: fix typo
s/untis/units/

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-07-18 12:37:28 +02:00
Aaron Lauterer
ccf5335881 vzdump: change mode detection: move example cmd to block
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2024-07-11 13:37:10 +02:00
Aaron Lauterer
703300b980 vzdump: fleecing: rephrase manual vzdump example
and move the example command from inline to a block

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2024-07-11 13:35:57 +02:00
Aaron Lauterer
c67a94fcda vzdump: trailing whitespace cleanup
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2024-07-11 13:00:58 +02:00