Added note to readme about sysctl

This commit is contained in:
jon
2021-09-25 12:57:54 -05:00
parent 6303c4b045
commit 9e0649d190

View File

@@ -2,6 +2,7 @@
To get elasticsearch to run, you'll need to run this on the host:
sysctl -w vm.max_map_count=262144
(add to /etc/sysctl.conf to make it persistent)
You can build and start all three containers (nextcloud, db and elasticsearch) with: