Page MenuHomeDevCentral
Feed All Stories

Today

dereckson requested review of D4137: Add minimal policy for managing TOTP keys.
Thu, Jul 23, 10:18

Yesterday

dereckson closed D4136: Install Poppler tools on devserver and shellserver roles.
Wed, Jul 22, 16:06
dereckson committed rOPS2c09689d25dc: Install Poppler tools on devserver and shellserver roles (authored by dereckson).
Install Poppler tools on devserver and shellserver roles
Wed, Jul 22, 16:06
dereckson accepted D4136: Install Poppler tools on devserver and shellserver roles.
Wed, Jul 22, 16:06
dereckson requested review of D4136: Install Poppler tools on devserver and shellserver roles.
Wed, Jul 22, 16:06

Tue, Jul 21

ptdradmin updated the diff for D4134: Fix missing CSS on /cd/dashboard without trailing slash.

Merge the three exact-match redirect blocks (/cd, /cd/, /cd/dashboard) into a single regex location, as suggested.

Tue, Jul 21, 20:38
ptdradmin updated the diff for D4134: Fix missing CSS on /cd/dashboard without trailing slash.

Merge the three exact-match redirect blocks (/cd, /cd/, /cd/dashboard) into a single regex location, as suggested: location ~ ^/cd(?:/|/dashboard)?$ { ... }

Tue, Jul 21, 20:37
dereckson added a comment to T1130: Tweak MariaDB configuration on devserver and dbserver-mysql roles.

Computed on db-B-001, got 1 Gb using POWER(1024,3) but only 139 Mb using POWER(1024,2), so we're good with the default value there for now.

Tue, Jul 21, 20:35 · Servers
dereckson triaged T1130: Tweak MariaDB configuration on devserver and dbserver-mysql roles as Normal priority.
Tue, Jul 21, 20:32 · Servers
ptdradmin updated the diff for D4135: Make innodb_buffer_pool_size configurable per node.

Drop the redundant pillar/top.sls entry per dereckson's comment: pillar/tower.sls already auto-loads dbserver/{{ minion_id }}.sls for every minion via salt-tower, so pillar/dbserver/ysul.sls alone is enough.

Tue, Jul 21, 20:31
dereckson added a comment to D4134: Fix missing CSS on /cd/dashboard without trailing slash.

I see 3 blocks with the same 302 redirect.

Tue, Jul 21, 20:28
dereckson requested changes to D4135: Make innodb_buffer_pool_size configurable per node.
Tue, Jul 21, 20:19
ptdradmin updated the diff for D4135: Make innodb_buffer_pool_size configurable per node.

Scope the diff to the T1130 commit only, the previous version wrongly included the unrelated T2289 (D4134) change from the same local branch.

Tue, Jul 21, 04:17
ptdradmin added a revision to T1130: Tweak MariaDB configuration on devserver and dbserver-mysql roles: D4135: Make innodb_buffer_pool_size configurable per node.
Tue, Jul 21, 04:15 · Servers
ptdradmin requested review of D4135: Make innodb_buffer_pool_size configurable per node.
Tue, Jul 21, 04:15
ptdradmin claimed T1130: Tweak MariaDB configuration on devserver and dbserver-mysql roles.
Tue, Jul 21, 04:07 · Servers
ptdradmin added a revision to T2289: https://infra.nasqueron.org/cd/dashboard without trailing slash doesn't serve CSS: D4134: Fix missing CSS on /cd/dashboard without trailing slash.
Tue, Jul 21, 03:38 · Jenkins, Tommy, Servers, Alkane
ptdradmin requested review of D4134: Fix missing CSS on /cd/dashboard without trailing slash.
Tue, Jul 21, 03:38
ptdradmin claimed T2289: https://infra.nasqueron.org/cd/dashboard without trailing slash doesn't serve CSS.
Tue, Jul 21, 03:28 · Jenkins, Tommy, Servers, Alkane

Mon, Jul 20

ptdradmin accepted rINFRAWWW1d2f47486e20: Document HTTP/HTTPS pitfall when pulling from the local Docker registry.

COMFIRM

Mon, Jul 20, 00:14

Sun, Jul 19

ptdradmin committed rINFRAWWW1d2f47486e20: Document HTTP/HTTPS pitfall when pulling from the local Docker registry (authored by ptdradmin).
Document HTTP/HTTPS pitfall when pulling from the local Docker registry
Sun, Jul 19, 18:08
ptdradmin closed D4131: Document HTTP/HTTPS pitfall when pulling from the local Docker registry.

Document HTTP/HTTPS pitfall when pulling from the local Docker registry is closed

Sun, Jul 19, 12:53
ptdradmin accepted D4131: Document HTTP/HTTPS pitfall when pulling from the local Docker registry.

