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.
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…
nvidia-detect
was installed, and it recommends the default nvidia-driver
package. The 470 drivers were also mentioned.
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.
Issues with LDAP and OIDC account linking. This would probably be difficult on other services as well.
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…
Issues deploying contiguous instances of postgres through this chart. It may be necessary to deploy this independently, similar to Collabora.
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.
Ideally, the same authentication sources will be available on every platform.
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…