Solve some Docker Setup scaling issues (#1561)

This commit is contained in:
gnomus
2020-01-24 14:14:36 +01:00
committed by Raphael Michel
parent 0a9daf0d3a
commit 1ccf677ea2
2 changed files with 3 additions and 2 deletions

View File

@@ -182,6 +182,7 @@ named ``/etc/systemd/system/pretix.service`` with the following content::
-v /var/pretix-data:/data \
-v /etc/pretix:/etc/pretix \
-v /var/run/redis:/var/run/redis \
--sysctl net.core.somaxconn=4096
pretix/standalone:stable all
ExecStop=/usr/bin/docker stop %n