Document HTTP/HTTPS pitfall when pulling from the local Docker registry is closed

Sun, Jul 19, 12:52
dereckson accepted D4131: Document HTTP/HTTPS pitfall when pulling from the local Docker registry.
Sun, Jul 19, 12:49
ptdradmin updated the diff for D4131: Document HTTP/HTTPS pitfall when pulling from the local Docker registry.

Simplify wording per dereckson's feedback: switch to callout primary, keep only the pull URL and a brief note that localhost:5000 no longer provides a certificate.

Sun, Jul 19, 12:48

Sat, Jul 18

dereckson requested changes to D4131: Document HTTP/HTTPS pitfall when pulling from the local Docker registry.
Sat, Jul 18, 21:48
dereckson added a comment to D4131: Document HTTP/HTTPS pitfall when pulling from the local Docker registry.

Instead of documenting the error in a warning block, I'd suggest we keep a primary callout block with directly the good instructions you wrote.

Sat, Jul 18, 21:48
dereckson closed D4133: Serve TLS .nasqueron.org certificates from acme.sh paths on web-001.
Sat, Jul 18, 21:37
dereckson committed rOPSc25b0548609d: Serve TLS .nasqueron.org certificates from acme.sh paths on web-001 (authored by dereckson).
Serve TLS .nasqueron.org certificates from acme.sh paths on web-001
Sat, Jul 18, 21:37
dereckson accepted D4133: Serve TLS .nasqueron.org certificates from acme.sh paths on web-001.

Works like a charm.

Sat, Jul 18, 21:37
dereckson added a revision to T2312: Migrate web-001 TLS certificates to acme.sh: D4133: Serve TLS .nasqueron.org certificates from acme.sh paths on web-001.
Sat, Jul 18, 21:34 · TLS certificates, Alkane, Servers
dereckson requested review of D4133: Serve TLS .nasqueron.org certificates from acme.sh paths on web-001.
Sat, Jul 18, 21:34
dereckson added a revision to T2043: Switch to acme.sh instead of certbot: D4133: Serve TLS .nasqueron.org certificates from acme.sh paths on web-001.
Sat, Jul 18, 21:34 · TLS certificates, Operations sprints (Ignite Alkane Propulsion), Servers
dereckson added a task to D4102: Deploy .nasqueron.org certificates with acme.sh on web-001: T2312: Migrate web-001 TLS certificates to acme.sh.
Sat, Jul 18, 21:33
dereckson added a revision to T2312: Migrate web-001 TLS certificates to acme.sh: D4102: Deploy .nasqueron.org certificates with acme.sh on web-001.
Sat, Jul 18, 21:33 · TLS certificates, Alkane, Servers
dereckson added a task to D4103: Allow to provide default options for acme.sh certificates: T2043: Switch to acme.sh instead of certbot.
Sat, Jul 18, 21:31
dereckson added a revision to T2043: Switch to acme.sh instead of certbot: D4103: Allow to provide default options for acme.sh certificates.
Sat, Jul 18, 21:31 · TLS certificates, Operations sprints (Ignite Alkane Propulsion), Servers
dereckson added a revision to T2043: Switch to acme.sh instead of certbot: D4102: Deploy .nasqueron.org certificates with acme.sh on web-001.
Sat, Jul 18, 21:30 · TLS certificates, Operations sprints (Ignite Alkane Propulsion), Servers
dereckson added a task to D4102: Deploy .nasqueron.org certificates with acme.sh on web-001: T2043: Switch to acme.sh instead of certbot.
Sat, Jul 18, 21:30
dereckson added a comment to T2043: Switch to acme.sh instead of certbot.

To help edit vhosts, I've used the following sed expressions:

Sat, Jul 18, 21:27 · TLS certificates, Operations sprints (Ignite Alkane Propulsion), Servers
dereckson closed D4132: Document py311-acme / py312-acme conflict deinstaling Salt.
Sat, Jul 18, 21:17
dereckson committed rOPS19a56d7bee83: Document py311-acme / py312-acme conflict deinstaling Salt (authored by dereckson).
Document py311-acme / py312-acme conflict deinstaling Salt
Sat, Jul 18, 21:17
dereckson accepted D4132: Document py311-acme / py312-acme conflict deinstaling Salt.
Sat, Jul 18, 21:17
dereckson added a comment to D4132: Document py311-acme / py312-acme conflict deinstaling Salt.

We can live with that, as there is work in progress to:

  • at Nasqueron, migrate certificates to acme.sh
  • on FreeBSD ports, prepare Salt for Python 3.12
