|
Is there currently any functionality in Cherokee or sitting around
that others have developed for API-like functionality for Cherokee? Have a need to do repetitive creation of web profiles/configs for Cherokee. Basically adding a new site. Would like to automate that for time reasons and to eliminate human error. Anyone know of a solution for this sort of thing for Cherokee? Thanks! _______________________________________________ Cherokee mailing list [hidden email] http://lists.octality.com/listinfo/cherokee |
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512 Op 18-01-12 22:22, pub crawler schreef: > Anyone know of a solution for this sort of thing for Cherokee? It is called wizzards2 but nobody can talk about that sssst. Stefan -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEAREKAAYFAk8XQEEACgkQYH1+F2Rqwn3i5gCbBNmUbtE0PAbMNXLHjOvDvw3W c34AmwZZ1nCiB31hKzDQwNpiWxeoI+e5 =3ODB -----END PGP SIGNATURE----- _______________________________________________ Cherokee mailing list [hidden email] http://lists.octality.com/listinfo/cherokee |
|
Is wizzards2 a real actual being worked on thing?
Any approximate general availability of this much needed addon? (promise to stop chattering about it beyond there :) ) On 1/18/12, Stefan de Konink <[hidden email]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > Op 18-01-12 22:22, pub crawler schreef: >> Anyone know of a solution for this sort of thing for Cherokee? > > It is called wizzards2 but nobody can talk about that sssst. > > > Stefan > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.18 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEAREKAAYFAk8XQEEACgkQYH1+F2Rqwn3i5gCbBNmUbtE0PAbMNXLHjOvDvw3W > c34AmwZZ1nCiB31hKzDQwNpiWxeoI+e5 > =3ODB > -----END PGP SIGNATURE----- > _______________________________________________ > Cherokee mailing list > [hidden email] > http://lists.octality.com/listinfo/cherokee > Cherokee mailing list [hidden email] http://lists.octality.com/listinfo/cherokee |
|
In reply to this post by pub crawler
An API would be a very good idea, but in the mean time it may be possible to pull some of the configuration reading/writing code from Cherokee-Admin into a separate library (or whatever Python calls them) and just access the config file directly?
On Thu, Jan 19, 2012 at 8:22 AM, pub crawler <[hidden email]> wrote: Is there currently any functionality in Cherokee or sitting around _______________________________________________ Cherokee mailing list [hidden email] http://lists.octality.com/listinfo/cherokee |
|
It already exists :) just chceck admin code and there is a config.py file which can (and in fact is) handle cherokee.conf file :) 21-01-2012 03:57 użytkownik "Daniel Lo Nigro" <[hidden email]> napisał:
An API would be a very good idea, but in the mean time it may be possible to pull some of the configuration reading/writing code from Cherokee-Admin into a separate library (or whatever Python calls them) and just access the config file directly? _______________________________________________ Cherokee mailing list [hidden email] http://lists.octality.com/listinfo/cherokee |
|
An API would be great. Sometimes I would like to automate a few things
too when deploying. Maybe this is the reason why several cloud services prefer Nginx? Where exactly is this file Jedrzej? Icould not find it under usr/share/ cherokke/admin On Jan 23, 7:57 am, Jedrzej Nowak <[hidden email]> wrote: > It already exists :) just chceck admin code and there is a config.py file > which can (and in fact is) handle cherokee.conf file :) > 21-01-2012 03:57 użytkownik "Daniel Lo Nigro" <[hidden email]> napisał: > > > > > > > > > An API would be a very good idea, but in the mean time it may be possible > > to pull some of the configuration reading/writing code from Cherokee-Admin > > into a separate library (or whatever Python calls them) and just access the > > config file directly? > > > On Thu, Jan 19, 2012 at 8:22 AM, pub crawler <[hidden email]>wrote: > > >> Is there currently any functionality in Cherokee or sitting around > >> that others have developed for API-like functionality for Cherokee? > > >> Have a need to do repetitive creation of web profiles/configs for > >> Cherokee. Basically adding a new site. Would like to automate that > >> for time reasons and to eliminate human error. > > >> Anyone know of a solution for this sort of thing for Cherokee? > > >> Thanks! > >> _______________________________________________ > >> Cherokee mailing list > >> [hidden email] > >>http://lists.octality.com/listinfo/cherokee > > > _______________________________________________ > > Cherokee mailing list > > [hidden email] > >http://lists.octality.com/listinfo/cherokee > > > > _______________________________________________ > Cherokee mailing list > [hidden email]://lists.octality.com/listinfo/cherokee Cherokee mailing list [hidden email] http://lists.octality.com/listinfo/cherokee |
|
https://github.com/cherokee/CTK/blob/6ecc85260fe2e539574278876dce9dd0da77050b/CTK/Config.py
Pozdrawiam Jędrzej Nowak On Mon, Jan 23, 2012 at 8:15 AM, Voltron <[hidden email]> wrote: > An API would be great. Sometimes I would like to automate a few things > too when deploying. Maybe this is the reason why several cloud > services prefer Nginx? > > Where exactly is this file Jedrzej? Icould not find it under usr/share/ > cherokke/admin > > > > On Jan 23, 7:57 am, Jedrzej Nowak <[hidden email]> wrote: >> It already exists :) just chceck admin code and there is a config.py file >> which can (and in fact is) handle cherokee.conf file :) >> 21-01-2012 03:57 użytkownik "Daniel Lo Nigro" <[hidden email]> napisał: >> >> >> >> >> >> >> >> > An API would be a very good idea, but in the mean time it may be possible >> > to pull some of the configuration reading/writing code from Cherokee-Admin >> > into a separate library (or whatever Python calls them) and just access the >> > config file directly? >> >> > On Thu, Jan 19, 2012 at 8:22 AM, pub crawler <[hidden email]>wrote: >> >> >> Is there currently any functionality in Cherokee or sitting around >> >> that others have developed for API-like functionality for Cherokee? >> >> >> Have a need to do repetitive creation of web profiles/configs for >> >> Cherokee. Basically adding a new site. Would like to automate that >> >> for time reasons and to eliminate human error. >> >> >> Anyone know of a solution for this sort of thing for Cherokee? >> >> >> Thanks! >> >> _______________________________________________ >> >> Cherokee mailing list >> >> [hidden email] >> >>http://lists.octality.com/listinfo/cherokee >> >> > _______________________________________________ >> > Cherokee mailing list >> > [hidden email] >> >http://lists.octality.com/listinfo/cherokee >> >> >> >> _______________________________________________ >> Cherokee mailing list >> [hidden email]://lists.octality.com/listinfo/cherokee > _______________________________________________ > Cherokee mailing list > [hidden email] > http://lists.octality.com/listinfo/cherokee Cherokee mailing list [hidden email] http://lists.octality.com/listinfo/cherokee |
|
In reply to this post by pub crawler
On Wed, Jan 18, 2012 at 11:17 PM, pub crawler <[hidden email]> wrote:
-- Greetings, alo http://www.octality.com/ _______________________________________________ Cherokee mailing list [hidden email] http://lists.octality.com/listinfo/cherokee |
| Powered by Nabble | Edit this page |
