# Raise inotify resource limits
fs.inotify.max_user_instances = 1024
fs.inotify.max_user_watches = 524288
# Increase the default vm.max_map_count value
vm.max_map_count=1048576