Sentry hosted on aws fargate

Hi,

I want to self hosting Sentry on AWS Fargate. I don’t know what to do with /var/lib/sentry/files . In docker-compose.yml file from getsentry/onpremise this path is shared between containters and applied to docker volumes. In Fargate this is not possibile. What should i do? and what exactly is over this path?

https://docs.sentry.io/server/filestore/ should answer your questions :slight_smile: