自建sentry服务
使用docker自建sentry服务
1.下载安装脚本
git clone https://github.com/getsentry/onpremise.git
2.安装
./install
因为网络问题,安装起来比较慢,安装过程的最后会让创建账号
3.启动
docker-compose up -d
4.访问
服务是开放在本机的9000的端口
使用docker自建sentry服务
git clone https://github.com/getsentry/onpremise.git
./install
因为网络问题,安装起来比较慢,安装过程的最后会让创建账号
docker-compose up -d
服务是开放在本机的9000的端口