diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-09-28 13:41:53 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-09-28 13:41:53 -0300 |
commit | 77ec130e33492773756e5ed1e495fc4d531d4919 (patch) | |
tree | 2d961d88e465e2a46ee1f432430636f797c8a5f1 /doc | |
parent | e59042a3ede135356270bd2f427b9b7f355ee164 (diff) | |
download | gitlab-ce-77ec130e33492773756e5ed1e495fc4d531d4919.tar.gz |
add note on DNS propagation time
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/project/pages/getting_started_part_three.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/user/project/pages/getting_started_part_three.md b/doc/user/project/pages/getting_started_part_three.md index 7f24b25cfd3..24a7b497daf 100644 --- a/doc/user/project/pages/getting_started_part_three.md +++ b/doc/user/project/pages/getting_started_part_three.md @@ -114,6 +114,10 @@ An alias can be understood as a way to have many doors leading to the same room. All the aliases you've set to your site will be listed on **Setting > Pages**. From that page, you can view, add, and remove them. +Note that [DNS propagation may take some time (up to 24h)](http://www.inmotionhosting.com/support/domain-names/dns-nameserver-changes/domain-names-dns-changes), +although it's usually a matter of minutes to complete. Until it does, visits +to your domain address will respond with a 404. + Read through the [general documentation on GitLab Pages](introduction.md#add-a-custom-domain-to-your-pages-website) to learn more. #### TL;DR |