Sat, Jul 18, 21:17
dereckson requested review of D4132: Document py311-acme / py312-acme conflict deinstaling Salt.
Sat, Jul 18, 21:16
dereckson retitled D4102: Deploy .nasqueron.org certificates with acme.sh on web-001 from Added web-001.sls to Deploy .nasqueron.org certificates with acme.sh on web-001.
Sat, Jul 18, 20:48
dereckson closed D4102: Deploy .nasqueron.org certificates with acme.sh on web-001.
Sat, Jul 18, 20:47
dereckson committed rOPS6dc36176fd68: Deploy .nasqueron.org certificates with acme.sh on web-001 (authored by Duranzed).
Deploy .nasqueron.org certificates with acme.sh on web-001
Sat, Jul 18, 20:47
dereckson added a comment to T2283: Allow to install Salt to run tests against operations repository.

It could be solved upstream with 3006.26.

Sat, Jul 18, 20:46 · Continous integration and delivery, Regression, Salt
dereckson added a comment to T2266: Improve Python requirements for Operations repository.

@yousra It seems better with last Salt versions on 3006 LTS branch.

Sat, Jul 18, 20:45 · Python, Servers, Regression, Salt
dereckson closed D4103: Allow to provide default options for acme.sh certificates.
Sat, Jul 18, 20:34
dereckson committed rOPS10b107344c7a: Allow to provide default options for acme.sh certificates (authored by dereckson).
Allow to provide default options for acme.sh certificates
Sat, Jul 18, 20:34
ptdradmin updated the diff for D4131: Document HTTP/HTTPS pitfall when pulling from the local Docker registry.

Fix: the pull failure was reported on docker-002, not docker-001.

Sat, Jul 18, 19:49
ptdradmin requested review of D4131: Document HTTP/HTTPS pitfall when pulling from the local Docker registry.
Sat, Jul 18, 19:45
ptdradmin added a revision to T1792: Docker registry HTTP / HTTPS mismatch: D4131: Document HTTP/HTTPS pitfall when pulling from the local Docker registry.
Sat, Jul 18, 19:45 · good-first-issue, Operations sprints (Ignite Alkane Propulsion), Nasqueron Docker deployment squad, Servers, documentation
ptdradmin claimed T1792: Docker registry HTTP / HTTPS mismatch.
Sat, Jul 18, 19:31 · good-first-issue, Operations sprints (Ignite Alkane Propulsion), Nasqueron Docker deployment squad, Servers, documentation

Wed, Jul 15

dereckson closed D4130: Avoid duplicate MOTD on Debian.
Wed, Jul 15, 13:47
dereckson committed rOPSa289e0718c51: Avoid duplicate MOTD on Debian (authored by dereckson).
Avoid duplicate MOTD on Debian
Wed, Jul 15, 13:47
dereckson accepted D4130: Avoid duplicate MOTD on Debian.
Wed, Jul 15, 13:44
dereckson requested review of D4130: Avoid duplicate MOTD on Debian.
Wed, Jul 15, 13:44
dereckson closed D4129: Switch to modern SSH configuration keyword KbdInteractiveAuthentication.
Wed, Jul 15, 13:43
dereckson committed rOPSa17898143ff0: Switch to modern SSH configuration keyword KbdInteractiveAuthentication (authored by dereckson).
Switch to modern SSH configuration keyword KbdInteractiveAuthentication
Wed, Jul 15, 13:43
dereckson accepted D4129: Switch to modern SSH configuration keyword KbdInteractiveAuthentication.
Wed, Jul 15, 13:43
dereckson requested review of D4129: Switch to modern SSH configuration keyword KbdInteractiveAuthentication.
Wed, Jul 15, 13:23
dereckson closed D4128: Update nologin path.
Wed, Jul 15, 13:10
dereckson committed rOPSd9d204447ebc: Update nologin path (authored by dereckson).
Update nologin path
Wed, Jul 15, 13:10
dereckson accepted D4128: Update nologin path.
Wed, Jul 15, 13:10
dereckson requested review of D4128: Update nologin path.
Wed, Jul 15, 13:10
dereckson closed D4127: Fix chmod argument for salt-tower configuration.
Wed, Jul 15, 12:51
dereckson committed rOPS162cb4819869: Fix chmod argument for salt-tower configuration (authored by dereckson).
Fix chmod argument for salt-tower configuration
Wed, Jul 15, 12:51
dereckson accepted D4127: Fix chmod argument for salt-tower configuration.
Wed, Jul 15, 12:50
dereckson requested review of D4127: Fix chmod argument for salt-tower configuration.
Wed, Jul 15, 12:50
dereckson added a comment to T1310: Merge deploy and deployment groups.

Also, for reference, I solved the issue in a new Salt repo with 9002:9002

Wed, Jul 15, 08:42 · Operations sprints (Consolidate them all), Technical debt, Eglide, Salt
dereckson added a comment to T1310: Merge deploy and deployment groups.

