Skip to content
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

Update cluster-guide.md #70

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
14 changes: 7 additions & 7 deletions doc/kazoo/cluster-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ Description: *A guide for installing, configuring and managing your own dedicate
Let's assume the following 7 server clusters in 2 zones.

### IP addressing scheme
10.100 = zone 100
10.200 = zone 200
10.x00.10.x = CouchDB
10.x00.20.x = FreeSWITCH
10.x00.30.x = RabbitMQ
10.x00.40.x = Kazoo
10.x00.50.x = Kamailio
10.100 = zone 100</br>
10.200 = zone 200</br>
10.x00.10.x = CouchDB</br>
10.x00.20.x = FreeSWITCH</br>
10.x00.30.x = RabbitMQ</br>
10.x00.40.x = Kazoo</br>
10.x00.50.x = Kamailio</br>

### Server hostnames and IP addresses
Using IP addressing scheme above.
Expand Down