Project

General

Profile

Activity

From 11/20/2025 to 12/19/2025

12/11/2025

05:00 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Java 8 (and 11) can be removed, they not coming back to trunk. Greg Shah
04:54 PM Support #10727: implement a docker image that supports the full range of development processes wi...
I am very pleased with the new @set_spawner.sh@ that is in the dev Docker image. You invoke it with @sudo set_spawner... Roger Borrello

12/10/2025

06:20 PM Support #10727: implement a docker image that supports the full range of development processes wi...
> It requires *sudo* to run. OK to add it to @sudoers.d/@?
Yes
> I know it can run everytime, but how best to d...
Greg Shah
05:10 PM Support #10727: implement a docker image that supports the full range of development processes wi...
The simple iteration is in the latest dev docker image. I removed the xmlstarlet, since I couldn't come up with a rea... Roger Borrello
10:15 AM Support #10727: implement a docker image that supports the full range of development processes wi...
I think a concept of 1 version of FWD per dev docker container is enough. If you need to have more than one FWD vers... Greg Shah
09:15 AM Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> If you are reading the XML just to determine the location of the spawner install, then we can "so...
Roger Borrello
08:53 AM Support #10727: implement a docker image that supports the full range of development processes wi...
If you are reading the XML just to determine the location of the spawner install, then we can "solve" this by creatin... Greg Shah
07:31 PM Support #10727: implement a docker image that supports the full range of development processes wi...
I have a tool named @set_spawner.sh@ attached, which has usage:... Roger Borrello

12/09/2025

03:29 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> This is a script that would only be present in the dev image.
The @fwd_checkout.sh@ and @fwd_u...
Roger Borrello
10:01 AM Support #10727: implement a docker image that supports the full range of development processes wi...
This is a script that would only be present in the dev image. Greg Shah
09:58 AM Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> > setup the spawner directory every time we try to start the server. We can see where things go b...
Roger Borrello

12/08/2025

05:54 PM Support #10727: implement a docker image that supports the full range of development processes wi...
> setup the spawner directory every time we try to start the server. We can see where things go by looking at the con... Greg Shah
04:21 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> > we enforce some sort of standard where all of the above are assumed or read from somewhere
>
...
Roger Borrello
03:05 PM Support #10727: implement a docker image that supports the full range of development processes wi...
> we enforce some sort of standard where all of the above are assumed or read from somewhere
This seems the better...
Greg Shah
02:50 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> Script things as needed. Make it simple. Reduce the steps and manual jiggery-pokery.
>
> > H...
Roger Borrello
12:42 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Script things as needed. Make it simple. Reduce the steps and manual jiggery-pokery.
> How else would they get c...
Greg Shah
12:05 PM Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> > Putting the spawner in the homespace is probably the best practice for development. It means a ...
Roger Borrello
11:33 AM Support #10727: implement a docker image that supports the full range of development processes wi...
> Putting the spawner in the homespace is probably the best practice for development. It means a longer path in the d... Greg Shah
11:05 AM Support #10727: implement a docker image that supports the full range of development processes wi...
Roger Borrello wrote:
> Greg Shah wrote:
> > Radu has tested the current approach and had some success. That is go...
Radu Apetrii
10:52 AM Support #10727: implement a docker image that supports the full range of development processes wi...
Greg Shah wrote:
> Radu has tested the current approach and had some success. That is good. He also made some note...
Roger Borrello
10:24 AM Support #10727: implement a docker image that supports the full range of development processes wi...
Radu has tested the current approach and had some success. That is good. He also made some notes in #10109-331 that... Greg Shah

12/04/2025

10:51 PM Support #10727: implement a docker image that supports the full range of development processes wi...
I worked with Radu having him attempt to use @dbash.sh@. We had a real difficult time getting it to work. It turns ou... Roger Borrello

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
 

Also available in: Atom