diff options
Diffstat (limited to 'doc/topics/airgap/index.md')
-rw-r--r-- | doc/topics/airgap/index.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/topics/airgap/index.md b/doc/topics/airgap/index.md index abeb3a4b1d3..fc92dd5519d 100644 --- a/doc/topics/airgap/index.md +++ b/doc/topics/airgap/index.md @@ -3,6 +3,11 @@ Computers in an air-gapped network are isolated from the public internet as a security measure. This page lists all the information available for running GitLab in an air-gapped environment. +## Quick start + +If you plan to deploy a GitLab instance on a physically-isolated and offline network, see the +[quick start guide](quick_start_guide.md) for configuration steps. + ## Features Follow these best practices to use GitLab's features in an offline environment: |