dorftv.nginx_rtmp ========= Installs multi domain multi application rtmp nginx Requirements ------------ debian 10 Role Variables -------------- See defaults/main.yal Dependencies ------------ Install ansible locally Example Playbook ---------------- - hosts: servers vars: nginx_rtmp_sites: rtmp1.example.com: endpoints: live: key: live secret: mysecret second_app: key: live secret: othersecret rtmp2.example.com: endpoints: partner: key: live secret: mynewsecret roles: - { role: dorftv.nginx-rtmp } License ------- GPL2 Author Information ------------------ An optional section for the role authors to include contact information, or a website (HTML is not allowed).