summaryrefslogtreecommitdiff
path: root/doc/administration/index.md
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-02-22 16:13:35 +0000
committer🚄 Job van der Voort 🚀 <job@gitlab.com>2018-02-22 16:13:35 +0000
commit650d11beb44106de6fa399c53540fc15e1bd06bb (patch)
tree88e8dfeb9e34c9f461cba8903f3ce2df9dcef2c2 /doc/administration/index.md
parent05f4788eab747d2529ebf2b7a3dd3e1ee2385fa3 (diff)
downloadgitlab-ce-650d11beb44106de6fa399c53540fc15e1bd06bb.tar.gz
Docs: search/replace "Enterprise Edition" and adjust when applicable
Diffstat (limited to 'doc/administration/index.md')
-rw-r--r--doc/administration/index.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/administration/index.md b/doc/administration/index.md
index e53268e5f3e..51444651bdb 100644
--- a/doc/administration/index.md
+++ b/doc/administration/index.md
@@ -1,9 +1,19 @@
# Administrator documentation
Learn how to administer your GitLab instance (Community Edition and
-[Enterprise Editions](https://about.gitlab.com/products/)).
+Enterprise Edition).
Regular users don't have access to GitLab administration tools and settings.
+GitLab has two product distributions: the open source
+[GitLab Community Edition (CE)](https://gitlab.com/gitlab-org/gitlab-ce),
+and the open core [GitLab Enterprise Edition (EE)](https://gitlab.com/gitlab-org/gitlab-ee),
+available through [different subscriptions](https://about.gitlab.com/products/).
+
+You can [install GitLab CE or GitLab EE](https://about.gitlab.com/installation/ce-or-ee/),
+but the features you'll have access to depend on the subscription you choose
+(Libre, Starter, Premium, or Ultimate). GitLab Community Edition installations
+only have access to Libre features.
+
GitLab.com is administered by GitLab, Inc., therefore, only GitLab team members have
access to its admin configurations. If you're a GitLab.com user, please check the
[user documentation](../user/index.html).