X Tutup
The Wayback Machine - https://web.archive.org/web/20201126081522/https://github.com/koding/kite/pull/94
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 README.md #94

Merged
merged 1 commit into from Apr 29, 2015
Merged

Update README.md #94

merged 1 commit into from Apr 29, 2015

Conversation

@techjanitor
Copy link
Contributor

@techjanitor techjanitor commented Feb 22, 2015

Added instructions for setting up Kontrol from the repo

Added instructions for setting up Kontrol from the repo
@fatih
Copy link
Contributor

@fatih fatih commented Feb 23, 2015

Can you also add a comment on how to run Kontrol after you created the initial keys? It's not urgent but would be awesome if you could :)

@tmaiaroto
Copy link

@tmaiaroto tmaiaroto commented Feb 24, 2015

What's this about? multiconfig: field 'Postgres.Username' is required when running kontrol -initial

@briantk1988
Copy link

@briantk1988 briantk1988 commented Mar 7, 2015

So there's only one host that runs Kontrol, and if that host dies then that's the end? Is there a way to run Kontrol in a distributed manner?

@briantk1988
Copy link

@briantk1988 briantk1988 commented Mar 14, 2015

@cihangir Thanks for the clarification! I thought that Kontrol has a built in way to manage multiple instances.

@briantk1988
Copy link

@briantk1988 briantk1988 commented Mar 14, 2015

@cihangir How do I set it up so that different instances of Kontrol communicate with each other? This should be simple, but I cannot find any documentation on it. Thanks.

@cihangir
Copy link
Contributor

@cihangir cihangir commented Mar 16, 2015

Hi, all kontrols are identical, just start them with same configuration, no other syncronization is needed.


C.

On Saturday 14 Mar 2015 at 06:15, briantk1988 notifications@github.com, wrote:

@cihangir How do I set it up so that different instances of Kontrol communicate with each other? This should be simple, but I cannot find any documentation on it. Thanks.


Reply to this email directly or view it on GitHub.

@briantk1988
Copy link

@briantk1988 briantk1988 commented Mar 16, 2015

@cihangir So when I register a Kite with one Kontrol instance, how do the others know?

@cihangir
Copy link
Contributor

@cihangir cihangir commented Mar 16, 2015

Kontrol is using ETCD or Postgresql as backed storage, since all the kontrols uses the same backend, they will have all the information.

-- 
Cihangir SAVAS
Software Engineer @ koding.com

From: briantk1988 notifications@github.com
Reply: koding/kite reply@reply.github.com>
Date: March 15, 2015 at 19:44:06
To: koding/kite kite@noreply.github.com>
Cc: Cihangir cihangir@koding.com>
Subject:  Re: [kite] Update README.md (#94)

@cihangir So when I register a Kite with one Kontrol instance, how do the others know?


Reply to this email directly or view it on GitHub.

@briantk1988
Copy link

@briantk1988 briantk1988 commented Mar 19, 2015

@cihangir Thanks!

@briantk1988
Copy link

@briantk1988 briantk1988 commented Mar 25, 2015

@cihangir Would you recommend running Kontrol on all nodes?

@cihangir
Copy link
Contributor

@cihangir cihangir commented Mar 25, 2015

It is fine for kloud, if you are OK with connection count to the storage backend.

@briantk1988
Copy link

@briantk1988 briantk1988 commented Mar 26, 2015

@cihangir Thanks. I'm not very experienced with this. Would this be any problem if I use etcd as storage?

Another question is about kloud. Is there any documentation on this? The basic tutorial seems to only cover kontrol but nothing about kloud.

@cihangir
Copy link
Contributor

@cihangir cihangir commented Apr 28, 2015

Hi @briantk1988 we were using ETCD as backend storage, but just to uniform our backend we switched to PostgreSQL, so you should be able to use it without any problem.

Is there any documentation on this?

sorry, we dont have an extensive documentation for kites yet.

i rebuilt travis build, it is passing now. cc/ @fatih

fatih added a commit that referenced this pull request Apr 29, 2015
Update README.md
@fatih fatih merged commit 281b434 into koding:master Apr 29, 2015
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.
X Tutup