5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-08-02 16:21:55 +03:00

1103 Commits

Author SHA1 Message Date
91ef956f9f use https for the website
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-09-13 09:16:13 +02:00
371fa8e0d5 change pricing link to en
since the language on proxmox.com depends on the cookie,
using no language in the url leads to a 404 if the
cookie says 'german', so always link to the english site

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-09-13 09:15:45 +02:00
a8b49312f6 d/compat: bump to 10
(enables parallel builds by default)

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-09-13 09:06:43 +02:00
959bc81c13 build: fix broken parallel builds
a2x only supports destination folders for HTML based variants, but fortunately
that is enough in our case without needing extra workarounds.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-09-13 09:06:29 +02:00
c8311c1edd d/control: add missing build-dependencies
gathered by building in a minimal Debian Stretch chroot with just the
listed build-dependencies installed.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-09-13 09:06:15 +02:00
b5b9709a1c d/control: bump debhelper build-dependency
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-09-13 08:50:20 +02:00
bd21aef95d build: wrap-and-sort debian/
for consistency and easier diffing

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-09-13 08:50:11 +02:00
fa764571f6 build: refactor build process
build packages in one go by moving individual .deb targets into install
targets called by dpkg-buildpackage.

all three binary packages are bootstrappable on a straight Debian host,
so there is no need to call dpkg-buildpackage separately for each of
them.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-09-13 08:40:01 +02:00
59b586cb29 remove note about vlan management interface
This seem wrong,
it's possible to setup management vlan interface
on vlanaware bridge without conflict with vm.

(If vlan management is setup with vmbrX.Y)
2018-09-11 09:24:54 +02:00
038dc7df35 add vlanaware bridge management vlan configuration 2018-09-11 09:24:25 +02:00
22a5acc858 used proxmox CI colors for network graphics 2018-09-05 08:41:03 +02:00
47cf2d10c2 vxlan: increase mtu to 1550
vxlan encapsulation have 50 bytes overhead,so we need to increase
mtu on physical interfaces to avoid fragmentation.
2018-08-28 13:11:34 +02:00
83c80b5d9a vrf : remove net.ipv4.tcp_l3mdev_accept=1 sysctl tuning
kernel has been patched
https://git.proxmox.com/?p=pve-kernel.git;a=commit;h=49b6d16422120bf40204c40729c17a72e177e690
2018-08-28 13:11:34 +02:00
a35aad4add fix typos/wording
Signed-off-by: David Limbeck <d.limbeck@proxmox.com>
2018-08-23 14:32:54 +02:00
beb0ab8082 pve-patch-process.tt: another graphviz example graph
Not used currently.
2018-08-17 12:25:58 +02:00
d00b6482df remove nwdiag related things
We do not use those graphics.
2018-08-17 09:09:46 +02:00
33c6f9881e pve-software-stack.tt: cleanup - set global fontname 2018-08-17 09:00:17 +02:00
891225282b pve-software-stack.tt: add AppArmor and cgroups 2018-08-17 08:54:30 +02:00
d583c3d3bf pve-software-stack.tt: s/Daemons/Services/ 2018-08-17 08:42:54 +02:00
02e6a824e1 use graphviz to generate pve-software-stack.svg
Produces much smaller .svg file
2018-08-16 13:13:57 +02:00
d38f52f0ba add generated svg images 2018-08-16 10:14:19 +02:00
50f88938f6 install and use new network diagrams 2018-08-16 10:13:16 +02:00
1ff5e4e80e thumbnail: allow to reference all images inside /images subdir
Before, we was limited to /images/screenshots/
2018-08-16 10:13:16 +02:00
49833ad764 add graphviz picture for our default bonded network setup 2018-08-16 10:13:16 +02:00
6a1bebac98 add graphviz picture for our default routed network setup 2018-08-16 10:13:16 +02:00
ae803a00f1 pve_network_templates.tt: add macro for ethernet interfaces 2018-08-16 10:13:16 +02:00
c1801c524c add graphviz picture for our default bridged network setup 2018-08-16 10:13:16 +02:00
bef01a6104 add framework to generate network graphs using graphviz 2018-08-16 10:13:16 +02:00
76b6e85702 vxlan-evpn : add documentation to external routing
without bgp between proxmox and external router
2018-08-14 12:27:30 +02:00
ccecb4f94c split sysctl.conf to symmetric and asymmetric setup 2018-08-14 12:27:09 +02:00
5dde3d6458 vxlan : remove vlanaware bridge documentation 2018-08-14 12:26:56 +02:00
d4a9910fec fix #1850: small additions 2018-08-14 12:22:42 +02:00
1821b137ad add vxlan l3 routing
This add documentation for inter vxlan routing, with frr and anycast gateway.
2018-08-11 11:18:09 +02:00
445822a946 add documentation for vxlan layer 2 network
Thank to Alexandre Derumier <aderumier@odiso.com> for providing these docs.
2018-08-09 08:03:44 +02:00
e2a74c9e49 bump version to 5.2-8 2018-08-08 08:52:32 +02:00
0235c7415c add lvm/zfs anchors
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-08-08 07:42:35 +02:00
d75e644b20 follow up: fix preformatted-block syntax and newlines
four '-' are enough, common use and as they need to be symmetric also
easier to handle manually.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-07-31 11:19:53 +02:00
b0014034b4 follow up: use higher heading level
else this is not visible in the one-page html document

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-07-31 11:17:09 +02:00
19b04e775f certificate-managment.adoc: describe dir change
Adds a section with example of how to change the default ACME account from the
LE staging to production directory.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2018-07-31 11:00:09 +02:00
0dcdd9b1ad bump version to 5.2-7 2018-07-27 11:57:10 +02:00
56cab8b063 gen-output-format-opts.pl: use correct argument syntax 2018-07-27 11:54:55 +02:00
186937a028 output-format.adoc: fix typo 2018-07-27 11:50:15 +02:00
4b334217a0 bump version to 5.2-6 2018-07-27 10:50:25 +02:00
441ae62852 Makefile GEN_SCRIPTS: add gen-output-format-opts.pl 2018-07-27 10:41:49 +02:00
ed53a3e668 pve-admin-guide: include pvenode and pvesh docs 2018-07-27 10:23:13 +02:00
a5d27935ea pvenode.adoc: include output-format.adoc 2018-07-27 10:23:13 +02:00
2c5571e367 pvesh.adoc: include output-format.adoc 2018-07-27 10:23:13 +02:00
508a8bd7f8 output-format.adoc: documentation for output format options 2018-07-27 10:23:13 +02:00
676bbd4a5f pvesh.1-synopsis.adoc: update 2018-07-27 07:54:29 +02:00
a3eeb58fc8 update pvenode.1-synopsis.adoc 2018-07-26 15:19:32 +02:00