Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker
-
Updated
May 8, 2022 - Jinja
Ansible roles let you automatically load related vars, files, tasks, handlers, and other Ansible artifacts based on a known file structure. After you group your content in roles, you can easily reuse them and share them with other users.
I understand the nomad need to be start/restart as a 'root' user because many operation it runs, needs root privilege.
However as a system admin I would like to harden/limit the scope of 'sudo' access to specific tasks only. As far as I have analyzed the following will need sudo/become/root privilege's:
The main README file is well done, but I had to take a look under the hood to discover that it is also possible to configure the email server settings
Please add an "Email server" section on the README.
Geocoding tests are converted in deployment checks via this PR
We should add this checks to ensure geocoding works as expected