]> git.proxmox.com Git - pmg-docs.git/log
pmg-docs.git
7 weeks agoinstallation: fix codeblock rendering in zfs performance tips section master
Christoph Heiss [Wed, 28 Feb 2024 18:08:21 +0000 (19:08 +0100)]
installation: fix codeblock rendering in zfs performance tips section

That slipped through, asciidoc uses 4 not 3 dashes for that.

Fixes: c8be3f0 ("installation: align zfs performance tip with PVE documentation")
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
7 weeks agobump version to 8.1.1
Thomas Lamprecht [Wed, 28 Feb 2024 14:16:11 +0000 (15:16 +0100)]
bump version to 8.1.1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
7 weeks agoupdate various screenshots
Thomas Lamprecht [Wed, 28 Feb 2024 14:14:27 +0000 (15:14 +0100)]
update various screenshots

lots of them where made with PMG 6.2, and while we had no huge revamp,
there are quite some small to mid sized changes and improvements all
over the place, so update a few that show such changes and where easy
to regenerate quickly.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
7 weeks agoinstallation: reword/expand/reflow and fix login thumbnail
Thomas Lamprecht [Wed, 28 Feb 2024 13:52:13 +0000 (14:52 +0100)]
installation: reword/expand/reflow and fix login thumbnail

Try to improve the layout, still not really ideal with that many
thumbnails in a single relatively short section but should be a bit
easier to read.

Change the place of the UI login thumbnail as before the numerical
bulletin point list it won't work due to block boundaries and asciidoc

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
7 weeks agoscreenshots: update dashboard and login screenshots
Thomas Lamprecht [Wed, 28 Feb 2024 13:16:16 +0000 (14:16 +0100)]
screenshots: update dashboard and login screenshots

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
7 weeks agoscreenshots: regenerate installer screenshots with smaller border
Thomas Lamprecht [Wed, 28 Feb 2024 13:15:34 +0000 (14:15 +0100)]
screenshots: regenerate installer screenshots with smaller border

to avoid ugly blocking looking images that distract from the actual
content.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
7 weeks agoverify-images: include the file name that failed verification
Thomas Lamprecht [Wed, 28 Feb 2024 13:15:02 +0000 (14:15 +0100)]
verify-images: include the file name that failed verification

so that it might actually be useful..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
7 weeks agobuildsys: make verify-images target informative only
Thomas Lamprecht [Wed, 28 Feb 2024 13:14:22 +0000 (14:14 +0100)]
buildsys: make verify-images target informative only

The PDF and the HTML are rendered fine anyway, this is just a PITA

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
7 weeks agodoc-generator: add new option dkim-use-domain
Stoiko Ivanov [Wed, 28 Feb 2024 09:11:17 +0000 (10:11 +0100)]
doc-generator: add new option dkim-use-domain

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
7 weeks agodkim: rephrase signing-domain source docs
Stoiko Ivanov [Wed, 28 Feb 2024 09:08:09 +0000 (10:08 +0100)]
dkim: rephrase signing-domain source docs

mostly to mention the 2 terms RFC5321.MailFrom and RFC5322.From
actually used in the dmarc-rfc for both terms.

additionally rephrase the link phrase from smtp_rfc to rfc_5321 (there
are at least 3 rfcs titled SMTP)

fix 1 small typo.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
7 weeks agodkim: document dkim-use-domain
Maximiliano Sandoval [Tue, 27 Feb 2024 10:33:35 +0000 (11:33 +0100)]
dkim: document dkim-use-domain

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
[S.I.: fix spelling of dkim-use-domain]
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
7 weeks agobump version to 8.1.0
Thomas Lamprecht [Tue, 27 Feb 2024 15:57:19 +0000 (16:57 +0100)]
bump version to 8.1.0

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
7 weeks agoupdate static schema info
Thomas Lamprecht [Tue, 27 Feb 2024 16:00:04 +0000 (17:00 +0100)]
update static schema info

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
7 weeks agoasciidoc: make thumbnail path relative to images/
Christoph Heiss [Fri, 23 Feb 2024 13:20:09 +0000 (14:20 +0100)]
asciidoc: make thumbnail path relative to images/

This in turn allows to also use images from other subdirectories, e.g.
`images/installer/`, and not just from `images/screenshot/`.

