On Tue, May 5, 2015 at 5:52 PM, Rajkumar Rajaratnam <rajkum...@wso2.com>
wrote:

> Hi Anuruddha,
>
> Configurator generates carbon server configurations files? Or it just
> changes the parameters in default carbon server configurations files, by
> reading parameters from somewhere?
>
> I hope this is similar to puppet, where we keep some default carbon sever
> configuration template files and change parameters using tags, etc. Please
> confirm it.
>

Okay. I can see that Jinja2 is a template engine (with BSD Licence).


>
> I would like to see the format of the file from which Configurator reads
> the configurations. Can you please paste that here?
>
> Thanks.
>
> On Tue, May 5, 2015 at 5:43 PM, Anuruddha Liyanarachchi <
> anurudd...@wso2.com> wrote:
>
>> Hi Devs,
>>
>> I have created the $subject using python and Jinja2. Configurator is now
>> capable of generating axis2.xml, Carbon.xml and catalina-server.xml based
>> on clustering configurations. Following structure was used to create the
>> configurator. Currently these configurations are read from a file.
>>
>> I will update the thread as I move on.
>> .
>> ├── Configurator.iml
>> ├── Constants.py
>> ├── Constants.pyc
>> ├── Main.py
>> ├── Output
>>  |   ├── axis2.xml
>>  |   ├── carbon.xml
>>  |   └── catalina-server.xml
>> └── Templates
>>     └── AppServer
>>         └── conf
>>             ├── axis2.jinja
>>             ├── carbon.jinja
>>             └── catalina-server.jinja
>>
>>
>> On Thu, Apr 30, 2015 at 12:05 PM, Anuruddha Liyanarachchi <
>> anurudd...@wso2.com> wrote:
>>
>>> Hi ,
>>>
>>> I am working on $subject. I am trying create a shell script which
>>> generate carbon server configuration based on parameters provided by
>>> different run times.
>>>
>>> Configurator is basically configuring perviously used puppet templates
>>> using shell.
>>> Please refer mail thread subject as "[PPaaS] Private PaaS 4.1.0 Release
>>> Plan" for more info.
>>>
>>> I will provide more information as I progress.
>>>
>>> --
>>> *Thanks and Regards,*
>>> Anuruddha Lanka Liyanarachchi
>>> Software Engineer - WSO2
>>> Mobile : +94 (0) 712762611
>>> Tel      : +94 112 145 345
>>> a <thili...@wso2.com>nurudd...@wso2.com
>>>
>>
>>
>>
>> --
>> *Thanks and Regards,*
>> Anuruddha Lanka Liyanarachchi
>> Software Engineer - WSO2
>> Mobile : +94 (0) 712762611
>> Tel      : +94 112 145 345
>> a <thili...@wso2.com>nurudd...@wso2.com
>>
>> _______________________________________________
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Rajkumar Rajaratnam
> Committer & PMC Member, Apache Stratos
> Software Engineer, WSO2
>
> Mobile : +94777568639
> Blog : rajkumarr.com
>



-- 
Rajkumar Rajaratnam
Committer & PMC Member, Apache Stratos
Software Engineer, WSO2

Mobile : +94777568639
Blog : rajkumarr.com
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to