Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-07 | Install prosody config file | Matthew Fennell | |
This commit adds a prosody configuration file that can be installed on the remote hosts. This lets me make the configuration locally, deploy it to staging environments, and then to prod, without having to directly login to the hosts. | |||
2024-01-07 | Open ports for OpenSSH, WWW and XMPP | Matthew Fennell | |
This commit enables the necessary ports for XMPP, web hosting (to allow certbot to renew automatically) and SSH. | |||
2024-01-07 | Add initial playbook | Matthew Fennell | |
At present, the playbook simply ensures that all required packages are installed. |