sentry icon indicating copy to clipboard operation
sentry copied to clipboard

DB Migration? Workers?

Open untoldone opened this issue 10 years ago • 1 comments

Shouldn't running db migrations be part of this or at least in the instructions? How about running workers / cron?

untoldone avatar Jan 29 '16 03:01 untoldone

For future people who stumble on this, who are new to Sentry and just checking it out, I resolved part of the migrations issues with:

docker-compose run www upgrade

Part of the migrations process will have you create a new user.

However, I'm still having lots of other issues related to this installation that I have a feeling are related to OPs comment.

ttilberg avatar Apr 05 '16 19:04 ttilberg