Re: [Dev] [Architecture] [App Factory] Provide custom URL for Production deployed application via the URL mapper

2014-05-02 Thread Punnadi Gunarathna
hi All, This is how Domain Mapping functionality is currently being implemented in App Factory front as a generic solution. Only AppOwner has permissions to do the domain mapping. The Domain "cloudapps.com" is configurable in appfactory.xml Under each Deployment stage defined in appfactory.xml a

Re: [Dev] [Architecture] [App Factory] Provide custom URL for Production deployed application via the URL mapper

2014-04-26 Thread Imesh Gunaratne
Domain mapping implementation in Stratos has been started after completing 4.0.0-rc1 release work. I will update the status ASAP. Thanks On Fri, Apr 25, 2014 at 4:26 PM, Punnadi Gunarathna wrote: > Yes Amila, I was wrong. We can validate that from AF front itself. > > > On Fri, Apr 25, 2014 at

Re: [Dev] [Architecture] [App Factory] Provide custom URL for Production deployed application via the URL mapper

2014-04-25 Thread Punnadi Gunarathna
Yes Amila, I was wrong. We can validate that from AF front itself. On Fri, Apr 25, 2014 at 3:54 PM, Amila Maha Arachchi wrote: > My question is based on your statement "Subdomain will be *validated* for > its availability via the API provided in Stratos Manager" > > Why do we need to validate th

Re: [Dev] [Architecture] [App Factory] Provide custom URL for Production deployed application via the URL mapper

2014-04-25 Thread Amila Maha Arachchi
My question is based on your statement "Subdomain will be *validated* for its availability via the API provided in Stratos Manager" Why do we need to validate the availability of the subdomain, if we maintain the list of mapped domains within AF. On Fri, Apr 25, 2014 at 3:46 PM, Punnadi Gunarath

Re: [Dev] [Architecture] [App Factory] Provide custom URL for Production deployed application via the URL mapper

2014-04-25 Thread Punnadi Gunarathna
Hi Amila, Of course we will store the production url corresponding to the given Application version in AF side. But we have to pass the "Host | Service | Tenant" to Stratos side via SM. That is what we discussed in the meeting. Please refer the mail thread "[Update] Cloud URL Mapping story" for mo

Re: [Dev] [Architecture] [App Factory] Provide custom URL for Production deployed application via the URL mapper

2014-04-25 Thread Amila Maha Arachchi
On Fri, Apr 25, 2014 at 3:16 PM, Punnadi Gunarathna wrote: > hi All, > > In Dimtry's uber stories he came up with URL Mapping requirement for the > applications deployed in Production. > > This is how it will be implemented in App Factory front. > > AppOwner only has permissions to domain mapping

[Dev] [Architecture] [App Factory] Provide custom URL for Production deployed application via the URL mapper

2014-04-25 Thread Punnadi Gunarathna
hi All, In Dimtry's uber stories he came up with URL Mapping requirement for the applications deployed in Production. This is how it will be implemented in App Factory front. AppOwner only has permissions to domain mapping. 1. If there are more than one version of the same Application in produ