bitsyai.janus_gateway

Ansible Role: Janus Gateway

Molecule GitHub commit activity GitHub last commit

This is an Ansible role designed to install and set up janus-gateway, which is a versatile WebRTC server.

Supported Platforms & Architectures

Platform Version armhf aarch64 amd64
Debian buster

Requirements

To work on this role, you need Molecule version 3.3 or higher.

$ python3 -m pip install "molecule[ansible,lint,docker]" 

You can check the version of Molecule installed with:

$ molecule --version
molecule 3.3.4 using python 3.8 
    ansible:2.11.3
    delegated:3.3.4 from molecule
    docker:0.2.4 from molecule_docker

For more installation options, see Molecule's installation documentation.

Role Variables

You can find the configurable variables and their default values in defaults/main.yml.

Dependencies

Currently, there are no dependencies.

If there are other roles available on Galaxy that are needed, they will be listed here, along with any required parameters or variables.

Example Playbook

Here’s a simple example of how to use this role (you can pass variables too):

- hosts: raspberry-pi-cctvs
  roles:
     - { role: bitsyai.janus_gateway, ... }

License

GPLv3

Author Information

You can learn more about us at https://bitsy.ai/about/.

Informazioni sul progetto

An Ansible role to install & configure janus-gateway https://github.com/meetecho/janus-gateway

Installa
ansible-galaxy install bitsyai.janus_gateway
Licenza
Unknown
Download
80
Proprietario