Skip to content

Update README.md #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions topology/Star Topology/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,36 +21,36 @@ Step 1: open mission-control configuration script editor

Create new Script -> paste the `CreateLocalRepo` script in the editor. Save

![alt tag](https://github.com/shanilevy/mission-control-config-scripts/blob/master/Topology/Star Topology/screenshots/CreateLocalRepoScript.jpg)
![alt tag](https://github.com/shanilevy/mission-control-config-scripts/blob/master/Topology/Star%20Topology/screenshots/CreateLocalRepoScript.jpg)

Create a new script -> paste the `CreateMultiPushReplication` script in the editor. Save

![alt tag](https://github.com/shanilevy/mission-control-config-scripts/blob/master/Topology/Star Topology/screenshots/CreateReplicationScript.jpg)
![alt tag](https://github.com/shanilevy/mission-control-config-scripts/blob/master/Topology/Star%20Topology/screenshots/CreateReplicationScript.jpg)

Step 2: select repositories / new repository / select instances - select replication source instance and destination instances

![alt tag](https://github.com/shanilevy/mission-control-config-scripts/blob/master/Topology/Star Topology/screenshots/NewRepo0.jpg)
![alt tag](https://github.com/shanilevy/mission-control-config-scripts/blob/master/Topology/Star%20Topology/screenshots/NewRepo0.jpg)

Step 3: in apply scripts - select the `CreateLocalRepo` script and the instances. Click "add"

![alt tag](https://github.com/shanilevy/mission-control-config-scripts/blob/master/Topology/Star Topology/screenshots/NewRepo1.jpg)
![alt tag](https://github.com/shanilevy/mission-control-config-scripts/blob/master/Topology/Star%20Topology/screenshots/NewRepo1.jpg)

![alt tag](https://github.com/shanilevy/mission-control-config-scripts/blob/master/Topology/Star Topology/screenshots/NewRepo2.jpg)
![alt tag](https://github.com/shanilevy/mission-control-config-scripts/blob/master/Topology/Star%20Topology/screenshots/NewRepo2.jpg)

Step 4: in apply scripts - select the `CreateMultiPushReplication` script and select only the source. Click "add"

![alt tag](https://github.com/shanilevy/mission-control-config-scripts/blob/master/Topology/Star Topology/screenshots/NewRepo3.jpg)
![alt tag](https://github.com/shanilevy/mission-control-config-scripts/blob/master/Topology/Star%20Topology/screenshots/NewRepo3.jpg)

![alt tag](https://github.com/shanilevy/mission-control-config-scripts/blob/master/Topology/Star Topology/screenshots/NewRepo4.jpg)
![alt tag](https://github.com/shanilevy/mission-control-config-scripts/blob/master/Topology/Star%20Topology/screenshots/NewRepo4.jpg)

Step 5: in user input type the name of the local repository to create on all instances ('local-amsterdam')

![alt tag](https://github.com/shanilevy/mission-control-config-scripts/blob/master/Topology/Star Topology/screenshots/NewRepo5.jpg)
![alt tag](https://github.com/shanilevy/mission-control-config-scripts/blob/master/Topology/Star%20Topology/screenshots/NewRepo5.jpg)

Step 6: summary

![alt tag](https://github.com/shanilevy/mission-control-config-scripts/blob/master/Topology/Star Topology/screenshots/NewRepo6.jpg)
![alt tag](https://github.com/shanilevy/mission-control-config-scripts/blob/master/Topology/Star%20Topology/screenshots/NewRepo6.jpg)

This is how it should look like in the mission-control map:

![alt tag](https://github.com/shanilevy/mission-control-config-scripts/blob/master/Topology/Star Topology/screenshots/StarMap.jpg)
![alt tag](https://github.com/shanilevy/mission-control-config-scripts/blob/master/Topology/Star%20Topology/screenshots/StarMap.jpg)