服务端设置
一、安装数据库
选用开源数据库PostgreSQL 10,具体安装使用参考PostgreSQL安装与使用。创建一个空的表和用户sonarqube,将该用户对于空表的权限设为create, update, and delete。
二、安装web服务器
选择docker基准镜像,安装
Last updated
Was this helpful?
选用开源数据库PostgreSQL 10,具体安装使用参考PostgreSQL安装与使用。创建一个空的表和用户sonarqube,将该用户对于空表的权限设为create, update, and delete。
选择docker基准镜像,安装
Last updated
Was this helpful?
Was this helpful?