Skip to content
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

NO-ISSUE Update docs to include information about reverse proxies #2631

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ If you're still having troubles after reading through this file, look up your pr

- **Self-signed certificate** - There is a problem with your SSL certificate.

<h3>Q: Do you support reverse proxies?</h3>

**A:** Yes! For more information, please see our documentation about [integrating Jira Software with GitHub Enterprise Server](https://support.atlassian.com/jira-cloud-administration/docs/connect-a-github-enterprise-server-account-to-jira-software/).

<h3>Q: Can I connect multiple GitHub Enterprise Servers or GitHub Apps to Jira?</h3>

**A:** Yes. The GitHub for Jira app allows you to connect multiple GitHub servers. So you can connect more than one internal GitHub instance to a single Jira account.
Expand Down
4 changes: 4 additions & 0 deletions docs/FAQs.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ When an organization contains a small amount of data, the backfilling process is

- **Self-signed certificate** - There is a problem with your SSL certificate.

<h3>Q: Do you support reverse proxies?</h3>

**A:** Yes! For more information, please see our documentation about [integrating Jira Software with GitHub Enterprise Server](https://support.atlassian.com/jira-cloud-administration/docs/connect-a-github-enterprise-server-account-to-jira-software/).

<h3>Q: Can I connect multiple GitHub Enterprise Servers or GitHub Apps to Jira?</h3>

**A:** Yes. The GitHub for Jira app allows you to connect multiple GitHub servers. So you can connect more than one internal GitHub instance to a single Jira account.
Expand Down
Loading