Page MenuHomeDevCentral

Nasqueron Docker deployment squadGroup
ActivePublic

Watchers

  • This project does not have any watchers.
  • View All

Details

Description

Have responsibilities to deploy Nasqueron application using Docker.

This group is mainly intended to give permissions to automated agents in the build process.

Recent Activity

Thu, Jan 2

DorianWinty closed T1548: Update mailer configuration, a subtask of T1547: Consolidate DevCentral Docker image, as Wontfix.
Thu, Jan 2, 15:17 · User-Dereckson, DevCentral, Servers, Technical debt, Nasqueron Docker deployment squad, Docker images

Nov 4 2024

dereckson updated the task description for T1610: Deploy Jitsi Meet instance.
Nov 4 2024, 22:37 · Operations sprints (Ignite Alkane Propulsion), Wolfplex migration, XMPP, Nasqueron Docker deployment squad, Servers, Product evaluation

Nov 2 2024

dereckson renamed T2079: Investigate why Sentry containers are currently down from Investigate why Sentry is currently exited to Investigate why Sentry containers are currently down.
Nov 2 2024, 18:25 · Monitoring and reporting, Nasqueron Docker deployment squad, Servers

Oct 27 2024

dereckson closed T996: Migrate Etherpad K/V store from MySQL to Redis as Wontfix.

Without performance benchmark, the expected gain is not obvious.

Oct 27 2024, 01:11 · Etherpad, Operations sprints (Ignite Alkane Propulsion), Nasqueron Docker deployment squad

Oct 23 2024

dereckson closed T2051: Can't renew TLS certificates verified through HTTP on docker engines as Resolved by committing rOPSb99907864885: Allow nginx to read /.well-known/acme-challenge.
Oct 23 2024, 16:38 · security, Nasqueron Docker deployment squad, Servers
dereckson moved T1496: Deploy StatsD and Graphite from Backlog - Monitoring / misc to Working on on the Operations sprints (Ignite Alkane Propulsion) board.
Oct 23 2024, 00:25 · Operations sprints (Ignite Alkane Propulsion), Nasqueron Docker deployment squad, Monitoring and reporting

Oct 20 2024

dereckson moved T420: Deploy IPv6 for mail.nasqueron.org from Checks after T1475 to Next on the Mail board.

web-001 on the same hypervisor has correct IPv6 support, we can do the same for Hervil with the /56 trick and the hello trick:

Oct 20 2024, 21:55 · IPv6, Nasqueron Docker deployment squad, Mail

Oct 13 2024

dereckson moved T420: Deploy IPv6 for mail.nasqueron.org from Backlog to Servers on the IPv6 board.
Oct 13 2024, 12:04 · IPv6, Nasqueron Docker deployment squad, Mail

Oct 12 2024

dereckson moved T1765: SELinux context is missing for /etc/nginx configuration files from Backlog - Docker to Backlog - Alkane/Webservers on the Operations sprints (Ignite Alkane Propulsion) board.
Oct 12 2024, 10:21 · Operations sprints (Ignite Alkane Propulsion), Salt, security, Nasqueron Docker deployment squad, Servers
dereckson moved T1610: Deploy Jitsi Meet instance from Working on to Backlog - Docker on the Operations sprints (Ignite Alkane Propulsion) board.
Oct 12 2024, 10:20 · Operations sprints (Ignite Alkane Propulsion), Wolfplex migration, XMPP, Nasqueron Docker deployment squad, Servers, Product evaluation
dereckson closed T619: Allow to control from TC2 the Docker engine as Wontfix.

Not sure of the current benefit to use TC2.

Oct 12 2024, 10:16 · Operations sprints (Operations sprint 1), security, Nasqueron Docker deployment squad, Servers, Dæghrefn

Oct 9 2024

dereckson lowered the priority of T2051: Can't renew TLS certificates verified through HTTP on docker engines from High to Normal.
Oct 9 2024, 18:45 · security, Nasqueron Docker deployment squad, Servers
dereckson updated the task description for T2051: Can't renew TLS certificates verified through HTTP on docker engines.
Oct 9 2024, 18:45 · security, Nasqueron Docker deployment squad, Servers
dereckson added a comment to T2051: Can't renew TLS certificates verified through HTTP on docker engines.

Salt SELinux module issue

Oct 9 2024, 18:45 · security, Nasqueron Docker deployment squad, Servers
dereckson updated the task description for T2051: Can't renew TLS certificates verified through HTTP on docker engines.
Oct 9 2024, 18:07 · security, Nasqueron Docker deployment squad, Servers
dereckson added a revision to T2051: Can't renew TLS certificates verified through HTTP on docker engines: D3501: Allow nginx to read /.well-known/acme-challenge.
Oct 9 2024, 17:48 · security, Nasqueron Docker deployment squad, Servers
dereckson moved T2051: Can't renew TLS certificates verified through HTTP on docker engines from Backlog to Pending review on the Servers board.
Oct 9 2024, 17:43 · security, Nasqueron Docker deployment squad, Servers
dereckson moved T2051: Can't renew TLS certificates verified through HTTP on docker engines from Backlog to Working on on the Nasqueron Docker deployment squad board.

SELinux context was the default for anything created under /var, which we didn't allow and aren't interested to allow for nginx.

Oct 9 2024, 17:43 · security, Nasqueron Docker deployment squad, Servers
dereckson triaged T2051: Can't renew TLS certificates verified through HTTP on docker engines as High priority.
Oct 9 2024, 16:02 · security, Nasqueron Docker deployment squad, Servers
dereckson created T2051: Can't renew TLS certificates verified through HTTP on docker engines.
Oct 9 2024, 16:01 · security, Nasqueron Docker deployment squad, Servers

Oct 8 2024

dereckson moved T1499: Add Access-Control-Allow-Origin headers to fonts in Phabricator nginx configuration from Backlog to Custom development on the DevCentral board.
Oct 8 2024, 00:50 · Nasqueron Docker deployment squad, Docker images, DevCentral

Oct 2 2024

dereckson added a revision to T1761: Provision hyper-001.nasqueron.org: D3475: Refresh geo_nasqueron IP addresses.
Oct 2 2024, 05:50 · Operations sprints (Ignite Alkane Propulsion), Nasqueron Docker deployment squad, Servers

Aug 17 2024

dereckson closed T391: Create a Docker image for mumble-django as Wontfix.

Mumble isn't currently in scope.

Aug 17 2024, 14:55 · Docker images, Mumble, Nasqueron Docker deployment squad

Aug 10 2024

dereckson updated the task description for T2008: Python packages for paas-docker are installed in Salt onedir, not at global level.
Aug 10 2024, 11:55 · Nasqueron Docker deployment squad, Monitoring and reporting, Servers
dereckson triaged T2008: Python packages for paas-docker are installed in Salt onedir, not at global level as Normal priority.
Aug 10 2024, 11:52 · Nasqueron Docker deployment squad, Monitoring and reporting, Servers

Aug 7 2024

dereckson added a comment to T2006: docker.errors.DockerException: Error while fetching server API version: Not supported URL scheme http+docker.

If we want to fix that at docker-py level, we can also apply this patch: https://github.com/docker/docker-py/pull/3257/files

Aug 7 2024, 01:14 · upstream, Nasqueron Docker deployment squad
dereckson created T2006: docker.errors.DockerException: Error while fetching server API version: Not supported URL scheme http+docker.
Aug 7 2024, 00:56 · upstream, Nasqueron Docker deployment squad

Aug 6 2024

dereckson placed T1610: Deploy Jitsi Meet instance up for grabs.

Per discussion with @fauve.

Aug 6 2024, 23:55 · Operations sprints (Ignite Alkane Propulsion), Wolfplex migration, XMPP, Nasqueron Docker deployment squad, Servers, Product evaluation

Aug 4 2024

dereckson removed a project from T1468: Evaluate PhotoPrism: discussion.
Aug 4 2024, 17:34 · Nasqueron Docker deployment squad, Product evaluation
dereckson triaged T2002: Export metrics for MySQL and MariaDB as High priority.
Aug 4 2024, 17:31 · Nasqueron Docker deployment squad, Monitoring and reporting
dereckson moved T2002: Export metrics for MySQL and MariaDB from Backlog to Prometheus on the Monitoring and reporting board.
Aug 4 2024, 17:31 · Nasqueron Docker deployment squad, Monitoring and reporting
dereckson added projects to T2002: Export metrics for MySQL and MariaDB: Monitoring and reporting, Nasqueron Docker deployment squad.
Aug 4 2024, 17:31 · Nasqueron Docker deployment squad, Monitoring and reporting
dereckson moved T721: Define how #nasqueron-ops should work from Backlog to Nasqueron Operations SIG on the discussion board.
Aug 4 2024, 17:24 · User-Sandlayth, discussion, Nasqueron Docker deployment squad, Servers, IRC
dereckson moved T2001: Upgrade acquisitariat to MySQL 9 from Backlog to Config on the DevCentral board.
Aug 4 2024, 17:23 · Docker images, DevCentral, Nasqueron Docker deployment squad
dereckson moved T2001: Upgrade acquisitariat to MySQL 9 from Backlog to Need Dockerfile or config on the Docker images board.
Aug 4 2024, 17:23 · Docker images, DevCentral, Nasqueron Docker deployment squad
dereckson triaged T2001: Upgrade acquisitariat to MySQL 9 as Normal priority.
Aug 4 2024, 17:22 · Docker images, DevCentral, Nasqueron Docker deployment squad