Replacing all paths was done mechanically using:

  sed -i 's/thumbnail="pmg-gui/thumbnail="screenshot\/pmg-gui/g' *.adoc

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
7 weeks agoimages: run png-cleanup.pl on all and verify on install
Christoph Heiss [Fri, 23 Feb 2024 13:18:54 +0000 (14:18 +0100)]
images: run png-cleanup.pl on all and verify on install

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
7 weeks agoinstallation: add a TUI installer screenshot
Christoph Heiss [Fri, 23 Feb 2024 11:49:43 +0000 (12:49 +0100)]
installation: add a TUI installer screenshot

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
7 weeks agoinstallation: convert installer screenshots to thumbnails
Christoph Heiss [Fri, 23 Feb 2024 11:48:47 +0000 (12:48 +0100)]
installation: convert installer screenshots to thumbnails

Again, like the PVE documantation. Improves the reading flow quite a bit
too.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
7 weeks agoinstallation: add `nomodeset` kernel parameter tip for bogus graphics
Christoph Heiss [Fri, 23 Feb 2024 11:48:12 +0000 (12:48 +0100)]
installation: add `nomodeset` kernel parameter tip for bogus graphics

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
7 weeks agoinstallation: align zfs performance tip with PVE documentation
Christoph Heiss [Fri, 23 Feb 2024 11:46:27 +0000 (12:46 +0100)]
installation: align zfs performance tip with PVE documentation

This one is IMO better worded, so just use that.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
7 weeks agoinstallation: update chapter based on PVE docs & new GRUB entries
Christoph Heiss [Fri, 23 Feb 2024 11:44:07 +0000 (12:44 +0100)]
installation: update chapter based on PVE docs & new GRUB entries

The new release also brings things such a the serial console
installer and a expandend 'Advanced Options' menu.

This mostly aligns it with the respective documentation from PVE,
rewording some things and adding some {NOTE,TIP,WARNING}s from there as
well.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
7 weeks agoimages: update GRUB menu screenshot to latest release
Christoph Heiss [Fri, 23 Feb 2024 11:36:18 +0000 (12:36 +0100)]
images: update GRUB menu screenshot to latest release

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
7 weeks agogitignore: add initial file based on pve-docs
Christoph Heiss [Fri, 23 Feb 2024 11:35:34 +0000 (12:35 +0100)]
gitignore: add initial file based on pve-docs

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
7 weeks agodocs: pmgconfig: fix path to transport file
Aaron Lauterer [Tue, 27 Feb 2024 09:41:27 +0000 (10:41 +0100)]
docs: pmgconfig: fix path to transport file

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
7 weeks agoadmin: system-booting: add screenshots
Stoiko Ivanov [Tue, 27 Feb 2024 10:54:04 +0000 (11:54 +0100)]
admin: system-booting: add screenshots

additionally adapt the paths for pmg with:
sed -ri 's/screenshot\///g' system-booting.adoc

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
7 weeks agoadmin: include system-booting docs
Stoiko Ivanov [Tue, 27 Feb 2024 09:38:46 +0000 (10:38 +0100)]
admin: include system-booting docs

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
7 weeks agoadmin: system-booting: replace pve with pmg automatically
Stoiko Ivanov [Tue, 27 Feb 2024 10:03:53 +0000 (11:03 +0100)]
admin: system-booting: replace pve with pmg automatically

the result looks correct, and using sed might help in case the
pve-docs get updated:

sed -ri 's/([^-])pve([^.])/\1pmg\2/g;
    /^ifdef::wiki\[\]/,/^endif::wiki\[\]/d' system-booting.adoc

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
7 weeks agoadmin: system-booting: copy system-booting.adoc from pve-docs
Stoiko Ivanov [Tue, 27 Feb 2024 09:29:51 +0000 (10:29 +0100)]
admin: system-booting: copy system-booting.adoc from pve-docs

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
7 weeks agoupdate static schema info
Thomas Lamprecht [Fri, 23 Feb 2024 17:11:56 +0000 (18:11 +0100)]
update static schema info

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
8 weeks agobump version to 8.0.2
Thomas Lamprecht [Thu, 22 Feb 2024 16:14:30 +0000 (17:14 +0100)]
bump version to 8.0.2

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
8 weeks agoupdate static schema info
Thomas Lamprecht [Thu, 22 Feb 2024 16:12:33 +0000 (17:12 +0100)]
update static schema info

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
8 weeks agod/copyright: update years
Thomas Lamprecht [Thu, 22 Feb 2024 15:29:55 +0000 (16:29 +0100)]
d/copyright: update years

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
8 weeks agoadd disclaimer position/separator docs
Dominik Csapak [Mon, 15 Jan 2024 11:12:42 +0000 (12:12 +0100)]
add disclaimer position/separator docs

