index
:
xmpp-prosody-ansible-deploy
master
Ansible playbook that deploys prosody to a server.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-19
Enable roster groups
Matthew Fennell
2024-08-19
Allow prosody's debug logging to be enabled
Matthew Fennell
2024-08-19
Bump max file size to 2 GB
Matthew Fennell
2024-08-19
Ensure systmed-timesyncd is installed
Matthew Fennell
2024-07-27
Do not manage CAA records in the playbook
Matthew Fennell
2024-07-27
Explicitly add muc plugin to conference component
Matthew Fennell
2024-07-27
Increase file upload limit
Matthew Fennell
2024-06-01
Correct CAA record reference in documentation
Matthew Fennell
2024-05-29
Bring README example config up-to-date
Matthew Fennell
2024-05-29
Add invites_api module
Matthew Fennell
2024-05-23
Add anonymous subdomain when requested
Matthew Fennell
2024-05-15
Delegate certificate management to acme project
Matthew Fennell
2024-04-04
Bring repo up-to-date with current prod config
Matthew Fennell
2024-03-03
Update example virtual hosts used in the README
Matthew Fennell
2024-03-03
Update vars.yml references in the README
Matthew Fennell
2024-03-03
Do not create AAAA record during the playbook
Matthew Fennell
2024-03-03
Do not delete public keys from root account
Matthew Fennell
2024-03-03
Ensure non-root admin account is created
Matthew Fennell
2024-03-03
Remove extraneous MUC configuration
Matthew Fennell
2024-03-03
Remove DNS and firewall sections from the README
Matthew Fennell
2024-02-28
Remove 10 year archival of messages
Matthew Fennell
2024-02-28
Register DNS records via deSEC
Matthew Fennell
2024-02-28
Add reload_modules community module
Matthew Fennell
2024-02-28
Add whitespace between playbook tasks
Matthew Fennell
2024-02-28
Remove certificate renewal steps from playbook
Matthew Fennell
2024-02-08
Use apt module instead of package
Matthew Fennell
2024-02-08
Add notes.md to .gitignore
Matthew Fennell
2024-02-05
Bulk update with all changes currently in prod
Matthew Fennell
2024-01-26
Add support for file upload
Matthew Fennell
2024-01-12
Increase smacks hibernation time to 1 day
Matthew Fennell
2024-01-12
Enable mod_external_services
Matthew Fennell
2024-01-12
Enable mod_cloud_notify
Matthew Fennell
2024-01-12
Replace csi_simple with csi_battery_saver
Matthew Fennell
2024-01-12
Increase archive expiry to 10 years
Matthew Fennell
2024-01-08
Enable XEP-0065
Matthew Fennell
2024-01-08
Become root during package installation
Matthew Fennell
2024-01-08
Add borgmatic init instructions
Matthew Fennell
2024-01-08
Ensure borgmatic config directory exists
Matthew Fennell
2024-01-08
Simplify validation of borgmatic file
Matthew Fennell
2024-01-08
Install borgmatic in the playbook
Matthew Fennell
2024-01-08
Encourage use of host_var yaml files
Matthew Fennell
2024-01-08
Run yamllint on template files
Matthew Fennell
2024-01-07
Add (simple case) DNS instructions to the readme
Matthew Fennell
2024-01-07
Assign prosody config files to prosody group
Matthew Fennell
2024-01-07
Ensure certificates are installed
Matthew Fennell
2024-01-07
Only reload prosody if its configuration changes
Matthew Fennell
2024-01-07
Re-introduct yamllint
Matthew Fennell
2024-01-07
Replace yamllint with ansible-lint
Matthew Fennell
2024-01-07
Add vim .swp files to .gitignore
Matthew Fennell
2024-01-07
Add virtual host specific config
Matthew Fennell
[next]