2013/11/18 John Arbash Meinel <[email protected]>: > Given that you can run multiple services on a given machine, is there > a strong reason that multiple state servers are a problem for you? (I > want to make sure if there is a use case that is a problem our > solution actually covers it.)
As i see , clients that want wordpress or something else does not want to create unneeded things. After they installs wordpress (for example) they can test it and works with it. After sometime if all goes ok thet want to add load balancer and something new to it. But i don't think that all time they need state server. I think best of all spawn state server on demand. For example user interact with juju with provided keys, my own server (or such thinkg) check incoming key and spawn lxc container with state server and proxy to it (or this can be do it in state server itself). -- Vasiliy Tolstov, e-mail: [email protected] jabber: [email protected] -- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