A quick note for reference, as I was looking this task to recreate the same issue in a new Salt environment, the core role provides:

Wed, Jul 15, 08:11 · Operations sprints (Consolidate them all), Technical debt, Eglide, Salt

Mon, Jul 13

dereckson closed D4126: Use OpenSearch CA certificate for curl queries.
Mon, Jul 13, 08:43
dereckson committed rOPS9dd9fb9efd12: Use OpenSearch CA certificate for curl queries (authored by dereckson).
Use OpenSearch CA certificate for curl queries
Mon, Jul 13, 08:43
dereckson closed D4125: Fix typos in OpenSearch role.
Mon, Jul 13, 08:41
dereckson committed rOPS0641c53dc72b: Fix typos in OpenSearch role (authored by dereckson).
Fix typos in OpenSearch role
Mon, Jul 13, 08:41
dereckson added a comment to D4126: Use OpenSearch CA certificate for curl queries.

Review assisted by LLM. Caught by Qwen3.7-Plus.

Mon, Jul 13, 08:40
dereckson awarded D4126: Use OpenSearch CA certificate for curl queries a Y So Serious token.
Mon, Jul 13, 08:40
dereckson accepted D4126: Use OpenSearch CA certificate for curl queries.
Mon, Jul 13, 08:40
dereckson requested review of D4126: Use OpenSearch CA certificate for curl queries.
Mon, Jul 13, 08:40
dereckson awarded D4125: Fix typos in OpenSearch role a Y So Serious token.
Mon, Jul 13, 08:32
dereckson accepted D4125: Fix typos in OpenSearch role.
Mon, Jul 13, 08:32
dereckson requested review of D4125: Fix typos in OpenSearch role.
Mon, Jul 13, 08:32

Sat, Jul 11

dereckson closed D4124: Add SSH keys for dereckson.
Sat, Jul 11, 07:52
dereckson committed rOPS878c4bb0c616: Add SSH keys for dereckson (authored by dereckson).
Add SSH keys for dereckson
Sat, Jul 11, 07:52
dereckson accepted D4124: Add SSH keys for dereckson.
Sat, Jul 11, 07:52
dereckson added a comment to D4124: Add SSH keys for dereckson.

Confirming the SSH key request with MFA.

Sat, Jul 11, 07:51
dereckson requested review of D4124: Add SSH keys for dereckson.
Sat, Jul 11, 07:50

Tue, Jul 7

dereckson triaged T2336: Stop to rely on environment variables sharing between MySQL and Phabricator containers as High priority.
Tue, Jul 7, 14:53 · DevCentral, Docker images
dereckson created T2336: Stop to rely on environment variables sharing between MySQL and Phabricator containers.
Tue, Jul 7, 14:53 · DevCentral, Docker images
dereckson added a comment to T2335: Reconfigure runit paths for Debian 13 nginx / php-fpm images.

Just a note current configuration of rDPHPFPM explicitly set /var/service as directory: https://devcentral.nasqueron.org/source/docker-nginx-php-fpm/browse/main/files/usr/local/sbin/runsvdir-init

Tue, Jul 7, 14:36 · Notifications center, Auth Grove, Docker images, DevCentral
dereckson triaged T2335: Reconfigure runit paths for Debian 13 nginx / php-fpm images as Normal priority.
Tue, Jul 7, 14:09 · Notifications center, Auth Grove, Docker images, DevCentral
dereckson added a comment to P402 PHP 8.4.23 on Debian Trixie (2026-07-07, nginx-php-fpm image) test results.

The realpath failure is expected, and dependant of the test environment:

Tue, Jul 7, 11:47 · DevCentral, PHP 8.x support, Docker images
dereckson edited P402 PHP 8.4.23 on Debian Trixie (2026-07-07, nginx-php-fpm image) test results.
Tue, Jul 7, 10:35 · DevCentral, PHP 8.x support, Docker images
dereckson created P402 PHP 8.4.23 on Debian Trixie (2026-07-07, nginx-php-fpm image) test results.
Tue, Jul 7, 10:33 · DevCentral, PHP 8.x support, Docker images

Sun, Jul 5

dereckson closed T2334: Can't build Alkane FreeBSD port with rust-nightly-1.98.0.20260621 as Resolved.
Sun, Jul 5, 20:42 · Regression, Alkane
dereckson closed D4123: [sysutils/alkane] Bump to version 0.3.2.
Sun, Jul 5, 20:42
dereckson committed rPORTSdd0cc824fe03: [sysutils/alkane] Bump to version 0.3.2 (authored by dereckson).
[sysutils/alkane] Bump to version 0.3.2
Sun, Jul 5, 20:42