Date
1 - 6 of 6
Running Jira into Cloudfoundry
Gwenn Etourneau
Hi everyone,
I wonder if someone succeed or tried to run Jira into cloudfoundry (ERS). It's not that difficult with bosh but for Cloudfoundry the difficult part is to configure the DB. Thanks |
|
Josh Long <starbuxman@...>
how does the DB get configured? Why is it difficult?
toggle quoted message
Show quoted text
Thanks, Josh Long Spring Developer Advocate SpringSource www.joshlong.com || @starbuxman On Thu, Jul 23, 2015 at 2:45 AM, Gwenn Etourneau <getourneau(a)pivotal.io> wrote:
Hi everyone, |
|
Gwenn Etourneau
DB is setup by a config file, no enviroment variable or other.
toggle quoted message
Show quoted text
I was thinking about adding a new component to the buildpack (fork..) to setup this file .. On Thu, Jul 23, 2015 at 6:10 PM, Josh Long <starbuxman(a)gmail.com> wrote:
how does the DB get configured? Why is it difficult? |
|
john mcteague <john.mcteague@...>
Out of curiosity how do you plan on solving the storage problem for
toggle quoted message
Show quoted text
attachments, assuming you get the DB working. John. On 23 Jul 2015 10:12, "Gwenn Etourneau" <getourneau(a)pivotal.io> wrote:
DB is setup by a config file, no enviroment variable or other. |
|
Gwenn Etourneau
Not sure yet .. I am still thinking about that ..
But anyway if ERS is too hard I will use the bosh way :) On Thu, Jul 23, 2015 at 6:24 PM, john mcteague <john.mcteague(a)gmail.com> wrote: Out of curiosity how do you plan on solving the storage problem for |
|
Marco Voelz
Dear Gwenn,
toggle quoted message
Show quoted text
I guess Jira is a typical example of an application not really fit for a platform like CF, given the way of configuring the DB and that it stores attachments on the local filesystem. However, at the same time it would make an interesting example case, as many people ask about it. Please let us know how it works out for you! :) Warm regards Marco Date: Fri, 24 Jul 2015 01:24:28 +0900 |
|