From 2ed3b0abccc8de391f1a9de2bc5785d3e0f5b018 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 24 Feb 2020 00:09:02 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/development/geo.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/development/geo.md') diff --git a/doc/development/geo.md b/doc/development/geo.md index a7ce09f822f..c4ce9fed283 100644 --- a/doc/development/geo.md +++ b/doc/development/geo.md @@ -509,6 +509,11 @@ that need to be taken care of: - Health Check. If we can perform some pre-cheсks and make node unhealthy if something is wrong, we should do that. The `rake gitlab:geo:check` command has to be updated too. +### Geo self-service framework (alpha) + +We started developing a new [Geo self-service framework (alpha)](geo/framework.md) +which makes it a lot easier to add a new data type. + ## History of communication channel The communication channel has changed since first iteration, you can -- cgit v1.2.1