mirror of
https://github.com/pretix/pretix.git
synced 2026-06-10 01:15:05 +00:00
Solve some Docker Setup scaling issues (#1561)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user