Skip to content
Snippets Groups Projects

Add support for running GitLab Geo tracking database

Merged Stan Hu requested to merge support-gitlab-geo-tracking-db into master
1 unresolved thread
Files
7
+ 1
0
@@ -86,6 +86,7 @@ cd gdk-geo
echo 3002 > port
echo 3807 > webpack_port
gdk install gitlab_repo=https://gitlab.com/gitlab-org/gitlab-ee.git
make geo-setup
Please register or sign in to reply
```
Now that you've installed a primary and a secondary GDK instance, follow the
Loading