Skip to content

Simple provision of a Janus WebRTC Gateway into a Debian machine

License

Notifications You must be signed in to change notification settings

oscarvadillog/vagrant-janus-debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-janus-debian

vagrant-janus-debian is a simple vagrant project that simplifies the provision of a Janus WebRTC Gateway into a Debian machine. It can be useful if you want to prepare this kind of scenario quickly.

Components:

  • Vagrant Box: debian/jessie64
  • Janus WebRTC Gateway version: master

Requirements:

  • VirtualBox 5.0.*
  • Vagrant 1.8.*

Usage:

Install vagrant-vbguest plugin. It installs the host's VirtualBox Guest Additions on the guest system.

vagrant plugin install vagrant-vbguest

Create and configure the machine:

vagrant up

Now, you are ready to play with your Janus

service janus status

Here the output:

janus.service - LSB: Janus
   Loaded: loaded (/etc/init.d/janus)
   Active: active (running)

License

MIT

About

Simple provision of a Janus WebRTC Gateway into a Debian machine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages