This role will setup Moodist, an ambient sound mixer for focus and calm.
Moodist will be deployed as a rootless podman container managed by a systemd service.
See meta/main.yml
# playbook.yml
- hosts: my.CHANGEME.org
roles:
- nodiscc.xsrv.common # (optional) base server setup, hardening, firewall, bruteforce prevention
- nodiscc.xsrv.monitoring # (optional) apache monitoring
- nodiscc.xsrv.apache # (required in the standard configuration) reverse proxy and SSL certificates
- nodiscc.xsrv.podman # container engine
- nodiscc.xsrv.moodist
# required variables:
moodist_fqdn: "moodist.CHANGEME.org"
See defaults/main.yml for all configuration variables
moodist - setup Moodist ambient sound mixer