Installing sentry on premise with docker swarm

Hi,

I very much new to sentry. I have an application running in docker swarm and I would like to set up sentry. I am thinking to install sentry on a machine in the same subnet and install sentry with docker-compose. Is it possible to connect the application running in docker-swarm work with the sentry setup in docker-compose ? or should these containers need to be run in swarm as well or be on the same network as docker swarm ? is there any restrictions ?

Thanks

As far as your sentry URL is accessible by your application, there will be of no problem.

Thank you.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.