explain what the default is and that it can be configured.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
8 weeks agoupdate static schema info
Thomas Lamprecht [Thu, 22 Feb 2024 12:50:21 +0000 (13:50 +0100)]
update static schema info

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
8 weeks agodoc-generator: add new option filter-timeout
Stoiko Ivanov [Fri, 12 Jan 2024 19:21:47 +0000 (20:21 +0100)]
doc-generator: add new option filter-timeout

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
8 weeks agorule system: explain new and mode and invert flag
Dominik Csapak [Wed, 21 Feb 2024 12:24:37 +0000 (13:24 +0100)]
rule system: explain new and mode and invert flag

and adding that the previous behaviour is now the default.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
8 weeks agorule system: add a small section about matching rules
Dominik Csapak [Fri, 9 Feb 2024 12:54:37 +0000 (13:54 +0100)]
rule system: add a small section about matching rules

this section explains how multiple object categories and multiple
objects interact with the rule matching.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2 months agoFix wrong usage of GiB for disksizes
Stoiko Ivanov [Tue, 13 Feb 2024 10:36:13 +0000 (11:36 +0100)]
Fix wrong usage of GiB for disksizes

Fixes: 4b5e4bf0986115e476843454b344200cc8ac479c
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2 months agoadministration, installation: add chapter "Firmware Updates"
Alexander Zeidler [Wed, 24 Jan 2024 15:01:48 +0000 (16:01 +0100)]
administration, installation: add chapter "Firmware Updates"

and "Debian Firmware Repository", with mutual linking. Largely
identical to PVE docs, except for:
- remove mentions of ensuring a safe cluster node reboot
- adapt internal links for this doc structure

Firmware updates are important, their existence should not be checked
only when there are already noticeable problems.

Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
2 months agoinstallation: rephrase section "Other Repository Sources"
Alexander Zeidler [Fri, 3 Nov 2023 13:54:55 +0000 (14:54 +0100)]
installation: rephrase section "Other Repository Sources"

to be Debian release independent & conform to additional repo sections

Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
2 months agoConsistency of GB and GiB pmg
Noel Ullreich [Mon, 10 Jul 2023 13:49:49 +0000 (15:49 +0200)]
Consistency of GB and GiB pmg

Since the actual system-checks are done in GiB and to stay consistent
with the other docs, change all GB units to GiB

Signed-off-by: Noel Ullreich <n.ullreich@proxmox.com>
2 months agoFix spelling of command line/command-line
Noel Ullreich [Mon, 3 Jul 2023 12:04:36 +0000 (14:04 +0200)]
Fix spelling of command line/command-line

