Søren, please clarify the .ini hints.

Robert, please clarify the documentation of "load balancing" and add what you found was missing.

/Mads


On 01/13/2016 10:43 AM, Søren Løvborg wrote:
In this context, the name "app_instance_uuid" might be a bit confusing
(the name is traditional).

In Kallithea, app_instance_uuid is a per-application ("per-cluster",
if you will) secret, and should be the same across instances, but
unique to a given Kallithea site/installation (and kept secret).

It's used as a secret key for protecting the integrity of password
reset tokens (among other things?). In a freshly generated config
file, it's identical to the value of "beaker.session.secret", which is
similarly used to protect the integrity of cookies.

/Søren

On Wed, Jan 13, 2016 at 9:10 AM, Robert Rauch
<[email protected]> wrote:
Hi,

Am 13.01.2016 um 00:17 schrieb Mads Kiilerich:
Are the config files completely the same except instance_id - including
beaker.session.secret?
Of course not :). Just merged them and it worked like a charm. Thanks!

By the way, what is the technical meaning of the `app_instance_uuid`
setting?

Robert
_______________________________________________
kallithea-general mailing list
[email protected]
http://lists.sfconservancy.org/mailman/listinfo/kallithea-general

_______________________________________________
kallithea-general mailing list
[email protected]
http://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Reply via email to