Page MenuHomeDevCentral
Feed Advanced Search

Feb 27 2023

dereckson closed D2818: Merge docker-nginx-php7-fpm branch 'main'.
Feb 27 2023, 20:37 · Docker images
dereckson added a comment to D2818: Merge docker-nginx-php7-fpm branch 'main'.

(dummy content to avoid to flood)

Feb 27 2023, 20:33 · Docker images
DorianWinty accepted D2818: Merge docker-nginx-php7-fpm branch 'main'.
Feb 27 2023, 20:31 · Docker images
dereckson requested review of D2818: Merge docker-nginx-php7-fpm branch 'main'.
Feb 27 2023, 20:29 · Docker images
DorianWinty accepted D2814: Upgrade to PHP 8.2.3.
Feb 27 2023, 19:26 · Docker images
dereckson added a comment to D2814: Upgrade to PHP 8.2.3.

This change is against rDPHPVIIFPM last version.

Feb 27 2023, 19:14 · Docker images
dereckson requested review of D2814: Upgrade to PHP 8.2.3.
Feb 27 2023, 19:09 · Docker images

Jan 15 2023

dereckson closed T1378: Analyze blueimp backup solution, a subtask of T1377: Host phpBB forum, as Wontfix.
Jan 15 2023, 08:56 · Nasqueron Docker deployment squad, Docker images, Salt, phpBB SaaS
dereckson closed T1378: Analyze blueimp backup solution as Wontfix.

This repository has been archived by the owner before Nov 9, 2022. It is now read-only.

Jan 15 2023, 08:56 · Nasqueron Docker deployment squad, Docker images, Salt, phpBB SaaS
dereckson moved T1679: Upgrade PHP 7.4 base Docker image to recent Debian version from Backlog to Pending review on the Docker images board.
Jan 15 2023, 08:54 · PHP 8.x support, Docker images, User-Dereckson

May 27 2022

dereckson closed T1730: Create a wrapper for Jenkins CLI as Resolved.
May 27 2022, 13:34 · Salt, Docker images, Jenkins
dereckson added a revision to T1730: Create a wrapper for Jenkins CLI: D2699: Provide jenkins wrapper.
May 27 2022, 13:34 · Salt, Docker images, Jenkins

May 8 2022

dereckson triaged T1732: Save PHP errors in a separate log than stdout/the nginx error one as High priority.
May 8 2022, 17:30 · security, Docker images, DevCentral
dereckson added a revision to T1677: Update PHP Docker images to PHP 8.1: D2682: Upgrade PHPUnit to 9.5.
May 8 2022, 12:10 · Zed, Docker images, PHP 8.x support
dereckson added a comment to T1730: Create a wrapper for Jenkins CLI.
jenkins CLI wrapper (proof of concept)
#!/bin/sh
#
# Usage: jenkins <container name> <command> [args]
May 8 2022, 00:19 · Salt, Docker images, Jenkins
dereckson claimed T1730: Create a wrapper for Jenkins CLI.
May 8 2022, 00:18 · Salt, Docker images, Jenkins
dereckson triaged T1730: Create a wrapper for Jenkins CLI as Low priority.
May 8 2022, 00:18 · Salt, Docker images, Jenkins

May 7 2022

dereckson added a revision to T1677: Update PHP Docker images to PHP 8.1: D2681: Pin PHP 7.4.23 for zenerre Jenkins CI agent.
May 7 2022, 23:53 · Zed, Docker images, PHP 8.x support
DorianWinty updated the task description for T1677: Update PHP Docker images to PHP 8.1.
May 7 2022, 23:50 · Zed, Docker images, PHP 8.x support
DorianWinty added a revision to T1677: Update PHP Docker images to PHP 8.1: D2678: Upgrade to PHP 8.1.5.
May 7 2022, 23:47 · Zed, Docker images, PHP 8.x support

Apr 11 2022

dereckson edited P303 roles/paas-docker/docker/files/resolve-containers-from-compose.py.
Apr 11 2022, 17:24 · Servers, Docker images
dereckson created P303 roles/paas-docker/docker/files/resolve-containers-from-compose.py.
Apr 11 2022, 17:13 · Servers, Docker images

Mar 28 2022

dereckson lowered the priority of T1548: Update mailer configuration from High to Normal.
Mar 28 2022, 22:09 · good-first-issue, Technical debt, Docker images
dereckson added a revision to T1547: Consolidate DevCentral Docker image: D2644: Update DevCentral run instructions.
Mar 28 2022, 22:00 · User-Dereckson, DevCentral, Servers, Technical debt, Nasqueron Docker deployment squad, Docker images

Mar 19 2022

dereckson added a comment to D2607: Move from /etc/service to /var/service.
$ setenv DOCKER_BUILDKIT 1
$ docker build -t nasqueron/phabricator .                                                                                                         
[+] Building 62.4s (10/10) FINISHED                                                                                                               
 => [internal] load build definition from Dockerfile                                                                                          0.1s
 => => transferring dockerfile: 920B                                                                                                          0.1s
 => [internal] load .dockerignore                                                                                                             0.1s
 => => transferring context: 2B                                                                                                               0.0s
 => [internal] load metadata for docker.io/nasqueron/nginx-php7-fpm:latest                                                                    0.0s
 => [1/5] FROM docker.io/nasqueron/nginx-php7-fpm                                                                                             0.2s
 => [internal] load build context                                                                                                             0.2s
 => => transferring context: 1.21MB                                                                                                           0.2s
 => [2/5] RUN apt-get update && apt-get install -y             mercurial subversion python3-pygments openssh-client             mariadb-cli  18.9s
 => [3/5] RUN cd /opt &&     git clone https://github.com/phacility/libphutil.git &&     git clone https://github.com/phacility/arcanist.gi  38.3s
 => [4/5] COPY files /                                                                                                                        0.1s
 => [5/5] WORKDIR /opt/phabricator                                                                                                            0.0s
 => exporting to image                                                                                                                        4.4s
 => => exporting layers                                                                                                                       4.4s
 => => writing image sha256:8e18d25e04bce86f190f7843cce916c9a527c1c5f1a8868010f45f5f49c675a9                                                  0.0s
 => => naming to docker.io/nasqueron/phabricator                                                                                              0.0s
Mar 19 2022, 23:14 · Docker images
dereckson closed D2607: Move from /etc/service to /var/service.
Mar 19 2022, 23:14 · Docker images
dereckson accepted D2607: Move from /etc/service to /var/service.
Mar 19 2022, 23:13 · Docker images
dereckson requested review of D2607: Move from /etc/service to /var/service.
Mar 19 2022, 23:12 · Docker images
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 Code issues 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