Eric Meehan eric
  • Joined on 2024-12-02
eric commented on issue DevOps/ansible-role-eom#10 2024-12-24 06:22:46 +00:00
Deploy a standalone WebDAV server

This helm chart for SOGo may be the best option.

eric opened issue DevOps/ansible-role-eom#10 2024-12-24 05:51:14 +00:00
Deploy SOGo
eric closed issue DevOps/ansible-role-eom#8 2024-12-24 04:22:36 +00:00
Deploy Matterbridge
eric commented on issue DevOps/ansible-role-eom#8 2024-12-24 04:22:35 +00:00
Deploy Matterbridge

None of the available MineCraft mods will be usable on my server. I've deployed the matterbridge instance, but will be disabling it since it is not useful.

eric commented on issue DevOps/ansible-role-eom#8 2024-12-24 04:10:28 +00:00
Deploy Matterbridge

This may still be worth doing just for MineCraft.

eric reopened issue DevOps/ansible-role-eom#8 2024-12-24 04:10:05 +00:00
Deploy Matterbridge
eric commented on issue DevOps/ansible-role-eom#9 2024-12-24 02:25:20 +00:00
Deploy discrete Webhookd instance

Installing python on ncarlier/webhookd will not be trivial; further, webhook payloads from Gitea are complex, making python a virtual necessity.

eric opened issue DevOps/ansible-role-eom#9 2024-12-24 02:02:08 +00:00
Deploy discrete Webhookd instance
eric closed issue DevOps/ansible-role-eom#8 2024-12-24 01:53:01 +00:00
Deploy Matterbridge
eric commented on issue DevOps/ansible-role-eom#8 2024-12-24 01:53:00 +00:00
Deploy Matterbridge

I believe I may have misunderstood how Matterbridge is integrated into Nextcloud - a discrete Matterbridge deployment may be unnecessary. From what I understand, the gateway already exists as…

eric opened issue DevOps/ansible-role-eom#8 2024-12-24 01:09:45 +00:00
Deploy Matterbridge
eric commented on issue DevOps/software-infrastructure#1 2024-12-22 01:53:56 +00:00
Preserve external IP with Nginx ingress controller

Setting the externalTrafficPolicy on LoadBalancer Services had the desired effect. For Nextcloud, the config.php was modified to specify a value for overwriteprotocol. This seems to have…

eric pushed to main at DevOps/ansible-role-eom 2024-12-21 17:46:12 +00:00
875530beca SMTP settings and Grafana alerts on Nextcloud Talk
eric closed issue DevOps/ansible-role-eom#7 2024-12-21 17:45:15 +00:00
Enable Nextcloud Talk API for Grafana notifications
eric commented on issue DevOps/ansible-role-eom#7 2024-12-21 17:45:14 +00:00
Enable Nextcloud Talk API for Grafana notifications

Webhookd was used to deploy a simple script to the Grafana namespace that will translate Grafana Webhook JSONs to the required API call for Nextcloud…

eric commented on issue DevOps/ansible-role-eom#7 2024-12-21 15:57:45 +00:00
Enable Nextcloud Talk API for Grafana notifications

Knative has requirements that are beyond the scope of the current cluster (each node would require 2 VCPUs). A…

eric commented on issue DevOps/ansible-role-eom#7 2024-12-21 15:49:10 +00:00
Enable Nextcloud Talk API for Grafana notifications

OpenFAAS seems to be the industry standard for AWS Lambda alternatives; however, its paywall is limiting and infeasible. Knative seems…

eric opened issue DevOps/ansible-role-eom#7 2024-12-21 15:39:08 +00:00
Enable Nextcloud Talk API for Grafana notifications
eric closed issue DevOps/ansible-role-eom#3 2024-12-21 03:13:04 +00:00
Enable sending on Postfix/Dovecot for application service accounts
eric commented on issue DevOps/ansible-role-eom#3 2024-12-21 03:13:04 +00:00
Enable sending on Postfix/Dovecot for application service accounts

Mail is enabled for Gitea and Grafana. Additional services can be configured as needed.