Project

General

Profile

Activity

From 11/02/2025 to 12/01/2025

12/01/2025

02:52 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> > I changed to @bzr branch@, but the @/opt/repos/hotel/.bzr/branch/branch.conf@ still points to m...
Roger Borrello
02:16 PM Support #10727: implement a docker image that supports the full range of development processes wi...
> I changed to @bzr branch@, but the @/opt/repos/hotel/.bzr/branch/branch.conf@ still points to me:
I think that i...
Greg Shah
02:05 PM Support #10727: implement a docker image that supports the full range of development processes wi...
> Should we "externalize" the revisions of these projects at the level they are "baked" into the Docker image somehow... Greg Shah
11:51 AM Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> Roger Borrello wrote:
> > I was able to pull @/opt/repos/possenet@ easily in my new @dbash.sh@:
...
Roger Borrello
11:34 AM Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> We should also have Hotel GUI and Hotel ChUI there, just like Possenet or Skels.
Should we "ex...
Roger Borrello
09:42 AM Support #10727: implement a docker image that supports the full range of development processes wi...
We should also have Hotel GUI and Hotel ChUI there, just like Possenet or Skels. Greg Shah
09:41 AM Support #10727: implement a docker image that supports the full range of development processes wi...
Roger Borrello wrote:
> I was able to pull @/opt/repos/possenet@ easily in my new @dbash.sh@:
> [...]
> Should the...
Greg Shah

11/26/2025

05:45 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Roger Borrello wrote:
> Let me know if these need to perform other things, as well.
Should each of them perform a...
Roger Borrello
05:16 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Here is @./tools/fwd_checkout.sh@ and sample execution dry runs:... Roger Borrello
03:21 PM Support #10727: implement a docker image that supports the full range of development processes wi...
I was able to pull @/opt/repos/possenet@ easily in my new @dbash.sh@:... Roger Borrello
03:11 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Roger Borrello wrote:
> That would need to be alleviated without any user intervention. Obviously setting up a tunne...
Roger Borrello
01:58 PM Support #10727: implement a docker image that supports the full range of development processes wi...
There are some challenges that I didn't consider... we are trying to pull from within a Docker image... the obvious f... Roger Borrello
12:50 PM Support #10727: implement a docker image that supports the full range of development processes wi...
The inclusion of base projects (skeleton, possenet, and ade) into the Docker image does require the *docker build* to... Roger Borrello

11/25/2025

10:12 AM Support #10727: implement a docker image that supports the full range of development processes wi...
Roger Borrello wrote:
> Greg Shah wrote:
> > Please use @./docker/startup_hook.sh@.
>
> Sure thing. Would it be ...
Greg Shah
09:03 AM Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> Please use @./docker/startup_hook.sh@.
Sure thing. Would it be fair to still include an option...
Roger Borrello
08:50 AM Support #10727: implement a docker image that supports the full range of development processes wi...
Roger Borrello wrote:
> Greg Shah wrote:
> > It would be simpler (which is the point of all this) if we standardize...
Greg Shah
08:39 AM Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> It would be simpler (which is the point of all this) if we standardized the name of the script an...
Roger Borrello
07:22 AM Support #10727: implement a docker image that supports the full range of development processes wi...
It would be simpler (which is the point of all this) if we standardized the name of the script and automatically run ... Greg Shah

11/24/2025

