Sonarqube Description Sonarqube self-hosted instance with PostgreSQL database. Host configurations Run following command as root sysctl -w vm.max_map_count=524288 sysctl -w fs.file-max=131072 ulimit -n 131072 ulimit -u 8192