This has been deployed on several machines, see https://git.fairkom.net/hosting/fairmeeting/issues/42 . Bare metal preferred.
Prepare videobridge servers with ansible playbook `hardening.yml` (in `/etc/ansible`) (check SSH port an do a `sshd -t` after running the script so you do not lock yourself out!), requires: `apt-get install python-apt`. Change `hosts` and test first with `ansible all -m ping` from your laptop.
Prepare videobridge servers with ansible playbook `hardening.yml` (in `/etc/ansible`). MAy
require: `apt-get install python-apt`.
Change `hosts` and test first with `ansible all -m ping` from your laptop.
After that check SSH port an do a `sshd -t` after running the script so you do not lock yourself out! You might need to add: