Skip to content

Latest commit

 

History

History
 
 

moodist

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

xsrv.moodist

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.

Requirements/dependencies/example playbook

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

Usage

Tags

moodist - setup Moodist ambient sound mixer

License

GNU GPLv3