5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-10 01:17:51 +03:00
Commit Graph

1211 Commits

Author SHA1 Message Date
Alwin Antreich
d1fdb121e5 pveceph: old style commands to subcommands
Replace remaining old style single commands with current subcommands

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2019-11-05 11:05:02 +01:00
Stefan Reiter
ab2bc36e65 Replace erroneous interpunct with space
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-10-23 10:34:57 +02:00
Thomas Lamprecht
fe6cf7b66d bump version to 6.0-8
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-10-18 09:22:06 +02:00
Christian Ebner
42f2f50c73 gen vzdump: json_config_properties() moved from VZDump to VZDump::Common
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-10-18 08:31:04 +02:00
Thomas Lamprecht
7167e52f31 bump version to 6.0-7
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-10-08 15:15:09 +02:00
Thomas Lamprecht
c0e4fdbdd8 follouwp: test for instant view may not fail, else Make thins something real failed
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-10-08 15:14:22 +02:00
Thomas Lamprecht
8282f55f9f repos: change security repo link for future proofing and add note for bullseye
Actual this is a no-change change, as they URLs both resolve to the
exact same folders (are symlinked), i.e., see:

http://security-cdn.debian.org/dists/
vs.
http://security-cdn.debian.org/debian-security/dists/

but just change it nonetheless to match Debian's recommendation.
Also, add a FIXME not for the future 7.0 as there we need to change
the security suite name too[0].

[0]: https://lists.debian.org/debian-devel-announce/2019/07/msg00004.html

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-10-08 11:33:58 +02:00
Aaron Lauterer
37422176c4 display: add URL and short explanation of SPICE
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2019-10-07 16:35:01 +02:00
Thomas Lamprecht
05ec92a145 bump version to 6.0-5
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-10-07 16:10:56 +02:00
Thomas Lamprecht
19a58e023d qm: fixup: 4th order headings do not show up in PDF/manpage
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-10-07 16:05:11 +02:00
Aaron Lauterer
22a0091c05 add spice enhancements documentation
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2019-10-07 15:42:38 +02:00
Dominic Jäger
947ced2ba9 Replace stretch with buster in install guide
As the current versions are Debian Buster and PVE 6 mention them
instead of the old ones in the installation documentation.

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
2019-09-27 09:37:45 +02:00
Thomas Lamprecht
9c2d4f5308 switch opt-out NOVIEW to opt-in PVE_DOC_INSTANTVIEW
As we had to set NOVIEW _everywhere_, which is a good sign that
opt-in is much better suited than opt out.

Especially as one can point the browser or man to the resulting build
documentation html file or manpage once and then hit just reload after
a re-build, which is almost zero effort.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-09-24 17:24:56 +02:00
Thomas Lamprecht
33e0c96504 repos: add some references
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-09-24 09:49:50 +02:00
Alexandre Derumier
e13ba2ce9b vxlan: remove "no bgp default ipv6-unicast"
This syntax don't exist

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2019-09-09 18:03:27 +02:00
Alexandre Derumier
c21bc66fbc vxlan: add rp_filter sysctl for multiple gateway nodes
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2019-09-09 16:34:45 +02:00
Alexandre Derumier
3e25ae6172 vxlan: add external bgp router documentation
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2019-09-09 16:34:45 +02:00
Alexandre Derumier
2b7934c19a vxlan: add ipv6 missing config
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2019-09-09 16:34:45 +02:00
Alexandre Derumier
c141a89797 vxlan-evpn: remove prefix-route deny
no bgp default ipv4-unicast
no bgp default ipv6-unicast

already deny by restribution of default vrf routes

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2019-09-09 16:34:45 +02:00
Thomas Lamprecht
e2280bf75e pve-network: bridged setup: s/VMs/virtual guests/
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-09-06 16:46:23 +02:00
Alexandre Derumier
ae2687d36d vxlan: allowed routing to local vm on gateway nodes
We need to redistributed connected network to be able
to join a vm running on a gateway nodes.

