@@ -15,16 +15,13 @@ Learn how to install, configure, update, and maintain your GitLab instance.
### Installing GitLab
-[Install](../install/README.md): Requirements, directory structures, and installation methods.
<<<<<<< HEAD
-**(EES/EEP)**[Database load balancing](database_load_balancing.md): Distribute database queries among multiple database servers.
-**(EES/EEP)**[Omnibus support for external MySQL DB](https://docs.gitlab.com/omnibus/settings/database.html#using-a-mysql-database-management-server-enterprise-edition-only): Omnibus package supports configuring an external MySQL database.
-**(EES/EEP)**[Omnibus support for log forwarding](https://docs.gitlab.com/omnibus/settings/logs.html#udp-log-shipping-gitlab-enterprise-edition-only)
-[High Availability](high_availability/README.md): Configure multiple servers for scaling or high availability.
-**(EEP)**[GitLab GEO](../gitlab-geo/README.md): Replicate your GitLab instance to other geographical locations as a read-only fully operational version.
-**(EEP)**[Pivotal Tile](../install/pivotal/index.md): Deploy GitLab as a pre-configured appliance using Ops Manager (BOSH) for Pivotal Cloud Foundry.
=======
-[High Availability](high_availability/README.md): Configure multiple servers for scaling or high availability.
>>>>>>> upstream/master
### Configuring GitLab
...
...
@@ -39,10 +36,7 @@ Learn how to install, configure, update, and maintain your GitLab instance.
-[GitLab Pages configuration for installations from the source](pages/source.md): Enable and configure GitLab Pages on
-[Environment variables](environment_variables.md): Supported environment variables that can be used to override their defaults values in order to configure GitLab.
<<<<<<< HEAD
-**(EES/EEP)**[Elasticsearch](../integration/elasticsearch.md): Enable Elasticsearch to empower GitLab's Advanced Global Search. Useful when you deal with a huge amount of data.
=======
>>>>>>> upstream/master
### Maintaining GitLab
...
...
@@ -76,7 +70,6 @@ created in snippets, wikis, and repos.
-[Sign-up restrictions](../user/admin_area/settings/sign_up_restrictions.md): block email addresses of specific domains, or whitelist only specific domains.
-[Access restrictions](../user/admin_area/settings/visibility_and_access_controls.md#enabled-git-access-protocols): Define which Git access protocols can be used to talk to GitLab (SSH, HTTP, HTTPS).
-[Authentication/Authorization](../topics/authentication/index.md#gitlab-administrators): Enforce 2FA, configure external authentication with LDAP, SAML, CAS and additional Omniauth providers.