On Friday 10 October 2008 02:00:48 Benjamin Podszun wrote:
> Hi there.
>
> I'm coming from the lighttpd side of town and I'm quite interested in
> cherokee so far. Several things are unclear for me though, so I'll start
> some threads on this ML (trying not to mix them).
>
> I have several servers serving the same contents here. Currently I use 
a
> combination of rsync/ssh to sync the configuration settings and
> restart/update the servers (Not the content! I'm only talking about
> settings, maintenance mode, new vhosts etc).
> How would I do that with cherokee? Exactly the same way, completely
> ignoring the (nice, but limited to local configuration) cherokee-admin
> interface? Or are other solutions out there/ways to extend the
> administration to a group of servers?

First, I'm a Cherokee newb too, so grain of salt.

I think for now rsync is your best bet. Does cherokee conf syntax 
support includes? If so you could factor out local settings and share the 
main conf.

I think this is a great use-case for factoring out the cherokee-admin app 
into an API (xmlrpc or similar). Then we could have an old-school no 
javascript version (something that I would like alot), integration with 
blogging apps like Drupal, etc. 

Just an idea!

Eric Drechsel
http://oheric.com


> Thanks in advance,
> Ben
>
> _______________________________________________
> Cherokee mailing list
> [email protected]
> http://lists.octality.com/listinfo/cherokee

_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to