Jul 27 2024

dereckson moved T1757: docker-001 routing for drake doesn't work on boot from IntraNought to IntraNought / GRE tunnels on the Drake network board.
Jul 27 2024, 20:33 · Operations sprints (Ignite Alkane Propulsion), Salt, Drake network, Servers, Nasqueron Docker deployment squad

Jul 26 2024

dereckson moved T651: Deploy Grafana from Backlog - Monitoring / misc to Working on on the Operations sprints (Ignite Alkane Propulsion) board.
Jul 26 2024, 23:09 · Monitoring and reporting, Operations sprints (Ignite Alkane Propulsion), Servers
dereckson moved T651: Deploy Grafana from Backlog to Working on on the Servers board.
Jul 26 2024, 23:09 · Monitoring and reporting, Operations sprints (Ignite Alkane Propulsion), Servers
dereckson added a comment to T651: Deploy Grafana.

Deployed at https://grafana.nasqueron.org/

Jul 26 2024, 19:38 · Monitoring and reporting, Operations sprints (Ignite Alkane Propulsion), Servers
dereckson added a revision to T651: Deploy Grafana: D3377: Deploy Grafana.
Jul 26 2024, 19:38 · Monitoring and reporting, Operations sprints (Ignite Alkane Propulsion), Servers
dereckson added a comment to T1496: Deploy StatsD and Graphite.

With a transformation, we can multiply the field by 10 to solve that issue: https://grafana.nasqueron.org/d/fdsy3oogbchs0f/graphite-quux-sandbox?orgId=1&tab=transform&from=1722018733917&to=1722022333917

Jul 26 2024, 19:32 · Operations sprints (Ignite Alkane Propulsion), Nasqueron Docker deployment squad, Monitoring and reporting
dereckson added a comment to T1496: Deploy StatsD and Graphite.

The graphite Docker image provides both pieces of software.

Jul 26 2024, 19:24 · Operations sprints (Ignite Alkane Propulsion), Nasqueron Docker deployment squad, Monitoring and reporting
dereckson renamed T1496: Deploy StatsD and Graphite from Deploy graphite to Deploy StatsD and Graphite.
Jul 26 2024, 19:13 · Operations sprints (Ignite Alkane Propulsion), Nasqueron Docker deployment squad, Monitoring and reporting
dereckson merged task T1495: Deploy StatsD into T1496: Deploy StatsD and Graphite.
Jul 26 2024, 19:13 · Operations sprints (Ignite Alkane Propulsion), Nasqueron Docker deployment squad, Monitoring and reporting
dereckson merged T1495: Deploy StatsD into T1496: Deploy StatsD and Graphite.
Jul 26 2024, 19:13 · Operations sprints (Ignite Alkane Propulsion), Nasqueron Docker deployment squad, Monitoring and reporting

Jul 25 2024

dereckson added a comment to T651: Deploy Grafana.

DNS: grafana. CNAME www-dev.nasqueron.org

Jul 25 2024, 18:49 · Monitoring and reporting, Operations sprints (Ignite Alkane Propulsion), Servers
dereckson added a comment to T651: Deploy Grafana.

Deployment can be using sqlite3 as long as it's still performant
as we want our monitoring tools to be resiliant.

Jul 25 2024, 18:49 · Monitoring and reporting, Operations sprints (Ignite Alkane Propulsion), Servers
dereckson raised the priority of T651: Deploy Grafana from Low to Normal.
Jul 25 2024, 18:12 · Monitoring and reporting, Operations sprints (Ignite Alkane Propulsion), Servers
dereckson claimed T651: Deploy Grafana.

This task has been created in 2016 to publish metrics from PCP (Performance Co-Pilot) on RHEL-like servers, especially our Docker engines.

Jul 25 2024, 18:12 · Monitoring and reporting, Operations sprints (Ignite Alkane Propulsion), Servers