also add a prefix-list in default vrf, to not propagate
theses connected routes. (avoid loop)

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2019-09-06 10:58:43 +02:00
Dominik Csapak
1e9fbecac2 update supported browsers
we do not support ie11 anymore due to some es6 features we use

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-09-06 10:58:02 +02:00
Alexandre Derumier
fc8f7b5379 bgp-evpn : use ip-forward options on vnet interfaces
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2019-09-05 10:56:02 +02:00
Thomas Lamprecht
8adeb0eb17 vxlan: reword and add a bit
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-09-04 17:00:10 +02:00
Thomas Lamprecht
4d3f6a2ed9 vxlan: trailing whitespace cleanups
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-09-04 16:59:45 +02:00
Alexandre Derumier
846e9430dd bgp-evpn : add route reflectors documentation
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2019-09-04 16:43:55 +02:00
Thomas Lamprecht
6cab1704fc followup: extend cluster create/join a bit
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-09-04 15:35:37 +02:00
Stefan Reiter
24398259f8 Add screenshot references to cluster GUI section
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-09-03 14:27:58 +02:00
Stefan Reiter
106f38b3e2 Add cluster join screenshot
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-09-03 14:27:58 +02:00
Stefan Reiter
2710e82c25 Add cluster join information screenshot
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-09-03 14:27:58 +02:00
Stefan Reiter
5a1640695b Add cluster create screenshot
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-09-03 14:27:58 +02:00
Stefan Reiter
3e380ce0b8 Mention GUI for creating a cluster and adding nodes
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-09-03 14:27:58 +02:00
Alexandre Derumier
250e8aa648 update vxlan-evpn doc
Now that vrf leaking is supported with default vrf,
setup is more simple for exit node. (not need extra interface)

Also cleanup symmetric config

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2019-09-02 13:42:00 +02:00
Thomas Lamprecht
64caa40130 vzdump: use {pve} for Proxmox VE
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-09-02 12:32:01 +02:00
Fabian Ebner
b26b1d126d Fix typos in vzdump.adoc
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-09-02 12:30:32 +02:00
Fabian Ebner
f11fb629b7 Fix typos in system-booting.adoc
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-09-02 12:29:30 +02:00
Fabian Ebner
87ba80b03f Fix typos in pveum.adoc
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-09-02 12:28:47 +02:00
Fabian Ebner
5e8c820206 Fix typo in pvesr.adoc
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-09-02 12:28:11 +02:00
Thomas Lamprecht
a550860d72 followup: storage config description
From
https://pve.proxmox.com/pipermail/pve-devel/2019-September/038727.html

Suggested-by: Stefan Reiter <s.reiter@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-09-02 12:25:19 +02:00
Fabian Ebner
cc15d2c5bf Fix typos in pvesm.adoc
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-09-02 12:21:03 +02:00
Fabian Ebner
6d3c0b3479 Fix typos in pvecm.adoc
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-09-02 12:19:26 +02:00
Fabian Ebner
620d6725f0 Fix typos in pveceph.adoc
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-09-02 12:18:06 +02:00
Fabian Ebner
ee68774400 Fix typos in pve-gui.adoc
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-09-02 12:17:27 +02:00
Fabian Ebner
ba021358f7 Fix typo in pct.adoc
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-09-02 12:06:24 +02:00
Fabian Ebner
d90dcb5324 Fix typo in output-format.adoc
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-09-02 12:05:36 +02:00
Fabian Ebner
5dfeeece54 Fix typos in local-zfs.adoc
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-09-02 12:04:22 +02:00
Fabian Ebner
d5c3a54af9 Fix typos in ha-manager.adoc
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-09-02 12:02:35 +02:00
Thomas Lamprecht
7420d3f101 api-viewer: add missing </pre> closing tag
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-08-17 12:55:02 +02:00
Stefan Reiter
0aebb0d9fc efi boot: add note about update-initramfs hooks
and fix "edit kernel command line" to include actual refresh command

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-08-07 08:23:54 +02:00
Thomas Lamprecht
60598f4ce3 mediawiki: bring doc includer again in line with the HTMLets plug it bases on
We probably always wanted to use a real HTML comment as "tag" here,
but it seems the '!' was forgotten. With older mediawiki it still
worked, but 1.31 got stricter and thus it was converted to HTML
entities.

Bring the plugin again in line with the HTMLets MediaWiki
extension[0] it based on in the first place.

[0]: 11e5ef1ea2/HTMLets.php (140)

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-07-26 08:52:08 +02:00