sentry
配置要求过高
https://develop.sentry.dev/self-hosted/
最新版本 https://github.com/getsentry/self-hosted/releases/latest
sh
mkdir /opt/sentry
cd /opt/sentry
git clone https://github.com/getsentry/self-hosted.git
git checkout 某个版本