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

Some updates to installation texts #3623

Closed
wants to merge 1 commit into from
Closed

Some updates to installation texts #3623

wants to merge 1 commit into from

Conversation

funkyfuture
Copy link

i did this mainly because the help text http_port_helper was rather confusing
as i didn't enter (or rather leave) the proper value there in a Docker setup,
resulting in a hard-to-troubleshoot installation. twice in the meantime.

otherwise i tried to improve the style and consistency.

@codecov-io
Copy link

codecov-io commented Mar 4, 2018

Codecov Report

Merging #3623 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3623      +/-   ##
==========================================
+ Coverage   36.14%   36.14%   +<.01%     
==========================================
  Files         285      285              
  Lines       40925    40925              
==========================================
+ Hits        14791    14792       +1     
  Misses      23959    23959              
+ Partials     2175     2174       -1
Impacted Files Coverage Δ
models/repo_list.go 65.62% <0%> (-1.57%) ⬇️
modules/process/manager.go 81.15% <0%> (+4.34%) ⬆️

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 171914e...254af95. Read the comment docs.

@tboerger tboerger added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Mar 4, 2018
http_port = HTTP Port
http_port_helper = Port number which application will listen on.
http_port = Local HTTP Port
http_port_helper = The port on which gitea serves the API in its execution context (e.g. a container).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not only API but all http requests, so instead of API it would probably be web

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe there's a misunderstand, what is this value used for other than calls to the api by igitea itself? at least that was my conclusion when i realised i just had to leave it as 3000 when running from the provided Docker image while that port is mapped to another one externally.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is the port gitea web will listen on for web/API/git http requests (localy) and http proxy in front needs to forward requests to this port if used.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a'ight, amended.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There should be space between web and interface

@tboerger tboerger 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 5, 2018
@tboerger tboerger 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 5, 2018
@lafriks lafriks added the topic/ui Change the appearance of the Gitea UI label Mar 5, 2018
@lafriks lafriks added this to the 1.5.0 milestone Mar 5, 2018
i did this mainly because the help text `http_port_helper` was rather confusing
as i didn't enter (or rather leave) the proper value there in a Docker setup,
resulting in a hard-to-troubleshoot installation. twice in the meantime.

otherwise i tried to improve the style and consistency.
@funkyfuture
Copy link
Author

webinterface -> web interface amended.

@lafriks
Copy link
Member

lafriks commented Mar 5, 2018

@funkyfuture sorry for asking for one more change but first its in that sentence should be removed

@funkyfuture
Copy link
Author

why should it? i'm not an english native speaker, but another have western germanic language as mother tongue. and to use a possesive pronoun is just appropriate in this context.

@lafriks
Copy link
Member

lafriks commented Mar 5, 2018

But it is not good style to repeat words in same sentence and first one is not really that needed anyway, it just sounds weird :)

@bugreport0
Copy link
Contributor

bugreport0 commented Mar 5, 2018

I've been working on the translation in #3614 … comments welcome.

@funkyfuture
Copy link
Author

oh shit, sorry, i haven't seen this. i'm fine if you consider and incorprate what i proposed here. i give the install part a review then. deal?

@bugreport0
Copy link
Contributor

bugreport0 commented Mar 5, 2018

@funkyfuture Yes, please review and see if I already solved your issue. Comments welcome. I just want to keep all English translation improvements in one place until we can merge them.

@funkyfuture
Copy link
Author

closing this in favor of #3614.

@funkyfuture funkyfuture closed this Mar 5, 2018
@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. topic/ui Change the appearance of the Gitea UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants