diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-12-06 15:11:42 -0200 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-12-06 15:11:42 -0200 |
commit | a7a29b465cd6529560f7473b2437c9a5f3b52b97 (patch) | |
tree | dd6959df18bc4f67ccbb22aa47fff2092300fd3b /doc/administration | |
parent | d87d1e7901f7a71c6f0541c709be26fce3db7e4b (diff) | |
download | gitlab-ce-a7a29b465cd6529560f7473b2437c9a5f3b52b97.tar.gz |
add note on deploying Pages to a private networkdocs-pages-admin-update
Diffstat (limited to 'doc/administration')
-rw-r--r-- | doc/administration/pages/index.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/administration/pages/index.md b/doc/administration/pages/index.md index 0c63b0b59a7..7d47aaac299 100644 --- a/doc/administration/pages/index.md +++ b/doc/administration/pages/index.md @@ -58,6 +58,9 @@ Before proceeding with the Pages configuration, you will need to: so that your users don't have to bring their own. 1. (Only for custom domains) Have a **secondary IP**. +NOTE: **Note:** +If your GitLab instance and the Pages daemon are deployed in a private network or behind a firewall, your GitLab Pages websites will only be accessible to devices/users that have access to the private network. + ### DNS configuration GitLab Pages expect to run on their own virtual host. In your DNS server/provider |