thnx @BYK I tried to install Sentry on my local machine for testing before upgrading.
I noticed that Sentry spins up a lot of containers (check attached screenshot). In Sentry (9), it spins up only SMTP, Memcache, Redis, Web, core, and Postgres containers. So should I spin up all of these containers and there is any documentation that shows the explain how Sentry uses each container?
Also, what’s the best way to upgrade from 9 to the new support version(i think 10?)
I have docker/docker-comp on EC2 instance:
- should I pull the repo and create a cleanup container then attach the sentry-data directory/database to the new container.
(OR) - upgrade directly on the current containers