Commandline/command line/command-line where being used interchangeably,
which is not correct
(see: https://learn.microsoft.com/en-us/style-guide/a-z-word-list-term-collections/c/command-line).
use command-line when it is an adjective (e.g. "command-line interface")
and use command line when it is a noun (e.g. "change the setting from
the command line")

Signed-off-by: Noel Ullreich <n.ullreich@proxmox.com>
[S.I.: fix a stray ' ' introduced with this commit]
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2 months agoConsistency of USB flash drive spelling
Noel Ullreich [Mon, 3 Jul 2023 12:04:35 +0000 (14:04 +0200)]
Consistency of USB flash drive spelling

To be consistent, replaced all synonyms of USB flash drive (e.g. thumb
drive, drive, stick)

Signed-off-by: Noel Ullreich <n.ullreich@proxmox.com>
8 months agoupdate external links to www.proxmox.com
Christian Ebner [Fri, 11 Aug 2023 11:00:06 +0000 (13:00 +0200)]
update external links to www.proxmox.com

During the redesign of www.proxmox.com the menu structure and therefore
some url changed. Update the external link in order to avoid an
unneccessary redirect.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
8 months agofaq: update support table
Stoiko Ivanov [Tue, 25 Jul 2023 13:13:55 +0000 (15:13 +0200)]
faq: update support table

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
9 months agobump version to 8.0.1
Thomas Lamprecht [Tue, 27 Jun 2023 16:22:10 +0000 (18:22 +0200)]
bump version to 8.0.1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agorun make update
Stoiko Ivanov [Tue, 27 Jun 2023 12:03:45 +0000 (14:03 +0200)]
run make update

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
9 months agoinstallation: update repo suites and APT key checksums for bookworm
Thomas Lamprecht [Tue, 27 Jun 2023 05:37:36 +0000 (07:37 +0200)]
installation: update repo suites and APT key checksums for bookworm

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agobump version to 8.0.0
Thomas Lamprecht [Mon, 26 Jun 2023 10:39:32 +0000 (12:39 +0200)]
bump version to 8.0.0

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agod/control: add hint w.r.t. pve-common/pmg-api B-D
Thomas Lamprecht [Mon, 26 Jun 2023 11:36:50 +0000 (13:36 +0200)]
d/control: add hint w.r.t. pve-common/pmg-api B-D

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agod/control: drop lintian from build-dependcies
Thomas Lamprecht [Mon, 26 Jun 2023 11:24:18 +0000 (13:24 +0200)]
d/control: drop lintian from build-dependcies

we don't use it for building the package, and what's happening
afterwards isn't really the task of d/control to enforce.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agobuildsys: drop bogus and unused NOVIEW variable
Thomas Lamprecht [Mon, 26 Jun 2023 10:34:13 +0000 (12:34 +0200)]
buildsys: drop bogus and unused NOVIEW variable

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agobuildsys: only get git revision if actually used
Thomas Lamprecht [Mon, 26 Jun 2023 10:34:06 +0000 (12:34 +0200)]
buildsys: only get git revision if actually used

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agobuildsys: drop unused PKGREL variable
Thomas Lamprecht [Mon, 26 Jun 2023 10:33:07 +0000 (12:33 +0200)]
buildsys: drop unused PKGREL variable

we rely on d/changelog through the dpkg makefile fragments helper
since a while..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agod/control: ensure docs are build with compatible asciidoc
Thomas Lamprecht [Mon, 26 Jun 2023 10:18:19 +0000 (12:18 +0200)]
d/control: ensure docs are build with compatible asciidoc

follows pve-docs' 393cdae ("d/control: ensure docs are build with
compatible asciidoc")

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agobuildsys: derive upload dist automatically
Stoiko Ivanov [Tue, 30 May 2023 13:20:12 +0000 (15:20 +0200)]
buildsys: derive upload dist automatically

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agoasciidoc config: work around missing icon bug
Stoiko Ivanov [Tue, 30 May 2023 11:21:40 +0000 (13:21 +0200)]
asciidoc config: work around missing icon bug

This follows commit
ba6ea595629b20adbfc8241b9a2d20aa14c338f3
from pve-docs.
and addresses [0].

[0]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036030#10

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agod/source: override false-positive lintian errors
Stoiko Ivanov [Tue, 30 May 2023 11:44:13 +0000 (13:44 +0200)]
d/source: override false-positive lintian errors

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agod/copyright: use machine readable format
Stoiko Ivanov [Tue, 30 May 2023 11:39:33 +0000 (13:39 +0200)]
d/copyright: use machine readable format

taken from 1c894423cf56b2c8d4fc7be75a6847ecaf6b10c3
in pve-docs

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agod/control: raise standards version compliance to 4.6.2
Stoiko Ivanov [Tue, 30 May 2023 11:16:56 +0000 (13:16 +0200)]
d/control: raise standards version compliance to 4.6.2

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agod/control: define compat level via build-depends and raise to 13
Stoiko Ivanov [Tue, 30 May 2023 11:16:17 +0000 (13:16 +0200)]
d/control: define compat level via build-depends and raise to 13

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agomark pmg-doc-generator an arch-independent package
Stoiko Ivanov [Tue, 30 May 2023 11:14:48 +0000 (13:14 +0200)]
mark pmg-doc-generator an arch-independent package

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agod/control: add missing ${misc:Depends}
Stoiko Ivanov [Tue, 30 May 2023 11:14:00 +0000 (13:14 +0200)]
d/control: add missing ${misc:Depends}

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agod/control: add rsync as build dependency
Stoiko Ivanov [Wed, 24 May 2023 13:57:11 +0000 (15:57 +0200)]
d/control: add rsync as build dependency

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agobuildsys: add DSC target
Stoiko Ivanov [Tue, 30 May 2023 09:59:00 +0000 (11:59 +0200)]
buildsys: add DSC target

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agobuildsys: improve build dir generation and cleanup
Stoiko Ivanov [Tue, 30 May 2023 09:54:57 +0000 (11:54 +0200)]
buildsys: improve build dir generation and cleanup

follows commit 67f4cd3b44ddb0e8525d094188e56e41bc669cd4
in pve-docs for consistency

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agod/souce/format: mark package as native
Stoiko Ivanov [Tue, 30 May 2023 11:31:29 +0000 (13:31 +0200)]
d/souce/format: mark package as native

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agomakefile: convert to use simple parenthesis
Stoiko Ivanov [Tue, 30 May 2023 09:26:29 +0000 (11:26 +0200)]
makefile: convert to use simple parenthesis

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
9 months agotrack pmg.admin-dkim-conf-opts.adoc to avoid pmg-api dependency on package build
Thomas Lamprecht [Mon, 26 Jun 2023 11:17:07 +0000 (13:17 +0200)]
track pmg.admin-dkim-conf-opts.adoc to avoid pmg-api dependency on package build

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
11 months agoconfig: fix link to whitelist configuration
Stefan Sterz [Mon, 17 Apr 2023 12:59:56 +0000 (14:59 +0200)]
config: fix link to whitelist configuration

previously this linked to the options section, this was misleading and
lead users to miss the smtp whitelist configuration section. linking
the correct section here also makes it clearer that these settings
refer to the smtp whitelist.

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
12 months agobuildsys: upload to bullseye
Thomas Lamprecht [Mon, 27 Mar 2023 16:16:25 +0000 (18:16 +0200)]
buildsys: upload to bullseye

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
12 months agobump version to 7.3-2
Thomas Lamprecht [Mon, 27 Mar 2023 16:14:06 +0000 (18:14 +0200)]
bump version to 7.3-2

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
12 months agostats: add references for online help
Thomas Lamprecht [Mon, 27 Mar 2023 16:12:48 +0000 (18:12 +0200)]
stats: add references for online help

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
12 months agostats: add screenshots and expand a bit
Thomas Lamprecht [Mon, 27 Mar 2023 16:08:55 +0000 (18:08 +0200)]
stats: add screenshots and expand a bit

only show the ones with a lot of content filling the panel big, but
add a bit of content to improve the remaining layout and crowding of
the thumbnails.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
12 months agostats: some grammar layout and content additions/adaptions
Thomas Lamprecht [Mon, 27 Mar 2023 13:16:44 +0000 (15:16 +0200)]
stats: some grammar layout and content additions/adaptions

note that much less changed that it seems from a line-based git use
git show --word-diff=color --word-diff-regex='\w+' to see actual
change.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
12 months agoupdate static schema info
Stoiko Ivanov [Mon, 27 Mar 2023 12:40:15 +0000 (14:40 +0200)]
update static schema info

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
12 months agoadministration: add section for statistics
Dominik Csapak [Mon, 27 Mar 2023 12:22:40 +0000 (14:22 +0200)]
administration: add section for statistics

by explaining each panel and it's options

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
12 months agoconfig: add reference to postfix postconf
Dominik Csapak [Mon, 27 Mar 2023 12:22:39 +0000 (14:22 +0200)]
config: add reference to postfix postconf

so that the users can find the place where the options are described

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
12 months agobump version to 7.3-1
Thomas Lamprecht [Fri, 24 Mar 2023 09:33:36 +0000 (10:33 +0100)]
bump version to 7.3-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
12 months agoupdate static schema info
Thomas Lamprecht [Fri, 24 Mar 2023 09:28:58 +0000 (10:28 +0100)]
update static schema info

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
12 months agodoc-generator: add new option smtputf8
Stoiko Ivanov [Fri, 17 Mar 2023 18:44:56 +0000 (19:44 +0100)]
doc-generator: add new option smtputf8

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
12 months agodocs: add dark mode support to the api viewer
Stefan Sterz [Thu, 9 Mar 2023 08:02:05 +0000 (09:02 +0100)]
docs: add dark mode support to the api viewer

adds dark mode support to the api viewer that is activated depending
on the users theme preference. similar to the main gui's "auto"
theme.

this needs a bump of the widget toolkit so the dark-theme css is
present.

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
12 months agoconf: add support for a dark mode in the documentation
Stefan Sterz [Thu, 16 Mar 2023 17:03:01 +0000 (18:03 +0100)]
conf: add support for a dark mode in the documentation

this commit adds support for a dark theme that behaves similarly to
that one used by the api viewer.

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
12 months agopmgconfig: Explain new TLS inbound domains configuration
Christoph Heiss [Mon, 20 Mar 2023 10:35:48 +0000 (11:35 +0100)]
pmgconfig: Explain new TLS inbound domains configuration

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
 [ S.I.: mention that the setting is only on the external port ]
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
15 months agopmgqm: slightly reword OnCalendar override instructions
Thomas Lamprecht [Fri, 30 Dec 2022 14:25:16 +0000 (15:25 +0100)]
pmgqm: slightly reword OnCalendar override instructions

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
15 months agopmgqm: add example for systemd.timer edit
Stoiko Ivanov [Tue, 13 Dec 2022 11:45:48 +0000 (12:45 +0100)]
pmgqm: add example for systemd.timer edit

The resetting of OnCalendar can be a bit confusing for users, who are
not familiar with the intricacies of systemd overrides.
Add a simple example to address a common use-case, and point to the
relevant man pages for more details.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
16 months agobump version to 7.2-1
Thomas Lamprecht [Tue, 29 Nov 2022 15:06:23 +0000 (16:06 +0100)]
bump version to 7.2-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
16 months agoupdate static schema info
Thomas Lamprecht [Tue, 29 Nov 2022 14:55:00 +0000 (15:55 +0100)]
update static schema info

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
17 months agoupdate static schema info
Thomas Lamprecht [Thu, 10 Nov 2022 12:29:01 +0000 (13:29 +0100)]
update static schema info

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
17 months agofix capitalization of GmbH
Lukas Wagner [Wed, 9 Nov 2022 14:48:24 +0000 (15:48 +0100)]
fix capitalization of GmbH

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
18 months agofix #4265: nmap: suggest usin -Pn over depreacated -P0
Thomas Lamprecht [Wed, 28 Sep 2022 10:09:48 +0000 (12:09 +0200)]
fix #4265: nmap: suggest usin -Pn over depreacated -P0

While, unlike the report suggests, they're currently (nmap 7.91 from
Bullseye) *exactly* the same, besides a deprecation warning in
verbose mode, it still makes sense to recommend the newer syntax
already which was present already in current oldoldstable Debian
Stretch, so really not bleeding edge anymore.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
19 months agodocs: intro: avoid office@ mail address for sales related questions
Thomas Lamprecht [Fri, 9 Sep 2022 11:33:45 +0000 (13:33 +0200)]
docs: intro: avoid office@ mail address for sales related questions

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agofix #3645: Improve LDAP docs
Dylan Whyte [Tue, 15 Feb 2022 13:15:27 +0000 (14:15 +0100)]
fix #3645: Improve LDAP docs

- Be clearer about the fact that LDAP is only for spam quarantine
  access.
- Specify spam quarantine url and that users must log in with their
  email.

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2 years agofix 3619: Add HTTPS to list of network services
Dylan Whyte [Mon, 14 Feb 2022 13:23:28 +0000 (14:23 +0100)]
fix 3619: Add HTTPS to list of network services

This was previously missing from the "Firewall Settings" section and is
required for updates and subscription key checks

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2 years agofix #3879: add colon at the end for user.conf
Moayad Almalat [Thu, 10 Feb 2022 16:01:27 +0000 (17:01 +0100)]
fix #3879: add colon at the end for user.conf

Signed-off-by: Moayad Almalat <m.almalat@proxmox.com>
2 years agobump version to 7.1-2
Thomas Lamprecht [Thu, 3 Feb 2022 10:35:38 +0000 (11:35 +0100)]
bump version to 7.1-2

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agoupdate static schema info
Thomas Lamprecht [Thu, 3 Feb 2022 11:47:55 +0000 (12:47 +0100)]
update static schema info

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agopmgproxy: document newly added options
Fabian Grünbichler [Fri, 17 Dec 2021 13:00:16 +0000 (14:00 +0100)]
pmgproxy: document newly added options

adapted from pve-docs -> pveproxy

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2 years agopmgconfig: Link to SA rule writing documentation
Dylan Whyte [Tue, 11 Jan 2022 15:30:35 +0000 (16:30 +0100)]
pmgconfig: Link to SA rule writing documentation

Adds a link to SpamAssassin's rule syntax documentation to the section
"Custom SpamAssassin Configuration".

Also clarifies that the name of a custom spam score should be the name
of the corresponding SpamAssassin rule.

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2 years agotfa: cleanup PVE specifics
Stoiko Ivanov [Mon, 29 Nov 2021 17:30:01 +0000 (18:30 +0100)]
tfa: cleanup PVE specifics

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2 years agotfa: rework note regarding cluster join and tfa
Thomas Lamprecht [Wed, 1 Dec 2021 10:18:37 +0000 (11:18 +0100)]
tfa: rework note regarding cluster join and tfa

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>