Easy to install docker by using docker-compose file
- Unix-like operating system (macOS or Linux)
- Docker and Docker-Compose should be installed
- env/sentry is configured
bash deploy.sh
./deploy.sh
First generate a secret_key.
Second make sure the env/sentry variables is configured.
Finally run the rest services.
docker-compose run --rm sentry config generate-secret-key
for example:
SENTRY_SECRET_KEY=%#_*3rfly#yd_51r%e6cx)_v2rsk4q+ghq)-@h=fzfxh!ey=hj
docker-compose run --rm sentry sentry upgrade
docker-compose up -d sentry sentry-cron sentry-worker-1