Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Cymeyna McFarland
faq
Commits
2fab4be2
Commit
2fab4be2
authored
Feb 25, 2020
by
Xueshan Feng
Browse files
Update README.md: add IP addresses information.
parent
1e4c4605
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2fab4be2
...
...
@@ -52,6 +52,15 @@ Container Registry images uploaded to GitLab Registry Service doesn't have size
For large size repository, consider to use
[
GitLab LFS
](
https://docs.gitlab.com/ee/workflow/lfs/manage_large_binaries_with_git_lfs.html
)
.
## What are the IP addresses I should whitelist if I run services behind firewall?
-
GitLab instance is behind a NAT gatway. The static IP is
**35.233.234.95**
. If you use webhooks to other services that
is behind a firewall, you need to whitelist its NAT address.
-
GitLab public service IP (code.stanford.edu) is
**35.233.234.95**
. If your network has outgoing firewall, you
need to whitelist code.stanford.edu's public IP.
## How to generate and upload GitLab ssh-key?
*
[
Generate ssh-key
](
http://doc.GitLab.com/ce/ssh/README.html
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment