This role installs Userli, a web application to (self-) manage email users and encrypt their mailboxes. Find more information at https://systemli.github.io/userli/.
- composer
- PHP >= 8.2
- php-apcu
- php-curl
- php-gd
- php-mbstring
- php-mysql / php-pgsql
- php-xml
- php-zip
- php-ctype
- php-intl
- MariaDB/MySQL/PostgreSQL/SQLite
Add files to translations
or userli/translations
to override the default strings
and their translations.
See defaults/main.yml
for available role variables.
There are no fixed dependencies, but you need PHP, a webserver and a database.
See molecule/default/prepare.yml
for an example setup.
See molecule/default/playbook.yml
for an example playbook.
For developing and testing the role we use Github Actions, Molecule, and Vagrant.
Run local tests with:
molecule test
GPLv3