- 12 Apr, 2022 4 commits
-
-
Ebernhardson authored
Bug: T304290
-
Ebernhardson authored
Bug: T304290
-
Fetches the packages used in production and unpacks them into the current system. The includes a few more plugins specific to language handling and ML, and will hopefully make it easier to keep this dev image aligned with what gets deployed to production. Bug: T304290
-
Brennen Bearnes authored
-
- 06 Apr, 2022 1 commit
-
-
- 04 Nov, 2021 1 commit
-
-
Ejegg authored
We'll send this through the same sort of proxy as we're sending payments-wiki through, so we turn off the 'Upgrade' header that advertises support for HTTP/2 but should not be included on any responses which are already HTTP/2 such as those from the proxy Change-Id: I412e877aacdec233f293d94f0b2ab480f4846bea
-
- 19 Oct, 2021 1 commit
-
-
Brennen Bearnes authored
Adds base PHP 8, jobrunner, and FPM images from Sury repos. Bug: T283426
-
- 12 Oct, 2021 3 commits
-
-
Ejegg authored
Seems to have been lost in a rebase Change-Id: Id499f0ea43ee06c1408b73b5b19f5c25fd499cbb
-
Ejegg authored
We've got a remote forwarding server that can do SSL termination so we just need a local port serving on non-SSL. We use the SetEnvIf directive to let the local server know that HTTPS is on when the X-Forwarded-Proto is 'https'. Bug: T291577 Change-Id: Ifa071e5f073332a0804abb8e8b84d3b8b018a531
-
Ejegg authored
This is the software we're using to offer donors their own data when they request it under privacy laws. Pretty bare-bones, maybe could get away with just using fundraising-civicrm-buster-php73-apache2, but this gives us the same central logging and xdebug configurability we have on other fundraising images. Bug: T285881 Change-Id: I1ccd58e4f7699cacc037f441452122f5eabfad43
-
- 05 Oct, 2021 1 commit
-
-
Note that fundraising-buster-php73 is left alone as it does its own thing, as are all the stretch images. Bug: T279857
-
- 07 Sep, 2021 3 commits
-
-
Jforrester authored
-
Brennen Bearnes authored
These are no longer used by the development environment. Also tidies up a few other lingering references to stretch. Bug: T290532
-
Brennen Bearnes authored
Bug: T290259
-
- 17 Aug, 2021 1 commit
-
-
Brennen Bearnes authored
Adds a buster version of the Apache image. Sends Apache and PHP logs to standard out. Bug: T283416 Change-Id: I6127d788a58ec0b0b64ac82965a1a4922b3c2005
-
- 03 Aug, 2021 1 commit
-
-
Brennen Bearnes authored
Bug: T273100 Depends-on: I8ec767b3e3c7039113a7dab95f2c5340121aebdc Change-Id: I72d4dbce77f2d28f02a3ab360a83f9309e0a1bf6
-
- 15 Jul, 2021 6 commits
-
-
In preparation for creating a new set of buster-based images for the main docker-compose setup, it seemed less likely to cause problems & confusion if we just rename the base image for the FR Tech setup first. I've built this locally, but not yet tested it with docker-compose. Bug: T273100 Change-Id: I8ec767b3e3c7039113a7dab95f2c5340121aebdc
-
Jforrester authored
Split out from I8ec767b3e3c7039113a7dab95f2c5340121aebdc for ease of review. Change-Id: I9fc16e1bdd433b1a8579b43d98da7fc2f1ed3c78
-
Eileen authored
-
Manual Setup instructions: https://etherpad.wikimedia.org/p/adfadf-civiproxy Bug: T268683 Change-Id: Ie9abe17b6adbfb87809f7bd2380044ec35dee9a8
-
Eileen authored
-
AndyRussG authored
Bug: T268687 Change-Id: I5587d05859d08f3d468ab372ba4ba4608072642f
-
- 14 Jul, 2021 1 commit
-
-
Mholloway authored
Wikimedia's CI infrastructure requires that Docker images referenced as Blubberfile base images come from Wikimedia's own Docker repository. This commit adds a Swift dev image, building on the Debian Buster dev image, which can be used for testing. Bug: T284195 Change-Id: I6db65b589487408f51cbb39967532e398559a4a5
-
- 13 Jul, 2021 1 commit
-
-
AndyRussG authored
Bug: T262975 Bug: T279669 Bug: T283044 Change-Id: If52af810ae38d2fe294062b9082091ae10fc0175
-
- 22 Jun, 2021 1 commit
-
-
- Update upstream repo key in stretch-php-sury - Move Xdebug config to .env file - Update Xdebug Bug: T273682 Change-Id: I37d0f35f0e3622a7fb3cb095d3b6b9496438ce12
-
- 16 Apr, 2021 2 commits
-
-
Ahmon Dancy authored
This reverts commit 9d862d5d. Reason for revert: The original commit changed the wrong git repo. It should have been in integration/config. The revised commit is https://gerrit.wikimedia.org/r/c/integration/config/+/680392 Change-Id: Id7691c5be556677f5dbb791c562e6fc4cbaa14da
-
Ahmon Dancy authored
The stretch-scap-deps image is based on docker-registry.wikimedia.org/wikimedia-stretch:latest and contains the packages required for building the scap deb. Change-Id: Ib6c6e73218c43b26ecfc3b9c437d61c2afd9745d
-
- 16 Mar, 2021 1 commit
-
-
Jeena Huneidi authored
-
- 04 Mar, 2021 1 commit
-
-
Kosta Harlan authored
Bug: T276499 Change-Id: I3c80952e47b81ef9f48b5bd788710c76d1160098
-
- 28 Feb, 2021 1 commit
-
-
AndyRussG authored
Bug: T262975 Change-Id: I2d15657cd39220fc63439c34d1aa930ce6b4f6d7
-
- 09 Feb, 2021 2 commits
-
-
Brennen Bearnes authored
-
Brennen Bearnes authored
-
- 08 Feb, 2021 2 commits
-
-
AndyRussG authored
This is a flexible container for running rsyslog, initially inteded for use by FR-Tech as part of a docker-compose development setup. Bug: T262976 Change-Id: I56d92b1ed9c3c53b6ce02a22efbd3b70bcbf2fe2
-
AndyRussG authored
This is intended as one of the images to be used in a unified development setup for Fundraising Tech. In some ways, it is similar to other development images, though it omits the install.sh script, and provides a site over https (needed for development with payment processors). Bug: T262976 Change-Id: Id4f665fc34d84f5e056b0c563f52f08238b9a6f3
-
- 12 Jan, 2021 1 commit
-
-
Brennen Bearnes authored
This moves xdebug building to each of the versioned PHP images, and some redundant copies of scripts to the base stretch image, and upgrades to Xdebug 3.0.1. It also uses version-specific packages for all PHP dependencies, fixing a messy situation where both the default (7.4) and other versions were installed simultaneously in some images, and some libraries unavailable. Change-Id: Iab57d34b2012eb9e0271a7d4ec02053f984ccf86
-
- 14 Dec, 2020 1 commit
-
-
Ahmon Dancy authored
php7.2-dba is required for efficient CDB file access. Note: As far as I can tell there is no php-dba package, which is why I used php7.2-dba. Change-Id: I3c350f5c3897eecb224d3ee953614865553f815f
-
- 02 Dec, 2020 2 commits
-
-
Brennen Bearnes authored
-
Ahmon Dancy authored
Change-Id: I585f7be6ecebbbefdd0bdf7a921f1f6c7f7b0e30
-
- 01 Dec, 2020 1 commit
-
-
Brennen Bearnes authored
-
- 18 Nov, 2020 1 commit
-
-
The intention was to replace `MW_SCRIPT_PATH=/` with `MW_SCRIPT_PATH=/w` in the .env file, but the regex also matched entries that were already changed to `/w`. Running `docker-compose up` a few times resulted in an entry like `MW_SCRIPT_PATH=/wwwwwwwwwww`. Change-Id: Idf25b9a9497d4eb6d8c7e6b7c97b76eb370c3136
-