On 10/29/2014 2:36 AM, Fraser Tweedale wrote:
On Tue, Oct 28, 2014 at 09:07:55AM -0500, Endi Sukma Dewata wrote:
> On 10/24/2014 5:46 PM, Endi Sukma Dewata wrote:
>> Currently web applications are deployed into Host's appBase (i.e.
>> <instance>/webapps). To allow better control of individual
>> subsystem deployments, the web applications have to be moved out
>> of the appBase so that the autoDeploy can work properly later.
>> This patch moves the common web applications to <instance>/
>> common/webapps and subsystem web applications to <instance>/
>> <subsystem>/webapps. An upgrade script has been added to update
>> existing deployments.
>>
>>
https://fedorahosted.org/pki/ticket/1183
>
> New patch attached with docs for PKIDeployer.deploy_webapp().
>
> --
> Endi S. Dewata
ACK.
Upgrading existing instance and spawning new instance worked and
layout was as expected.
Thanks. Per discussion with alee, we're going to wait until the
following ticket is implemented, at least partially:
https://fedorahosted.org/pki/ticket/1129
This is needed to support upgrading from a prerelease build (e.g.
10.2.1-0.1) to the final build (e.g. 10.2.1-1).
It looks like there's a way to implement it without too much work. Right
now the upgrade folders refer to the version to upgraded from. We're
going to change that to the version we're going to upgrade to.
--
Endi S. Dewata