Added note to readme about sysctl
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
To get elasticsearch to run, you'll need to run this on the host:
|
To get elasticsearch to run, you'll need to run this on the host:
|
||||||
sysctl -w vm.max_map_count=262144
|
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:
|
You can build and start all three containers (nextcloud, db and elasticsearch) with:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user