Commit-Graph

57 Commits

Autor SHA1 Nachricht Datum
usr3 ca9a1dec65
Correction in traefik.docker.network example (#545) 2023-03-11 18:09:21 +01:00
usr3 4ba98c5beb
Typo fixes (#544) 2023-03-10 10:36:18 +01:00
DerLinkman 45d1e35700 Merge branch 'feat/docker-compose-toggle' 2023-01-13 18:34:22 +01:00
DerLinkman ff66db2ee7 Finalized Compose Switch 2023-01-13 18:16:08 +01:00
DerLinkman e28b5b8cac New Pages with Docker Compose Switcher 2023-01-09 15:44:30 +01:00
Raphael be8bbdb978
Improve certificate debug commands (#513)
* Improve certificate debug commands

Simplify.
Distinguish TLS & STARTTLS commands.
Show additional SAN.

* Improve certificate debug commands

Simplify.
Distinguish TLS & STARTTLS commands.
Show additional SAN.
2023-01-07 13:22:32 +01:00
Dmitriy Alekseev 173650c5d9
Update firststeps-dmarc_reporting.de.md 2022-11-09 02:03:46 +02:00
Dmitriy Alekseev 8edc8c350b
Update firststeps-dmarc_reporting.en.md 2022-11-09 02:01:48 +02:00
DerLinkman 63ee07f5f5 Merge branch 'dmarc_reporting' of https://github.com/mailcow/mailcow-dockerized-docs into dmarc_reporting 2022-11-08 11:55:49 +01:00
DerLinkman a732d6a0ce Added German Version 2022-11-08 11:55:47 +01:00
Dmitriy Alekseev 345171478d
Update firststeps-dmarc_reporting.en.md 2022-11-08 12:41:43 +02:00
Dmitriy Alekseev c367860575
Update firststeps-dmarc_reporting.en.md 2022-11-08 12:28:57 +02:00
Dmitriy Alekseev df1f751bd5
Update firststeps-dmarc_reporting.en.md 2022-11-08 12:21:42 +02:00
DerLinkman 6d33eae08b Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized-docs 2022-11-03 16:35:20 +01:00
DerLinkman 4aba5078c2 Corrected caddy script 2022-11-03 16:35:13 +01:00
Jan Kiesewetter 7886ae1efa
Fix typos 2022-11-03 11:27:27 +01:00
Jan Kiesewetter ad5ea1bd05
Fix whitespaces 2022-10-30 11:23:08 +01:00
Jan Kiesewetter 931e7f85ed
Add automatic container restart to Traefik example
Also switch to volume as it is more flexible than recursive path and add examples for external name

See: https://github.com/kereis/traefik-certs-dumper#automatic-container-restart
2022-10-30 11:22:04 +01:00
Jan Kiesewetter 3a059fa17c
Add automatic container restart to Traefik example
Also switch to volume as it is more flexible than recursive path and add examples for external name

See: https://github.com/kereis/traefik-certs-dumper#automatic-container-restart
2022-10-30 11:12:33 +01:00
Martin Eisenhardt f9123e91be
Fix Ofelia spelling 2022-10-23 16:42:06 +02:00
Martin Eisenhardt 7f233f35e8
Fix Ofelia spelling and grammar 2022-10-23 16:41:00 +02:00
Niklas Meyer a094f54de0
Merge pull request #449 from decacis/patch-1
Fixed sed regular expression for disabling ipv6
2022-10-19 15:29:13 +02:00
DerLinkman 7bb0e15cff Add Caddy v2 Section for Reverse Proxies 2022-09-21 12:04:33 +02:00
DerLinkman d7f4e4480f Corrected docker-compose.yml Naming 2022-09-01 09:33:47 +02:00
DerLinkman a69cfb806f Changes for 2022-08 Update (Amoogust Update) 2022-08-31 14:45:46 +02:00
Daniel Castellanos e0096df5f3
Update firststeps-disable_ipv6.de.md 2022-08-02 00:24:00 +00:00
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
DerLinkman 06296c1476 Fixed CheckMK entry in mkdocs.yml + Restructuring third_party folders 2022-07-17 17:01:03 +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
Niklas Meyer 4fe09beea7 Changed example IP to RFC 3849 compliant IP 2022-06-10 10:46:15 +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 ea2143fec6 Readd Compose-v2 Renamings (of commands) 2022-06-02 14:32:36 +02:00
Niklas Meyer 5c1c263e46 Revert "Compose v2"
This reverts commit 423f24f6f2.
2022-06-01 15:39:27 +02:00
andryyy 423f24f6f2 Compose v2 2022-05-31 09:40:59 +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
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 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
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