Hi Hardik, The proposal need to me more descriptive on how you are planning to achieve and your deliverables from this project. The following is a few points you would need to consider:
1. project description - your understanding of the project 2. The proposed solution - high level architecture, diagrams 3. deliverables 4. time line details 5. a short description of work/research you have done up to now Please note the application process and deadline details in the official GSoC 2016 site [1]. Please share your application privately. [1]. https://summerofcode.withgoogle.com/get-started/ On Wed, Mar 23, 2016 at 12:55 AM, Hardik Patel <[email protected]> wrote: > Hi Isuru, > > I have completely not understand what you are wanting to ask? > As per my understanding I have made summary - check it. > > I have sent you gsoc proposal - Is it correct? > or shall I have to make changes? > > On 22/03/2016, Isuru Haththotuwa <[email protected]> wrote: > > Hi Hardik, > > > > Did you check the kubernetes-membership scheme? Did you understand how it > > works? That is basically the same thing we need to do this the new > > Openshift related membership scheme. Its not actually carbon membership > > scheme, we are supporting clustering for products based on WSO2 carbon > > using a membership scheme related to a environment; for kubernetes, of > > Openshift, etc. > > > > Also, can you send a summary on how I need to deploy a wso2 product on > > Openshift? Since you have tried out API Manager, the same steps should be > > usable for any WSO2 product. > > > > On Tue, Mar 22, 2016 at 2:34 PM, Hardik Patel <[email protected]> > > wrote: > > > >> Hi, Isuru > >> > >> Login successful... > >> What to do next?? > >> How to implement carbon membership scheme?? > >> On Mar 22, 2016 1:11 PM, "Isuru Haththotuwa" <[email protected]> wrote: > >> > >>> Hi Hardik, > >>> > >>> Good to hear you could get API Manager running. To login to the > >>> management console via your browser, you can use admin, admin > >>> credentials. > >>> > >>> On Tue, Mar 22, 2016 at 11:09 AM, Hardik Patel <[email protected]> > >>> wrote: > >>> > >>>> hi, > >>>> > >>>> Thanx for help. Now API manager running. > >>>> > >>>> I need user_id and passwd for login to Api Manager management console. > >>>> I have run my hosted ip and it shows localhost page. > >>>> Give me some list of command so I can access it. > >>>> > >>>> On 21/03/2016, Sajith Kariyawasam <[email protected]> wrote: > >>>> > You only need to update "java_source_file" parameter. Isuru has > >>>> > clearly > >>>> > mentioned about that. > >>>> > Keep the other parameters as it is. No need to change those. > >>>> > Copy the jdk archive into > >>>> > puppet-modules-master/modules/wso2base/files > >>>> > location and update the java_source_file parameter to the exact same > >>>> name > >>>> > of the JDK > >>>> > > >>>> > On Mon, Mar 21, 2016 at 7:55 PM, Hardik Patel < > [email protected]> > >>>> > wrote: > >>>> > > >>>> >> Hi, Isuru > >>>> >> > >>>> >> I have edit the common.yaml file[1]. > >>>> >> as per the file I have set environment variable and tried to build > >>>> >> image. But it again failed. > >>>> >> [2] and [3] image are error generated. > >>>> >> > >>>> >> > >>>> >> > >>>> >> On 21/03/2016, Isuru Haththotuwa <[email protected]> wrote: > >>>> >> > Hi Hardik, > >>>> >> > > >>>> >> > Please update puppet-modules/hieradata/dev/common.yaml file's > >>>> >> > 'java_source_file' parameter with the correct name for the JDK > >>>> archive > >>>> >> that > >>>> >> > you are using. > >>>> >> > > >>>> >> > On Mon, Mar 21, 2016 at 4:47 PM, Hardik Patel < > >>>> [email protected]> > >>>> >> > wrote: > >>>> >> > > >>>> >> >> Hi, > >>>> >> >> > >>>> >> >> this error comes.... > >>>> >> >> > >>>> >> >> I also have set environment variable for JAVA_HOME pointing to > >>>> >> >> jdk-7.tar.gz file in puppet-module/module/wso2base/files. > >>>> >> >> > >>>> >> >> > >>>> >> >> On 21/03/2016, Sajith Kariyawasam <[email protected]> wrote: > >>>> >> >> > correct. What's the error message you are getting? > >>>> >> >> > You have to copy wso2am-1.10.zip file and Jdk to puppet > modules > >>>> >> >> > > >>>> >> >> > On Mon, Mar 21, 2016 at 4:03 PM, Hardik Patel > >>>> >> >> > <[email protected]> > >>>> >> >> > wrote: > >>>> >> >> > > >>>> >> >> >> Hi, > >>>> >> >> >> > >>>> >> >> >> I have also tried that one but it again failed... > >>>> >> >> >> > >>>> >> >> >> I have entered this command "./build.sh -v 1.10.0 -i 1.0.0" > >>>> >> >> >> > >>>> >> >> >> Is it correct?? > >>>> >> >> >> On Mar 21, 2016 3:58 PM, "Sajith Kariyawasam" > >>>> >> >> >> <[email protected]> > >>>> >> wrote: > >>>> >> >> >> > >>>> >> >> >>> While building the docker image you might have given (in -v > >>>> >> >> >>> option) > >>>> >> >> >>> the > >>>> >> >> >>> api manager version as 1.9.1. If so you need to copy > >>>> >> >> >>> 1.9.1.zip. > >>>> >> >> >>> But if you want to get it working with api manager 1.10 > >>>> version, > >>>> >> >> >>> you > >>>> >> >> >>> need > >>>> >> >> >>> to pass the correct product version when building (and > >>>> >> >> >>> running) > >>>> >> >> >>> the > >>>> >> >> >>> image > >>>> >> >> >>> > >>>> >> >> >>> On Mon, Mar 21, 2016 at 3:47 PM, Hardik Patel < > >>>> >> [email protected]> > >>>> >> >> >>> wrote: > >>>> >> >> >>> > >>>> >> >> >>>> Hi sir > >>>> >> >> >>>> > >>>> >> >> >>>> I have already copied wso2am-1.10.1.zip > >>>> >> >> >>>> > >>>> >> >> >>>> Is it OK....??? > >>>> >> >> >>>> > >>>> >> >> >>>> Or I have to switch with 1.9.1?? > >>>> >> >> >>>> On Mar 21, 2016 7:39 AM, "Chamila De Alwis" < > >>>> [email protected]> > >>>> >> >> wrote: > >>>> >> >> >>>> > >>>> >> >> >>>>> Hi Hardik, > >>>> >> >> >>>>> > >>>> >> >> >>>>> Puppet throws this error when it can't find > >>>> >> >> >>>>> wso2am-1.9.1.zip > >>>> >> >> >>>>> file > >>>> >> >> >>>>> at > >>>> >> >> >>>>> your PUPPET_HOME location. > >>>> >> >> >>>>> > >>>> >> >> >>>>> [image: Inline image 1] > >>>> >> >> >>>>> > >>>> >> >> >>>>> It should be copied to <PUPPET_HOME>/modules/wso2am/files > >>>> >> >> >>>>> for > >>>> >> >> >>>>> Puppet > >>>> >> >> >>>>> to > >>>> >> >> >>>>> pick it up. > >>>> >> >> >>>>> > >>>> >> >> >>>>> > >>>> >> >> >>>>> Regards, > >>>> >> >> >>>>> Chamila de Alwis > >>>> >> >> >>>>> Committer and PMC Member - Apache Stratos > >>>> >> >> >>>>> Software Engineer | WSO2 | +94772207163 > >>>> >> >> >>>>> Blog: code.chamiladealwis.com > >>>> >> >> >>>>> > >>>> >> >> >>>>> > >>>> >> >> >>>>> > >>>> >> >> >>>>> On Sun, Mar 20, 2016 at 11:33 PM, Hardik Patel < > >>>> >> >> [email protected]> > >>>> >> >> >>>>> wrote: > >>>> >> >> >>>>> > >>>> >> >> >>>>>> Hi Isuruh, > >>>> >> >> >>>>>> > >>>> >> >> >>>>>> I tried to build docker images for wso2 product. Here > Base > >>>> >> >> >>>>>> image > >>>> >> >> >>>>>> build > >>>> >> >> >>>>>> successfully. > >>>> >> >> >>>>>> but when I tried to build image for API MANAGER it > failed. > >>>> >> >> >>>>>> > >>>> >> >> >>>>>> [1] picture shows the failing to build image of api > >>>> >> >> >>>>>> manager. > >>>> >> >> >>>>>> [2] picture shows docker images. I have tried 2 times to > >>>> build > >>>> >> >> >>>>>> image > >>>> >> >> >>>>>> for api manager so it shows two repository which both > have > >>>> same > >>>> >> >> size, > >>>> >> >> >>>>>> but no name. > >>>> >> >> >>>>>> > >>>> >> >> >>>>>> I didn't have submitted proposal for gsoc yet. I am > >>>> >> >> >>>>>> confuse > >>>> >> >> >>>>>> which > >>>> >> >> >>>>>> type > >>>> >> >> >>>>>> of app I will create? > >>>> >> >> >>>>>> A Desktop app or web App? How it will connect with > >>>> >> >> >>>>>> openshift > >>>> >> >> >>>>>> and > >>>> >> >> wso2 > >>>> >> >> >>>>>> products? > >>>> >> >> >>>>>> Give me brief about this?? > >>>> >> >> >>>>>> > >>>> >> >> >>>>>> If there any other method for deploying wso2 product? > >>>> Please > >>>> >> >> >>>>>> let > >>>> >> >> >>>>>> me > >>>> >> >> >>>>>> know. > >>>> >> >> >>>>>> > >>>> >> >> >>>>>> I am waiting for your response > >>>> >> >> >>>>>> -- > >>>> >> >> >>>>>> > >>>> >> >> >>>>>> Thank You, > >>>> >> >> >>>>>> > >>>> >> >> >>>>>> Hardik Patel > >>>> >> >> >>>>>> about.me/hardikprl94 > >>>> >> >> >>>>>> > >>>> >> >> >>>>>> _______________________________________________ > >>>> >> >> >>>>>> Dev mailing list > >>>> >> >> >>>>>> [email protected] > >>>> >> >> >>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev > >>>> >> >> >>>>>> > >>>> >> >> >>>>>> > >>>> >> >> >>>>> > >>>> >> >> >>>> _______________________________________________ > >>>> >> >> >>>> Dev mailing list > >>>> >> >> >>>> [email protected] > >>>> >> >> >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev > >>>> >> >> >>>> > >>>> >> >> >>>> > >>>> >> >> >>> > >>>> >> >> >>> > >>>> >> >> >>> -- > >>>> >> >> >>> Sajith Kariyawasam > >>>> >> >> >>> *Committer and PMC member, Apache Stratos, * > >>>> >> >> >>> *WSO2 Inc.; http://wso2.com <http://wso2.com>* > >>>> >> >> >>> *Mobile: 0772269575* > >>>> >> >> >>> > >>>> >> >> >> > >>>> >> >> > > >>>> >> >> > > >>>> >> >> > -- > >>>> >> >> > Sajith Kariyawasam > >>>> >> >> > *Committer and PMC member, Apache Stratos, * > >>>> >> >> > *WSO2 Inc.; http://wso2.com <http://wso2.com>* > >>>> >> >> > *Mobile: 0772269575* > >>>> >> >> > > >>>> >> >> > >>>> >> >> > >>>> >> >> -- > >>>> >> >> > >>>> >> >> Thank You, > >>>> >> >> > >>>> >> >> Hardik Patel > >>>> >> >> about.me/hardikprl94 > >>>> >> >> > >>>> >> > > >>>> >> > > >>>> >> > > >>>> >> > -- > >>>> >> > Thanks and Regards, > >>>> >> > > >>>> >> > Isuru H. > >>>> >> > +94 716 358 048* <http://wso2.com/>* > >>>> >> > > >>>> >> > >>>> >> > >>>> >> -- > >>>> >> > >>>> >> Thank You, > >>>> >> > >>>> >> Hardik Patel > >>>> >> about.me/hardikprl94 > >>>> >> > >>>> > > >>>> > > >>>> > > >>>> > -- > >>>> > Sajith Kariyawasam > >>>> > *Committer and PMC member, Apache Stratos, * > >>>> > *WSO2 Inc.; http://wso2.com <http://wso2.com>* > >>>> > *Mobile: 0772269575* > >>>> > > >>>> > >>>> > >>>> -- > >>>> > >>>> Thank You, > >>>> > >>>> Hardik Patel > >>>> about.me/hardikprl94 > >>>> > >>> > >>> > >>> > >>> -- > >>> Thanks and Regards, > >>> > >>> Isuru H. > >>> +94 716 358 048* <http://wso2.com/>* > >>> > >>> > >>> > > > > > > -- > > Thanks and Regards, > > > > Isuru H. > > +94 716 358 048* <http://wso2.com/>* > > > > > -- > > Thank You, > > Hardik Patel > about.me/hardikprl94 > -- Thanks and Regards, Isuru H. +94 716 358 048* <http://wso2.com/>*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
