summaryrefslogtreecommitdiff
path: root/doc/administration/geo/replication/remove_geo_site.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/administration/geo/replication/remove_geo_site.md')
-rw-r--r--doc/administration/geo/replication/remove_geo_site.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/administration/geo/replication/remove_geo_site.md b/doc/administration/geo/replication/remove_geo_site.md
index 4b9f31dc08c..9d92652daf4 100644
--- a/doc/administration/geo/replication/remove_geo_site.md
+++ b/doc/administration/geo/replication/remove_geo_site.md
@@ -11,7 +11,7 @@ type: howto
1. On the top bar, select **Main menu > Admin**.
1. On the left sidebar, select **Geo > Nodes**.
-1. Select the **Remove** button for the **secondary** site you want to remove.
+1. For the **secondary** site you want to remove, select **Remove**.
1. Confirm by selecting **Remove** when the prompt appears.
After the **secondary** site is removed from the Geo administration page, you must
@@ -25,6 +25,9 @@ stop and uninstall this site. For each node on your secondary Geo site:
1. Uninstall GitLab:
+ NOTE:
+ If GitLab data has to be cleaned from the instance as well, see how to [uninstall the Linux package and all its data](https://docs.gitlab.com/omnibus/installation/#uninstall-the-linux-package-omnibus).
+
```shell
# Stop gitlab and remove its supervision process
sudo gitlab-ctl uninstall