AlmaLinux / infra-ansible

AlmaLinux infrastructure Ansible playbooks and roles
GNU General Public License v3.0
2 stars 1 forks source link

Create role for matrix homeserver #4

Closed jonathanspw closed 2 months ago

jonathanspw commented 2 months ago

We'll use a python venv and install synapse using pip because matrix-synapse does not have packages available for EL9. I'm working on getting it into EPEL but I'm not sure about the long-term maintainability of it due to constantly evolving python dependency stack.

Once it is packaged in EPEL we can decide if we want to move to the rpms, but that doesn't need to be a blocker for getting this role created.