06:21 PM Support #10727: implement a docker image that supports the full range of development processes wi...
There is an additional option to @dbash.sh@ added in revision 99 of the *container* project, @--install_hook=<hook_fi... Roger Borrello
10:58 AM Feature #5131: improve management of the cluster and database instances from build.xml
The @build.xml@ is outside of FWD. As I noted in #5131-2, we no longer want to use @ant@ for this. We should implem... Greg Shah
10:11 AM Feature #5131: improve management of the cluster and database instances from build.xml
I'm not sure that the use of @build.xml@ is good from the perspective of deployment. When I think of deployment, woul... Roger Borrello
10:19 AM Feature #10929: Bring MariaDB up to same level of support as PostGreSQL
Some things I am considering:
* We have implemented @fwd_create_pg_cluster.sh@ (currently in the *container* project...
Roger Borrello
10:17 AM Feature #10929 (New): Bring MariaDB up to same level of support as PostGreSQL
Roger Borrello

11/21/2025

07:42 AM Support #10727: implement a docker image that supports the full range of development processes wi...
> Is it possible to just narrow down the documentation to what is different about running in the environment?
No. ...
Greg Shah

11/20/2025

05:38 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Fortunately everything I have touched has worked without any need for intervention, with the exception of anything th... Roger Borrello
08:14 AM Support #10727: implement a docker image that supports the full range of development processes wi...
> We have to draw the line somewhere with this task intended to make sure we have a Docker image that can support all... Greg Shah

11/19/2025

06:47 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> You are not just building the image, you are building processes and needed cfg/scripting to imple...
Roger Borrello
05:05 PM Support #10727: implement a docker image that supports the full range of development processes wi...
> When you start VisualVM, it is going to show you all the local JVMs. You have to add the JVM you want to attach to ... Greg Shah
05:01 PM Support #10727: implement a docker image that supports the full range of development processes wi...
You are not just building the image, you are building processes and needed cfg/scripting to implement all of these pr... Greg Shah
04:44 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> > Some of the requests are really beyond the scope of this task. For example, if you want to atta...
Roger Borrello
04:39 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> > Central to the process is @dbash.sh@, which is part of the *container* project. How should the ...
Roger Borrello
04:19 PM Support #10727: implement a docker image that supports the full range of development processes wi...
> Some of the requests are really beyond the scope of this task. For example, if you want to attach VisualVM to the W... Greg Shah
03:56 PM Support #10727: implement a docker image that supports the full range of development processes wi...
> Central to the process is @dbash.sh@, which is part of the *container* project. How should the documentation approa... Greg Shah
07:16 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Some of the requests are really beyond the scope of this task. For example, if you want to attach VisualVM to the Web... Roger Borrello
11:24 AM Support #10905: Questions for an end user when something unexpected happens
There are a few additional considerations: in some extreme scenarios the UI may become completely unresponsive, or a ... Paula Păstrăguș
11:08 AM Support #10905: Questions for an end user when something unexpected happens
#10451 is more low level that we are thinking here.
The customer at issue is worried more about asking the end use...
Greg Shah
10:54 AM Support #10905: Questions for an end user when something unexpected happens
Radu, task #10451 is designed to log all relevant events, giving deeper insights into the user journey. It only requi... Paula Păstrăguș
08:16 AM Support #10905: Questions for an end user when something unexpected happens
> Yes yes. We (Goldencode) don't have access to talk to the average Joe and Company 1, we can only work with Company ... Alexandru Lungu
08:03 AM Support #10905: Questions for an end user when something unexpected happens
Roger Borrello wrote:
> So this is more of a "train-the-support-team" arrangement you are looking for?
Yes yes. We ...
Radu Apetrii
07:40 AM Support #10905: Questions for an end user when something unexpected happens
Company A should already have a support structure in place to deal with ticketing and the like with Company 1. So the... Roger Borrello
07:00 AM Support #10905: Questions for an end user when something unexpected happens
There was a subject that was brought up in one of the meetings, a subject about what a common user should do or shoul... Radu Apetrii
06:53 AM Support #10905 (New): Questions for an end user when something unexpected happens
Radu Apetrii

11/18/2025

06:20 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> Documentation should be written in [[p2j:Development Using a Docker Container]]
Central to the...
Roger Borrello
04:08 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Documentation should be written in [[p2j:Development Using a Docker Container]] Greg Shah
01:30 PM Support #10727: implement a docker image that supports the full range of development processes wi...
> Embedded mode development would be about making changes to the web application (HTML, CSS, javascript, image/icon/o... Roger Borrello
11:22 AM Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> What is the purpose of this suggested process? Recall that the core of this task is to be able t...
Roger Borrello
11:11 AM Support #10727: implement a docker image that supports the full range of development processes wi...
> Give the addition of a carefully constructed @archive.runtime@ target to the @build.xml@, it would be fairly straig... Greg Shah
10:57 AM Support #10727: implement a docker image that supports the full range of development processes wi...
Give the addition of a carefully constructed @archive.runtime@ target to the @build.xml@, it would be fairly straight... Roger Borrello

11/07/2025

12:16 AM Support #10727: implement a docker image that supports the full range of development processes wi...
Roger Borrello wrote:
> Constantin Asofiei wrote:
> > Regarding @-n -q@ for unzip: how do you know which files to o...
Greg Shah
12:14 AM Support #10727: implement a docker image that supports the full range of development processes wi...
> So if I read this correctly, what we have in the deploy (minus what is already in the project) would be this set? T... Greg Shah

11/06/2025

05:16 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Constantin Asofiei wrote:
> Roger, both Greg's and your notes are relevant. I'm OK with having a versatile @dbash.s...
Roger Borrello
02:50 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Constantin Asofiei wrote:
> Regarding @-n -q@ for unzip: how do you know which files to overwrite and which not? Fo...
Roger Borrello
02:37 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Regarding @-n -q@ for unzip: how do you know which files to overwrite and which not? For example, you already have t... Constantin Asofiei
02:33 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Roger Borrello wrote:
> So you'd unzip and install_spawner. But it would be very application specific.
I'm OK with ...
Constantin Asofiei
11:17 AM Support #10727: implement a docker image that supports the full range of development processes wi...
Is this as simple as running @unzip -nq <deploy.zip>@ over your checkout project? Because then you'd never overwrite ... Roger Borrello
09:24 AM Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> > > 1. Uses the individual source archives etc... to initialize a fresh project that can be used ...
Roger Borrello
08:48 AM Support #10727: implement a docker image that supports the full range of development processes wi...
> > # Uses the individual source archives etc... to initialize a fresh project that can be used to convert or whateve... Greg Shah
08:28 AM Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> I agree with Constantin that the cfg project must be the single source of truth. From inside the...
Roger Borrello
03:43 AM Support #10727: implement a docker image that supports the full range of development processes wi...
I agree with Constantin that the cfg project must be the single source of truth. From inside the container, we shoul... Greg Shah

11/05/2025

03:36 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Constantin Asofiei wrote:
> What about this: as I understand the main issue with the @deploy/@ folder is that is app...
Roger Borrello
03:35 PM Support #10727: implement a docker image that supports the full range of development processes wi...
I was just thinking about how to build a Docker image that would remove the need to deal with a FWD Docker image. Thi... Roger Borrello
02:48 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Constantin Asofiei wrote:
> Roger Borrello wrote:
>
> > You have the Docker image locally on your machine where y...
Roger Borrello
02:45 PM Support #10727: implement a docker image that supports the full range of development processes wi...
What about this: as I understand the main issue with the @deploy/@ folder is that is application-specific (like certi... Constantin Asofiei
02:11 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Roger Borrello wrote:
> You have the Docker image locally on your machine where you are testing? Do you also have ...
Constantin Asofiei
02:05 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Constantin Asofiei wrote:
> Well, I understand where you are going, but ... trust me, testing the runtime docker ima...
Roger Borrello
01:47 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Roger Borrello wrote:
> The @ant archive@ target can build everything required to recreate the Docker image. However...
Constantin Asofiei
01:40 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Constantin Asofiei wrote:
> I'm not saying to introduce FWD into the dev docker image. My points are about what ha...
Roger Borrello
01:01 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Roger Borrello wrote:
> I am having some difficulty following. I know that the development aspect of Docker can be a...
Constantin Asofiei
12:39 PM Support #10727: implement a docker image that supports the full range of development processes wi...
I am having some difficulty following. I know that the development aspect of Docker can be as "thin" as just the OS+t... Roger Borrello
12:20 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Constantin Asofiei wrote:
> A part I don't like and it must be improved is this: for the runtime docker images we cu...
Constantin Asofiei
06:59 AM Support #10727: implement a docker image that supports the full range of development processes wi...
Roger, both Greg's and your notes are relevant. I'm OK with having a versatile @dbash.sh@, which uses a standard dev... Constantin Asofiei
07:20 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Doing all those things is almost entirely possible with the @dbash.sh@ that I have in the updated container project. ... Roger Borrello

11/03/2025

06:51 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> This task is meant to discuss and implement the type 3 image described (only at a high level) in ...
Roger Borrello
 

Also available in: Atom