Skip to content

Add IIS Reverse Proxy documentation #10881

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

Merged

Conversation

zeripath
Copy link
Contributor

@mahdiit in #10748 described how to set up IIS as a reverse proxy. This
PR adds these to our documentation.

Close #10748

Signed-off-by: Andrew Thornton [email protected]

@mahdiit in go-gitea#10748 described how to set up IIS as a reverse proxy. This
PR adds these to our documentation.

Close go-gitea#10748

Signed-off-by: Andrew Thornton <[email protected]>
@zeripath zeripath added the type/docs This PR mainly updates/creates documentation label Mar 29, 2020
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Mar 29, 2020
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Mar 29, 2020
@codecov-io
Copy link

Codecov Report

Merging #10881 into master will increase coverage by 0.00%.
The diff coverage is 50.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #10881   +/-   ##
=======================================
  Coverage   43.39%   43.40%           
=======================================
  Files         593      593           
  Lines       83285    83332   +47     
=======================================
+ Hits        36141    36169   +28     
- Misses      42650    42667   +17     
- Partials     4494     4496    +2     
Impacted Files Coverage Δ
models/notification.go 62.47% <37.25%> (-1.41%) ⬇️
routers/user/notification.go 45.16% <72.22%> (+5.34%) ⬆️
models/repo_list.go 77.50% <100.00%> (+0.09%) ⬆️
services/pull/check.go 50.00% <0.00%> (-3.05%) ⬇️
modules/git/command.go 86.95% <0.00%> (-2.61%) ⬇️
modules/queue/workerpool.go 56.93% <0.00%> (+1.06%) ⬆️
services/pull/pull.go 35.88% <0.00%> (+1.17%) ⬆️
modules/process/manager.go 78.31% <0.00%> (+3.61%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 29ed07e...0540e60. Read the comment docs.

@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Mar 29, 2020
@lafriks lafriks merged commit 5c3be56 into go-gitea:master Mar 29, 2020
@zeripath zeripath deleted the close-10748-add-iis-reverse-proxy-docs branch April 1, 2020 18:09
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Guide] IIS Reverse Proxy Settings
5 participants