Eric Meehan eric
  • Joined on 2024-12-02
eric closed issue DevOps/docker-mediawiki-extended#1 2025-01-01 17:54:40 +00:00
Update to latest version of MediaWiki
eric commented on issue DevOps/docker-mediawiki-extended#1 2025-01-01 17:54:39 +00:00
Update to latest version of MediaWiki

The image was not updated as the current 1.35 version is recommended by the LDAP extension. Some changes were made to improve the image.

eric commented on issue DevOps/docker-mediawiki-extended#1 2025-01-01 16:11:04 +00:00
Update to latest version of MediaWiki

The lts tag is being used instead.

eric opened issue DevOps/docker-mediawiki-extended#1 2025-01-01 15:12:49 +00:00
Update to latest version of MediaWiki
eric opened issue DevOps/software-infrastructure#5 2024-12-31 06:01:09 +00:00
Migrate alpha-control-plane to poweredge-r350
eric commented on issue DevOps/software-infrastructure#3 2024-12-31 05:56:29 +00:00
NVIDIA RTX A6000 on PowerEdge T640

The 470 driver was installed. The PowerEdge T640 was rebooted. DHCP leases had expired, so alpha-control-plane came back up with a different IP address. This caused the cluster to fail to come…

eric commented on issue DevOps/software-infrastructure#3 2024-12-31 04:13:38 +00:00
NVIDIA RTX A6000 on PowerEdge T640

nvidia-detect was installed, and it recommends the default nvidia-driver package. The 470 drivers were also mentioned.

eric closed issue DevOps/ansible-role-eom#12 2024-12-30 21:15:38 +00:00
Configure authentication sources
eric commented on issue DevOps/ansible-role-eom#12 2024-12-30 21:15:37 +00:00
Configure authentication sources

OIDC is enabled for GitHub users to access Gitea. Other services will, for now, be managed through eom.dev accounts with secure passwords sent through the Nextcloud Secrets app.

eric commented on issue DevOps/ansible-role-eom#12 2024-12-29 00:13:59 +00:00
Configure authentication sources
eric commented on issue DevOps/ansible-role-eom#12 2024-12-29 00:12:00 +00:00
Configure authentication sources

Issues with LDAP and OIDC account linking. This would probably be difficult on other services as well.

eric opened issue DevOps/ansible-role-eom#14 2024-12-28 17:44:40 +00:00
Set up encryption on Nextcloud
eric closed issue DevOps/ansible-role-eom#13 2024-12-27 05:45:08 +00:00
Deploy Coturn
eric commented on issue DevOps/ansible-role-eom#13 2024-12-27 05:45:08 +00:00
Deploy Coturn

Unable to deploy independently from small-hack charts. A custom deployment with docker could be done, but Matrix 2.0 negates the need. This is likely…

eric commented on issue DevOps/ansible-role-eom#13 2024-12-27 04:34:52 +00:00
Deploy Coturn

Issues deploying contiguous instances of postgres through this chart. It may be necessary to deploy this independently, similar to Collabora.

eric opened issue DevOps/ansible-role-eom#13 2024-12-27 03:17:43 +00:00
Deploy Coturn
eric commented on issue DevOps/ansible-role-eom#12 2024-12-26 21:38:13 +00:00
Configure authentication sources

The Matrix auth service is incompatible with the OpenLDAP authentication source. The legacy OIDC is not compatible with the element-x client. This is probably acceptable for the time being.

eric commented on issue DevOps/ansible-role-eom#12 2024-12-26 17:23:57 +00:00
Configure authentication sources

Ideally, the same authentication sources will be available on every platform.

eric commented on issue DevOps/ansible-role-eom#12 2024-12-26 17:13:18 +00:00
Configure authentication sources

Default repo access settings seem sufficient.

eric commented on issue DevOps/ansible-role-eom#12 2024-12-26 17:07:57 +00:00
Configure authentication sources

Nextcloud

  • Do not allow self-registration
  • Accounts should be created through LDAP
  • External authentication sources must link to an existing account

Gitea

  • Allow self-regist…