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:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.