Commit-Graph

39 Commits

Autor SHA1 Nachricht Datum
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
ggruening
855f93d2f5
align restart policy to mailcow stack (#372) 2022-02-18 18:04:41 +01:00
Michael Cramer
7d823fdac9
label needs to be lowercase otherwise the docker-compose command fails (#371) 2022-02-18 18:04:03 +01:00
Niklas Meyer
527d929d2f
Corrected link in firststeps-ssl.de.md 2022-02-16 12:42:15 +01:00
Niklas Meyer
32b1ef773d
Corrected wrong link in firststeps-ssl.en.md 2022-02-16 12:41:22 +01:00
DerLinkman
f188f1aba8 fixed links inside the docs 2022-01-30 15:54:10 +01:00
DerLinkman
d7c752c17a Fixed typos in the post_installation .mds 2022-01-29 23:12:25 +01:00
DerLinkman
5412524807 Added post_installation Section + Translated it to German 2022-01-29 23:04:38 +01:00