Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-07 | Add virtual host specific config | Matthew Fennell | |
This commit uses the new per-host virtual_host variable to create the necessary prosody host-specific cfg files. | |||
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. |