diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-05-14 21:07:52 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-05-14 21:07:52 +0000 |
commit | 67cd2904c9ebd7ba346cc92a37ac953747a3f0e5 (patch) | |
tree | ed10a6a07c43aa4167a40c39409f8e1fef1a4cce /doc/administration/index.md | |
parent | 30b17460a2569734cf04dae1b2841d3654b2c0ec (diff) | |
download | gitlab-ce-67cd2904c9ebd7ba346cc92a37ac953747a3f0e5.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/index.md')
-rw-r--r-- | doc/administration/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/administration/index.md b/doc/administration/index.md index 682a5b94e20..e4ae6d2173a 100644 --- a/doc/administration/index.md +++ b/doc/administration/index.md @@ -34,8 +34,8 @@ Learn how to install, configure, update, and maintain your GitLab instance. - [Install](../install/README.md): Requirements, directory structures, and installation methods. - [Database load balancing](database_load_balancing.md): Distribute database queries among multiple database servers. **(STARTER ONLY)** - [Omnibus support for log forwarding](https://docs.gitlab.com/omnibus/settings/logs.html#udp-log-shipping-gitlab-enterprise-edition-only) **(STARTER ONLY)** -- [High Availability](reference_architectures/index.md): Configure multiple servers for scaling or high availability. - - [Installing GitLab HA on Amazon Web Services (AWS)](../install/aws/index.md): Set up GitLab High Availability on Amazon AWS. +- [Reference architectures](reference_architectures/index.md): Add additional resources to support more users. + - [Installing GitLab on Amazon Web Services (AWS)](../install/aws/index.md): Set up GitLab on Amazon AWS. - [Geo](geo/replication/index.md): Replicate your GitLab instance to other geographic locations as a read-only fully operational version. **(PREMIUM ONLY)** - [Disaster Recovery](geo/disaster_recovery/index.md): Quickly fail-over to a different site with minimal effort in a disaster situation. **(PREMIUM ONLY)** - [Pivotal Tile](../install/pivotal/index.md): Deploy GitLab as a preconfigured appliance using Ops Manager (BOSH) for Pivotal Cloud Foundry. **(PREMIUM ONLY)** |