-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
docs(self-hosted): reference architectures #13893
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
docs(self-hosted): reference architectures #13893
Conversation
@aldy505 is attempting to deploy a commit to the Sentry Team on Vercel. A member of the Team first needs to authorize it. |
Ah forgot to put one note: Upgrade the relay on the edge servers whenever you upgrade sentry on the main box. Might write this at a later time. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
@aldy505 - something went wrong with the push to gh, and the codeowner assignment is failing. Can you try rebasing from master and pushing back to this PR? |
@sfanahata Hi. I want to make some changes to this PR, I'll do that later in a few hours. |
…self-hosted version
@BYK @hubertdeng123 @Dav1dde can anyone take a look? thanks! |
…ference-architecture
internet3 --> relay3 -- Through VPN tunnel --> main | ||
``` | ||
|
||
To configure the relay, you can install Sentry Relay on your machine through the [Relay Getting Started Guide](https://docs.sentry.io/product/relay/getting-started/). You should configure the Relay to run on `proxy` mode, and point it to the main Sentry server. You can also configure it to use a different port, or a different protocol (HTTP or HTTPS). Make sure you are using the same version of your self-hosted Sentry version. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe makes sense to refer to the Relay config here, generally I would recommend setting up a managed Relay instead.
DESCRIBE YOUR PR
Closes getsentry/self-hosted#3653
IS YOUR CHANGE URGENT?
Help us prioritize incoming PRs by letting us know when the change needs to go live.
SLA
Thanks in advance for your help!
PRE-MERGE CHECKLIST
Make sure you've checked the following before merging your changes:
LEGAL BOILERPLATE
Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.
EXTRA RESOURCES