Eric Meehan eric
  • Joined on 2024-12-02
eric opened issue DevOps/software-infrastructure#29 2026-06-09 12:50:47 +00:00
Deploy PeerTube
eric commented on issue DevOps/ansible-role-eom#34 2026-06-09 12:49:34 +00:00
Deploy Lemmy

I have been revisiting this idea and am looking at this chart while doing so. I think it may be more effective than Discourse at building community.

eric commented on issue DevOps/ansible-role-matrix-stack#2 2026-06-03 20:29:03 +00:00
Voice/video calls fail to connect

Manually adding ingress rules for /.well-known/matrix/client to matrix-well-known ingress rule set seems to have fixed the issue (pending further testing). Also, the router ports for this…

eric closed issue DevOps/software-infrastructure#15 2026-06-03 13:57:21 +00:00
Configure OpenVPN on the Latitude 7230
eric closed issue DevOps/software-infrastructure#7 2026-06-03 13:57:15 +00:00
Configure VPN on EdgeRouter 6P
eric commented on issue DevOps/software-infrastructure#15 2026-06-03 13:57:03 +00:00
Configure OpenVPN on the Latitude 7230

The following .ovpn file was used to successfully configure a client connection on the Latitude 7230:

client
dev tun
proto udp
remote openvpn.eom.dev 1194
resolv-retry infinite
nobind
…
eric pushed to main at DevOps/software-infrastructure 2026-06-02 20:50:40 +00:00
9dfa5fe857 Nginx RTMP
eric created branch main in DevOps/ansible-role-nginx-rtmp 2026-06-02 19:21:55 +00:00
eric pushed to main at DevOps/ansible-role-nginx-rtmp 2026-06-02 19:21:55 +00:00
d83c4388df Initial commit
eric created repository DevOps/ansible-role-nginx-rtmp 2026-06-02 19:18:35 +00:00
eric commented on issue DevOps/software-infrastructure#7 2026-06-02 19:15:53 +00:00
Configure VPN on EdgeRouter 6P

Installing OpenVPN on the EdgeRouter 6P (really!) Part II

It took over 48 hours…

eric commented on issue DevOps/software-infrastructure#7 2026-06-02 00:17:09 +00:00
Configure VPN on EdgeRouter 6P

Installing OpenVPN on the EdgeRouter 6P (but not really) Part I

Almost 24 hours…

eric pushed to main at DevOps/ansible-role-www 2026-05-31 22:04:46 +00:00
b040ca26c3 Use explicit www prefix for ingress
eric pushed to main at DevOps/software-infrastructure 2026-05-31 22:04:41 +00:00
eric renamed repository from nginx-rtmp to Broadcast/docker-nginx-rtmp 2026-05-28 20:57:41 +00:00
eric commented on issue DevOps/software-infrastructure#7 2026-05-28 20:38:45 +00:00
Configure VPN on EdgeRouter 6P

This would be very useful for remote live streaming. Connecting over LTE to nginx-rtmp for multistreaming will be more efficient than connecting to multiple services from the Latitude 7230…

eric closed issue DevOps/ansible-role-eom#30 2026-05-28 19:55:11 +00:00
Update Prometheus configuration
eric closed issue DevOps/ansible-role-eom#21 2026-05-28 19:54:58 +00:00
Federated OpenID
eric pushed to main at DevOps/software-infrastructure 2026-05-28 19:52:41 +00:00
6c9772c56a Added nextcloud submodule