Commit 75bb77cb authored by Katrin Leinweber's avatar Katrin Leinweber Committed by Achilleas Pipinellis

Mention proxy issues for tcp_check Rake task

parent 0289d503
...@@ -246,8 +246,9 @@ have been corrupted, you should reinstall the omnibus package. ...@@ -246,8 +246,9 @@ have been corrupted, you should reinstall the omnibus package.
## Check TCP connectivity to a remote site ## Check TCP connectivity to a remote site
Sometimes you need to know if your GitLab installation can connect to a TCP Sometimes you need to know if your GitLab installation can connect to a TCP
service on another machine - perhaps a PostgreSQL or HTTPS server. A Rake task service on another machine (for example a PostgreSQL or web server)
is included to help you with this: in order to troubleshoot proxy issues.
A Rake task is included to help you with this.
**Omnibus Installation** **Omnibus Installation**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment