Page MenuHomeDevCentral
Feed Advanced Search

Mar 19 2022

dereckson added a revision to T1679: Upgrade PHP 7.4 base Docker image to recent Debian version: D2607: Move from /etc/service to /var/service.
Mar 19 2022, 23:12 · PHP 8.x support, Docker images, User-Dereckson
dereckson closed D2606: Upgrade packages names to Debian Bullseye.
Mar 19 2022, 23:01 · Docker images
dereckson retitled D2606: Upgrade packages names to Debian Bullseye from Upgrade packages names to Debian Bullseyes to Upgrade packages names to Debian Bullseye.
Mar 19 2022, 22:59 · Docker images
dereckson updated the task description for T1679: Upgrade PHP 7.4 base Docker image to recent Debian version.
Mar 19 2022, 22:56 · PHP 8.x support, Docker images, User-Dereckson
dereckson accepted D2606: Upgrade packages names to Debian Bullseye.
Mar 19 2022, 22:56 · Docker images
dereckson requested review of D2606: Upgrade packages names to Debian Bullseye.
Mar 19 2022, 22:56 · Docker images
dereckson added a revision to T1679: Upgrade PHP 7.4 base Docker image to recent Debian version: D2606: Upgrade packages names to Debian Bullseye.
Mar 19 2022, 22:56 · PHP 8.x support, Docker images, User-Dereckson
dereckson added a comment to T1547: Consolidate DevCentral Docker image.

If we want to have it in the multi-services container, run like a charm through runit, without any need for the environment:

Mar 19 2022, 16:32 · User-Dereckson, DevCentral, Servers, Technical debt, Nasqueron Docker deployment squad, Docker images
dereckson moved T1547: Consolidate DevCentral Docker image from Backlog to Custom development on the DevCentral board.
Mar 19 2022, 16:27 · User-Dereckson, DevCentral, Servers, Technical debt, Nasqueron Docker deployment squad, Docker images

Mar 18 2022

dereckson added a comment to T1697: Troubleshoot Openfire Docker image.

Look at the sample I posted a port definition:

Mar 18 2022, 11:55 · Support, Docker images

Mar 16 2022

Giri512 added a comment to T1697: Troubleshoot Openfire Docker image.

Below is my YAML file:

Mar 16 2022, 06:34 · Support, Docker images

Mar 15 2022

dereckson added a comment to T1697: Troubleshoot Openfire Docker image.

So Kubernetes have two notions:

  • a pod, which can be one or several containers (here there will be one for Openfire normally)
  • a service, which is a layer to access that pod from the external world
Mar 15 2022, 16:30 · Support, Docker images
dereckson reopened T1697: Troubleshoot Openfire Docker image as "Open".
Mar 15 2022, 16:23 · Support, Docker images
Giri512 moved T1697: Troubleshoot Openfire Docker image from Backlog to Pending review on the Docker images board.

Need to reopen the ticket.

Mar 15 2022, 09:01 · Support, Docker images
Giri512 added a comment to T1697: Troubleshoot Openfire Docker image.

I'm running the same docker file as given below in centos 7.

Mar 15 2022, 06:33 · Support, Docker images
Giri512 added a comment to T1697: Troubleshoot Openfire Docker image.

Sorry, i missed your messages.

Mar 15 2022, 06:27 · Support, Docker images

Mar 11 2022

dereckson changed the status of T1697: Troubleshoot Openfire Docker image from Spite to Resolved.
Mar 11 2022, 10:49 · Support, Docker images
dereckson closed T1697: Troubleshoot Openfire Docker image as Spite.

I hope those ports elements can help you to debug and run your server.

Mar 11 2022, 10:49 · Support, Docker images

Mar 10 2022

dereckson lowered the priority of T1697: Troubleshoot Openfire Docker image from High to Normal.
Mar 10 2022, 23:29 · Support, Docker images
dereckson added a comment to T1697: Troubleshoot Openfire Docker image.

@Giri512 How things are going on? Did you deploy your XMPP server? Still need help on that issue or any other?

Mar 10 2022, 09:07 · Support, Docker images

Mar 8 2022

dereckson added a comment to T1697: Troubleshoot Openfire Docker image.

How do you run the Docker image?

Mar 8 2022, 23:31 · Support, Docker images
dereckson renamed T1697: Troubleshoot Openfire Docker image from Openfire to Troubleshoot Openfire Docker image.
Mar 8 2022, 23:12 · Support, Docker images
dereckson edited projects for T1697: Troubleshoot Openfire Docker image, added: Docker images, Support; removed Nasqueron Docker deployment squad.
Mar 8 2022, 23:12 · Support, Docker images

Mar 5 2022

dereckson added a project to T994: MySQL statistics for acquisitariat: Monitoring and reporting.
Mar 5 2022, 19:59 · Monitoring and reporting, Servers, Docker images

Mar 2 2022

dereckson moved T947: Create a Phabricator application to report monitoring results from its Docker container and allow upgrade from Backlog to Custom development on the DevCentral board.
Mar 2 2022, 23:45 · Docker images, DevCentral

Feb 14 2022

dereckson updated the task description for T1679: Upgrade PHP 7.4 base Docker image to recent Debian version.
Feb 14 2022, 01:11 · PHP 8.x support, Docker images, User-Dereckson

Feb 13 2022

dereckson updated the task description for T1679: Upgrade PHP 7.4 base Docker image to recent Debian version.
Feb 13 2022, 22:56 · PHP 8.x support, Docker images, User-Dereckson
dereckson added a comment to T1679: Upgrade PHP 7.4 base Docker image to recent Debian version.

Solution implemented in D2525: we use /var/service.

Feb 13 2022, 17:46 · PHP 8.x support, Docker images, User-Dereckson
dereckson added a revision to T1679: Upgrade PHP 7.4 base Docker image to recent Debian version: D2525: Move services to /var/service.
Feb 13 2022, 17:31 · PHP 8.x support, Docker images, User-Dereckson
dereckson added a comment to T1679: Upgrade PHP 7.4 base Docker image to recent Debian version.

On Debian Bullseye, /etc/service is a symlink to /etc/runit/runsvdir/current.

Feb 13 2022, 17:18 · PHP 8.x support, Docker images, User-Dereckson
dereckson added a comment to T1679: Upgrade PHP 7.4 base Docker image to recent Debian version.

Done. Last step is to ensure applications dependent of this image works correctly under Buster and Bullseye.

Feb 13 2022, 16:42 · PHP 8.x support, Docker images, User-Dereckson
dereckson added a comment to T1547: Consolidate DevCentral Docker image.

As a workaround, I've compiled Git to 2.35.1 inside DevCentral container.

Feb 13 2022, 15:49 · User-Dereckson, DevCentral, Servers, Technical debt, Nasqueron Docker deployment squad, Docker images
dereckson closed D2524: Upgrade to final PHP 5.6.40 version.
Feb 13 2022, 15:43 · Docker images
dereckson accepted D2524: Upgrade to final PHP 5.6.40 version.

Builds fine:

Feb 13 2022, 15:41 · Docker images
dereckson added a comment to D2524: Upgrade to final PHP 5.6.40 version.

Should be the final state before archiving the repository. It's possible to build image, and it uses the last PHP version, but we won't maintain that (e.g. no port to Debian recent releases).

Feb 13 2022, 15:32 · Docker images
dereckson requested review of D2524: Upgrade to final PHP 5.6.40 version.
Feb 13 2022, 15:30 · Docker images
dereckson added a comment to T1481: Deploy Pixelfed on Docker PaaS.

PixelFed requires intl and sodium extensions.

Feb 13 2022, 03:22 · Docker images, Servers, Pixelfed

Feb 12 2022

dereckson added a revision to T1679: Upgrade PHP 7.4 base Docker image to recent Debian version: D2523: Sync novolume image.
Feb 12 2022, 22:40 · PHP 8.x support, Docker images, User-Dereckson
dereckson added a comment to T1547: Consolidate DevCentral Docker image.

If we upgrade image to bullseye, we'll also get Git 2.30.2, but I've a 403 currently with current Dockerfile at D2522, so needs to investigate.

Feb 12 2022, 22:33 · User-Dereckson, DevCentral, Servers, Technical debt, Nasqueron Docker deployment squad, Docker images
dereckson added a comment to T1547: Consolidate DevCentral Docker image.

If we upgrade image to bullseye, we'll also get Git 2.30.2, but I've a 403 currently with current Dockerfile at D2522, so needs to investigate.

Feb 12 2022, 13:48 · User-Dereckson, DevCentral, Servers, Technical debt, Nasqueron Docker deployment squad, Docker images
dereckson added a revision to T1679: Upgrade PHP 7.4 base Docker image to recent Debian version: D2522: Upgrade to Debian Bullseye.
Feb 12 2022, 13:48 · PHP 8.x support, Docker images, User-Dereckson
dereckson added a comment to T1679: Upgrade PHP 7.4 base Docker image to recent Debian version.

Done for the base image (excepted the TODO noted above), we need to test Notifications Center, Auth Grove, etc. against 7.4 deprecations, and if applicable blocks them to 7.2 or 7.3.

Feb 12 2022, 04:51 · PHP 8.x support, Docker images, User-Dereckson
dereckson added a comment to T1679: Upgrade PHP 7.4 base Docker image to recent Debian version.

TODO: novolume/ is still in Jessie, apply rDPHPVIIFPM630b49d9b604 and rDPHPVIIFPMf4465d1a9419 changes here too.

Feb 12 2022, 04:50 · PHP 8.x support, Docker images, User-Dereckson
dereckson added a revision to T1679: Upgrade PHP 7.4 base Docker image to recent Debian version: D2521: Skip runsvdir-start.
Feb 12 2022, 04:27 · PHP 8.x support, Docker images, User-Dereckson
dereckson added a revision to T1679: Upgrade PHP 7.4 base Docker image to recent Debian version: D2519: Upgrade to PHP 7.4.27.
Feb 12 2022, 04:19 · PHP 8.x support, Docker images, User-Dereckson
dereckson added a revision to T1679: Upgrade PHP 7.4 base Docker image to recent Debian version: D2520: Upgrade to buster using slim image.
Feb 12 2022, 04:18 · PHP 8.x support, Docker images, User-Dereckson
dereckson added a subtask for T1677: Update PHP Docker images to PHP 8.1: T1679: Upgrade PHP 7.4 base Docker image to recent Debian version.
Feb 12 2022, 04:17 · Zed, Docker images, PHP 8.x support
dereckson added a parent task for T1679: Upgrade PHP 7.4 base Docker image to recent Debian version: T1677: Update PHP Docker images to PHP 8.1.
Feb 12 2022, 04:17 · PHP 8.x support, Docker images, User-Dereckson
dereckson renamed T1679: Upgrade PHP 7.4 base Docker image to recent Debian version from Upgradde PHP 7.4 base Docker image to recent Debian version to Upgrade PHP 7.4 base Docker image to recent Debian version.
Feb 12 2022, 04:16 · PHP 8.x support, Docker images, User-Dereckson
dereckson added a comment to T1679: Upgrade PHP 7.4 base Docker image to recent Debian version.

This blocks T1547, but also is needed to prepare PHP 8.1 repocopy.

Feb 12 2022, 04:16 · PHP 8.x support, Docker images, User-Dereckson
dereckson added projects to T1679: Upgrade PHP 7.4 base Docker image to recent Debian version: Docker images, PHP 8.x support.
Feb 12 2022, 04:15 · PHP 8.x support, Docker images, User-Dereckson
dereckson added a subtask for T1547: Consolidate DevCentral Docker image: T1679: Upgrade PHP 7.4 base Docker image to recent Debian version.
Feb 12 2022, 04:15 · User-Dereckson, DevCentral, Servers, Technical debt, Nasqueron Docker deployment squad, Docker images
dereckson moved T1547: Consolidate DevCentral Docker image from Backlog to Next on the User-Dereckson board.

We need this, as container still runs on Jessie, and, as such, doesn't provide a recent enough Git version to be compatible with Phabricator.

Feb 12 2022, 03:37 · User-Dereckson, DevCentral, Servers, Technical debt, Nasqueron Docker deployment squad, Docker images
dereckson claimed T1547: Consolidate DevCentral Docker image.
Feb 12 2022, 03:34 · User-Dereckson, DevCentral, Servers, Technical debt, Nasqueron Docker deployment squad, Docker images
dereckson moved T987: Add SSH support to Phabricator image from Backlog to Next on the User-Dereckson board.
Feb 12 2022, 01:29 · User-Dereckson, Docker images
dereckson added a project to T1677: Update PHP Docker images to PHP 8.1: Zed.

Zed upgraded codebase to PHP 8.1.

Feb 12 2022, 01:28 · Zed, Docker images, PHP 8.x support

Jan 26 2022

dereckson lowered the priority of T1677: Update PHP Docker images to PHP 8.1 from High to Low.
Jan 26 2022, 16:45 · Zed, Docker images, PHP 8.x support

Jan 23 2022

dereckson moved T1677: Update PHP Docker images to PHP 8.1 from Backlog to New images on the Docker images board.
Jan 23 2022, 20:31 · Zed, Docker images, PHP 8.x support
dereckson renamed T1677: Update PHP Docker images to PHP 8.1 from Update PHP images to PHP 8.1 to Update PHP Docker images to PHP 8.1.
Jan 23 2022, 20:31 · Zed, Docker images, PHP 8.x support

Sep 20 2021

dereckson added a comment to T1651: Upgrade Jenkins agent image for Node.

GitHub repository requires authentication, https://verdaccio.org/docs/cli-registry gives solution to prepare a private registry.

Sep 20 2021, 09:19 · Jenkins, Docker images, documentation
dereckson shifted T1651: Upgrade Jenkins agent image for Node from the S1 Nasqueron space to the Restricted Space space.
Sep 20 2021, 09:19 · Jenkins, Docker images, documentation

Sep 19 2021

dereckson added a comment to T1651: Upgrade Jenkins agent image for Node.

As a temporary solution to fix Spectacle, I've upgraded the dependencies [1] and published a package to GitHub packages repository [2].

Sep 19 2021, 21:53 · Jenkins, Docker images, documentation
dereckson moved T1651: Upgrade Jenkins agent image for Node from Backlog to Working on on the Docker images board.
Sep 19 2021, 21:50 · Jenkins, Docker images, documentation

Sep 18 2021

dereckson created T1662: Install upsection as part of Jenkins node image.
Sep 18 2021, 15:28 · Jenkins, Docker images, upsection

Sep 12 2021

dereckson closed T1650: Update Jenkins terminology as Resolved.
Sep 12 2021, 12:05 · Jenkins, Docker images, Servers
dereckson moved T1651: Upgrade Jenkins agent image for Node from Backlog to Need dev on the documentation board.
Sep 12 2021, 11:55 · Jenkins, Docker images, documentation
dereckson added a comment to T1650: Update Jenkins terminology.

I've rebuilt and push to Docker Hub a fresh set of jenkins-agent-* images.

Sep 12 2021, 11:16 · Jenkins, Docker images, Servers
dereckson triaged T1651: Upgrade Jenkins agent image for Node as Normal priority.
Sep 12 2021, 11:15 · Jenkins, Docker images, documentation
dereckson created T1651: Upgrade Jenkins agent image for Node.
Sep 12 2021, 11:15 · Jenkins, Docker images, documentation
dereckson added a revision to T1650: Update Jenkins terminology: D2420: Update Jenkins terminology.
Sep 12 2021, 09:05 · Jenkins, Docker images, Servers
dereckson added a comment to T1650: Update Jenkins terminology.

DevCentral update: Updated tasks and passphrases to use "agent" word.

Sep 12 2021, 09:00 · Jenkins, Docker images, Servers
dereckson updated the task description for T1650: Update Jenkins terminology.
Sep 12 2021, 08:59 · Jenkins, Docker images, Servers
dereckson updated the task description for T1650: Update Jenkins terminology.
Sep 12 2021, 08:59 · Jenkins, Docker images, Servers
dereckson updated the task description for T1650: Update Jenkins terminology.
Sep 12 2021, 08:58 · Jenkins, Docker images, Servers
dereckson updated the task description for T1650: Update Jenkins terminology.
Sep 12 2021, 08:58 · Jenkins, Docker images, Servers
dereckson updated the task description for T1650: Update Jenkins terminology.
Sep 12 2021, 08:57 · Jenkins, Docker images, Servers
dereckson updated the task description for T1650: Update Jenkins terminology.
Sep 12 2021, 08:57 · Jenkins, Docker images, Servers
dereckson triaged T1650: Update Jenkins terminology as Normal priority.
Sep 12 2021, 08:55 · Jenkins, Docker images, Servers
dereckson renamed T1464: Prepare a Node Jenkins agent from Prepare a Node Jenkins slave to Prepare a Node Jenkins agent.
Sep 12 2021, 08:48 · Docker images, Nasqueron API, Continous integration and delivery, Operations sprints (The Dreadnought will produce new officers)
dereckson renamed T709: Add Arcanist to nasqueron/jenkins-agent-php image from Add Arcanist to nasqueron/jenkins-slave-php image to Add Arcanist to nasqueron/jenkins-agent-php image.
Sep 12 2021, 08:46 · Docker images, Continous integration and delivery
dereckson updated the task description for T766: Add bz2 extension to nasqueron/php-cli.
Sep 12 2021, 08:46 · Docker images
dereckson updated the task description for T673: Rebuild images using OpenSSH client.
Sep 12 2021, 08:46 · security, Docker images
dereckson updated the task description for T641: Add xsl in PHP containers images.
Sep 12 2021, 08:46 · Continous integration and delivery, Docker images

Oct 13 2020

dereckson closed D2370: Allow tu update user image.
Oct 13 2020, 04:26 · Docker images
dereckson accepted D2370: Allow tu update user image.
Oct 13 2020, 04:25 · Docker images
dereckson updated the diff for D2370: Allow tu update user image.

Clear extra lines from README

Oct 13 2020, 04:25 · Docker images
dereckson requested review of D2370: Allow tu update user image.
Oct 13 2020, 04:18 · Docker images
dereckson closed D2369: Be more flexible with Docker image selection.
Oct 13 2020, 04:12 · Docker images
dereckson accepted D2369: Be more flexible with Docker image selection.
Oct 13 2020, 04:12 · Docker images
dereckson requested review of D2369: Be more flexible with Docker image selection.
Oct 13 2020, 04:12 · Docker images
dereckson closed T682: Provide a recent version of Git to arcanist image as Resolved by committing rDARC0785e22e0cf7: Build Git manually.
Oct 13 2020, 04:06 · Continous integration and delivery, Docker images
dereckson closed D2368: Build Git manually.
Oct 13 2020, 04:06 · Docker images
dereckson accepted D2368: Build Git manually.
Oct 13 2020, 04:05 · Docker images
dereckson added a revision to T682: Provide a recent version of Git to arcanist image: D2368: Build Git manually.
Oct 13 2020, 03:56 · Continous integration and delivery, Docker images
dereckson requested review of D2368: Build Git manually.
Oct 13 2020, 03:56 · Docker images
dereckson added a comment to T682: Provide a recent version of Git to arcanist image.

Currently, the image runs on Buster, so we're more up to date:

Oct 13 2020, 02:28 · Continous integration and delivery, Docker images

Sep 29 2020

dereckson closed D2349: Allow to run the arc container as unprivileged user more easily.
Sep 29 2020, 04:02 · Docker images
dereckson accepted D2349: Allow to run the arc container as unprivileged user more easily.
Sep 29 2020, 04:02 · Docker images
dereckson retitled D2349: Allow to run the arc container as unprivileged user more easily from Allow to run the arc container as unprivileged user to Allow to run the arc container as unprivileged user more easily.
Sep 29 2020, 04:01 · Docker images
dereckson updated the diff for D2349: Allow to run the arc container as unprivileged user more easily.

Fix license (it started to be more complicated than trivial config). Remove autogen/source file info from rOPS.

Sep 29 2020, 03:56 · Docker images