Daniel Castellanos
352ec8c92b
Fixed sed regular expression for disabling ipv6
...
Running the commands as they were before caused a duplicate "listen" entry in the nginx dynmaps configuration file. Like this:
server {
listen 8081;
listen 8081;
...
Causing nginx to reject the configuration and failing to start.
2022-08-02 00:15:25 +00:00
Andreas Mülhaupt
fc31d2b928
Replaced outdated URL
2022-07-28 08:45:52 +02:00
Andreas Mülhaupt
fa4db62878
Replaced outdated URL
2022-07-27 11:30:11 +02:00
Niklas Meyer
e8ef381eb3
Merge pull request #444 from raph-topo/patch-1
...
Mention behind the scenes encryption on first page of docs
2022-07-23 15:07:34 +02:00
Raphael
2997c98767
Mention behind the scenes encryption on first page of docs
2022-07-23 02:04:27 +02:00
Raphael
dc02de0396
Highlight encryption with warning box
2022-07-23 02:00:29 +02:00
0x000000000000000000000000000000000000
4de1b853af
Remove double sentence.
...
Remove double sentence in third_party-borgmatic.de.md.
2022-07-22 15:01:40 +02:00
Markus
bb93c3ed0c
Corrected value for CRIT ( #440 )
...
* Update u_e-checkmk.de.md
The value for CRIT was wrong (copy-paste-error) - should be 2, instead of 1.
* Update u_e-checkmk.en.md
The value for CRIT was wrong (copy-paste-error) - should be 2, instead of 1.
2022-07-17 22:55:02 +02:00
DerLinkman
06296c1476
Fixed CheckMK entry in mkdocs.yml + Restructuring third_party folders
2022-07-17 17:01:03 +02:00
Markus
a3a48fbf43
Create u_e-checkmk.en.md
2022-07-17 15:27:36 +02:00
Markus
068d7f457c
Update u_e-checkmk.de.md
2022-07-17 15:20:38 +02:00
Markus
192e619b2e
Update u_e-checkmk.de.md
2022-07-17 15:16:41 +02:00
Markus
8f4f0d8132
Update u_e-checkmk.de.md
2022-07-17 15:12:43 +02:00
Markus
4ebe2c58cf
Update u_e-checkmk.de.md
2022-07-17 15:12:01 +02:00
Markus
23061a2a4d
Create u_e-checkmk.de.md
2022-07-17 15:11:17 +02:00
Markus
d1e0262ed7
Delete folder
2022-07-17 15:09:06 +02:00
Markus
e8ab2bcfc1
Add files via upload
2022-07-17 15:08:43 +02:00
Markus
c1455ca445
Create folder
2022-07-17 15:07:53 +02:00
Niklas Meyer
ca5c005e88
Fixed crontab Backup failure (missing Path Variable)
2022-07-11 21:14:01 +02:00
Niklas Meyer
9608a8d1d4
Corrected Compose -
2022-07-01 10:56:27 +02:00
Yannik Jérôme Büchi
676731902f
Update third_party-nextcloud.en.md
2022-06-30 20:58:38 +02:00
Yannik Jérôme Büchi
d141016dfc
Update third_party-nextcloud.de.md
2022-06-30 20:57:51 +02:00
Yannik Jérôme Büchi
9ca8d06c40
Update third_party-nextcloud.de.md
...
update to docker compose v2
2022-06-29 22:05:25 +02:00
Yannik Jérôme Büchi
3878e797f9
Update third_party-nextcloud.en.md
...
update to docker compose v2
2022-06-29 22:04:40 +02:00
Yannik Jérôme Büchi
982c56bd8b
Update third_party-roundcube.en.md
...
update to docker compose v2
2022-06-29 22:02:35 +02:00
Yannik Jérôme Büchi
0ccc43a362
Update third_party-roundcube.de.md
...
update to docker compose v2
2022-06-29 22:01:30 +02:00
Yannik Jérôme Büchi
0f26c418c5
Update third_party-roundcube.en.md
2022-06-28 12:57:12 +02:00
Yannik Jérôme Büchi
dce5238cf8
Merge pull request #1 from Jerome2103/patch-1
...
Update third_party-roundcube.en.md
2022-06-28 12:56:34 +02:00
Yannik Jérôme Büchi
c5dad998b4
Update third_party-roundcube.de.md
...
update Roundcube from 1.5.2 to 1.5.3
update RCMCardDAV from 4.3.0 to 4.4.1
2022-06-28 12:55:30 +02:00
Yannik Jérôme Büchi
d9af48d291
Update third_party-roundcube.en.md
...
update Roundcube from 1.5.2 to 1.5.3
update RCMCardDAV from 4.3.0 to 4.4.1
2022-06-28 12:53:01 +02:00
Florian Hillebrand
9956aa9c49
Fix some backup-related translations and
...
language issues, especially translated commands
and a half-translated example script.
2022-06-27 19:14:02 +02:00
Niklas Meyer
0f06cea45b
Merge branch 'master' of github.com:mailcow/mailcow-dockerized-docs
2022-06-24 11:27:39 +02:00
Niklas Meyer
f3e598cbaa
Fixed Typo in Docker-Compose Install
2022-06-24 11:27:36 +02:00
Felix Kaechele
584f5fd20e
Use official borgmatic docker image
...
Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2022-06-23 12:27:30 -04:00
Niklas Meyer
7552b27c29
Readded --no-update-compose Parameter
2022-06-23 15:19:13 +02:00
Niklas Meyer
2e78ef16cc
Renamed docker compose back to docker-compose
2022-06-23 15:17:00 +02:00
DerLinkman
7ee0c62a7c
Fixed some formatting + German Version.
2022-06-15 23:22:15 +02:00
Alparslan
c870568211
Update firststeps-disable_ipv6.en.md
...
nginx, dovecot and php-fpm config files fixes
2022-06-15 15:02:27 +03:00
DerLinkman
574965e21c
Removed DeepL Watermark
2022-06-13 08:06:24 +02:00
jonasc
886146d504
Fix missing *
in crontab example
2022-06-12 22:21:04 +02:00
Niklas Meyer
4fe09beea7
Changed example IP to RFC 3849 compliant IP
2022-06-10 10:46:15 +02:00
NPapoutsis
3ccc700060
Install Docker Compose v2 - Optimierung
...
Kleine Anpassungen und Ergänzung der Docker Compose und Engine Version (+ info Korrektur).
2022-06-09 20:24:38 +02:00
NPapoutsis
a37f61b7f6
Blacklist / Whitelist Optimierung
...
Kleine Optimierung der Rechtschreibung und des Satzbaus.
2022-06-08 16:05:30 +02:00
Niklas Meyer
cd8fa5e92f
Fixed typo
2022-06-07 17:54:42 +02:00
Niklas Meyer
7a85438cea
Revert "Update i_u_m_install.en.md ( #415 )"
...
This reverts commit 71f2ee74c2
.
2022-06-07 16:44:34 +02:00
snevas
71f2ee74c2
Update i_u_m_install.en.md ( #415 )
...
Typo in command
2022-06-07 16:37:52 +02:00
Niklas Meyer
4c9b269a34
Added Compatibility Nodes for Compose v2
2022-06-07 11:39:16 +02:00
Niklas Meyer
0ce57411d5
Change of IPv6 Behavior with compose v2
2022-06-03 14:39:21 +02:00
Niklas Meyer
358aace692
Fixed docker-compose.yml renaming
2022-06-02 15:19:55 +02:00
Niklas Meyer
eb32e023ba
Removed --no-update-compose from update.sh Docs
2022-06-02 15:01:22 +02:00
Niklas Meyer
c38efeb16d
Removed unused/obsolete Files
2022-06-02 14:40:29 +02:00
Niklas Meyer
ea2143fec6
Readd Compose-v2 Renamings (of commands)
2022-06-02 14:32:36 +02:00
Niklas Meyer
484549b476
Update install.de & install.en for compose v2
2022-06-02 14:28:55 +02:00
Niklas Meyer
5c1c263e46
Revert "Compose v2"
...
This reverts commit 423f24f6f2
.
2022-06-01 15:39:27 +02:00
Niklas Meyer
40ce2c1fec
Revert "Compose v2 time"
...
This reverts commit 13e34c5092
.
2022-06-01 15:39:18 +02:00
andryyy
423f24f6f2
Compose v2
2022-05-31 09:40:59 +02:00
André
13e34c5092
Compose v2 time
2022-05-31 09:25:50 +02:00
Niklas Meyer
a640e41a97
Fixed typo in german version of firststeps-logging
2022-05-26 16:22:28 +02:00
myOmikron
0b4d4ec2ff
Added note to restart the logrotate daemon
2022-05-25 13:37:13 +02:00
myOmikron
e8066593a7
Added section to describe setup of logrotation
2022-05-24 20:36:29 +02:00
myOmikron
9cbc5deed3
Added section to check rsyslog listens on port 514 udp
2022-05-24 16:35:59 +02:00
André
46bb930a89
Update firststeps-logging.en.md
2022-05-24 08:11:00 +02:00
André
14bb0a363e
Update firststeps-logging.de.md
2022-05-24 08:10:43 +02:00
DerLinkman
1a31e5b38a
Fixed Alertbox Formatting for dns-page
2022-05-20 17:31:36 +02:00
Pius Walter
999d4780a0
Added note to DNS setup configuration
2022-05-19 19:56:01 +02:00
Niklas Meyer
1a2cdeb84a
Corrected rendering of warning boxes
2022-05-13 11:29:19 +02:00
Niklas Meyer
f494de60b3
Fixed Tags link inside sub_addressing.md
2022-05-05 21:53:01 +02:00
Niklas Meyer
1dd92367c1
Added new Tags Page, Netfilter Page improved update page
2022-05-05 21:41:23 +02:00
Niklas Meyer
6437b52608
Added German Translation for Commit: d8203d8788
2022-04-28 10:26:32 +02:00
Dmitriy Alekseev
d8203d8788
Update firststeps-dmarc_reporting.en.md
...
Adapt to changes in Rspamd
2022-04-28 10:50:13 +03:00
Niklas Meyer
c065cf280e
Added Ubuntu 22.04 to supported OS + prerequisite overhaul
2022-04-27 15:41:08 +02:00
Peter
051f4724cc
Fix some german translations
2022-04-19 19:36:04 +02:00
Peter
3e6a67f291
Fix some german translations
2022-04-19 19:31:37 +02:00
Niklas Meyer
1d908ac769
Add cert info to third_party nextcloud doc
...
Merge pull request #395 from dubwoc/patch-2
2022-04-18 21:34:24 +02:00
DerLinkman
a5b166670c
Added German Translation for SSL Note
2022-04-18 21:31:31 +02:00
Peter
5923332ee2
Update u_e-sogo.de.md
2022-04-16 13:06:09 +02:00
Peter
e645cd4d59
Update u_e-sogo.en.md
2022-04-16 13:05:49 +02:00
Scott Z
ff63962c82
Add cert info to third_party nextcloud doc
...
Add instructions around configuring ADDITIONAL_SAN for the Nextcloud domain with a reference to more detailed documentation.
2022-04-15 16:58:01 -06:00
Florian Hillebrand
cfbdaaad17
Increase ReceiveTimeout value. Download speed for free SecuriteInfo databases is limited to 300 kB/s, the default timeout of 20 sec is too low
...
for some of the larger databases (like javascript.ndb with 15 MB) so downloads will fail. Fixed a few language issues as well.
2022-04-08 17:42:18 +02:00
DerLinkman
0f0c7da46a
Translated u_e-clamav-additional_dbs in German
2022-04-07 21:27:39 +02:00
Dmitriy Alekseev
5e6bdf07de
Update index.de.md
2022-04-07 21:53:25 +03:00
Dmitriy Alekseev
3b9c8f10aa
Update index.en.md
2022-04-07 21:52:54 +03:00
Dmitriy Alekseev
dd2b219c9e
Create u_e-clamav-additional_dbs.en.md
2022-04-07 21:50:01 +03:00
Dmitriy Alekseev
9e3cca49c4
Update u_e-rspamd.de.md
2022-04-07 20:01:01 +03:00
Dmitriy Alekseev
63eff50c6b
Create u_e-clamav-whitelist.de.md
2022-04-07 19:59:44 +03:00
Dmitriy Alekseev
1a7cae97ae
Create u_e-clamav-whitelist.en.md
2022-04-07 19:58:00 +03:00
Dmitriy Alekseev
14254db804
Add ClamAV Documentation
2022-04-07 19:53:14 +03:00
Niklas Meyer
cf184055c4
[Reverse Proxy] Added new Proxy Buffers to NGINX Reverse Proxy Conf (for SOGO 2022-04) ( #390 )
...
Co-authored-by: Niklas Meyer <niklas.meyer@tinc.gmbh>
2022-04-06 18:55:48 +02:00
Jan Malte Gerth
ea6e8e6a74
fix: undo translation of 'restart' keyword for docker-compose ( #385 )
2022-03-25 12:26:49 +01:00
Niklas Meyer
f52b5bf42c
Update u_e-postfix-pflogsumm.de.md
...
fixed typo
2022-03-24 11:27:51 +01:00
DerLinkman
15fe2b46ef
added pflogsumm local mta note to work
2022-03-24 11:25:12 +01:00
Rafael Kraut
b60ea74845
Fix link to point to new docs location ( #382 )
2022-03-23 18:27:40 +01:00
ggruening
711ace44ee
Fix informally addressing ( #374 )
2022-02-20 00:05:40 +01:00
ggruening
0c1ebe2b1c
Clean up duplicate naming. Fix translated keywords. ( #373 )
2022-02-19 11:23:29 +01:00
Niklas Meyer
474247cbe3
Update u_e-rspamd.de.md
2022-02-18 19:46:54 +01:00
Niklas Meyer
8eb90fb0d9
Update u_e-watchdog-thresholds.de.md
2022-02-18 19:46:35 +01:00
Niklas Meyer
6cbe8fbc41
Update u_e-nginx_custom.de.md
2022-02-18 19:46:16 +01:00
Niklas Meyer
b91e1cead3
Update u_e-dovecot-vmail-volume.de.md
2022-02-18 19:45:54 +01:00
Niklas Meyer
5210178fb6
Update u_e-postfix-trust_networks.de.md
2022-02-18 19:44:37 +01:00
Niklas Meyer
44861873e5
Update u_e-postfix-disable_sender_verification.de.md
2022-02-18 19:42:45 +01:00