This will enable `git` operations to authorize against your existing users.
New users and SSH keys updated after this step, will be replicated automatically.
### Step 4. Enabling the secondary GitLab node
### Step 5. Enabling the secondary GitLab node
1. SSH into the **secondary** node and login as root:
1. SSH into the **secondary** node and login as root:
...
@@ -193,6 +177,7 @@ sensitive data in the database. Any secondary node must have the
...
@@ -193,6 +177,7 @@ sensitive data in the database. Any secondary node must have the
in your browser.
in your browser.
1. Add the secondary node by providing its full URL and the public SSH key
1. Add the secondary node by providing its full URL and the public SSH key
you created previously. **Do NOT** check the box 'This is a primary node'.
you created previously. **Do NOT** check the box 'This is a primary node'.
1. Added in GitLab 9.5: Choose which namespaces should be replicated by the secondary node. Leave blank to replicate all. Read more in [selective replication](#selective-replication).
1. Click the **Add node** button.
1. Click the **Add node** button.
---
---
...
@@ -210,12 +195,12 @@ The two most obvious issues that replication can have here are:
...
@@ -210,12 +195,12 @@ The two most obvious issues that replication can have here are: