pit encountered when deploy sentry by docker

156 阅读1分钟

upgrade twice

the following command should be executed twice.

docker run -it --rm -e SENTRY_SECRET_KEY='il8_ww_3-@*wtet2!t)%ho#j)*f8wsaegjkt#!_82w#66z&jdu' --link sentry-postgres:postgres --link sentry-redis:redis sentry upgrade

enviroment var

the following env should be added to the server docker container

SENTRY_SINGLE_ORGANIZATION=false