summaryrefslogtreecommitdiff
path: root/config (unfollow)
AgeCommit message (Collapse)Author
2023-02-24allow vfork in seccompv0.8.8jf
2020-05-09generated a seccomp profileJan Friedli
2020-05-09moved uwsgi.sock to /run/uwsgiJan Friedli
2020-05-09Revert "moved socket file and nginx pid to /tmpfs"Jan Friedli
This reverts commit 4731cf86b1a1a380235948cc82b2ee5fbd35f11d.
2020-05-09moved socket file and nginx pid to /tmpfsJan Friedli
2020-05-09remove user directive since its useless in a non root envJan Friedli
2020-05-09fix user and group idsJan Friedli
2020-05-09use tmpfs for file storageJan Friedli
2020-05-09use a non root user to start nginxJan Friedli
2019-08-28Resolve "Create a docker image"jfriedli
2019-02-23Improve the deployment configurationjvoisin