Skip to content

vovakaplenko/videochat

Repository files navigation

Build Status

Architecture:

Architecture

Start docker-compose

docker-compose up -d

Build static

Before development, you need to build static (html, sql). Please see .travis.yml

Test in browser

Open http://localhost:8081/chat in Firefox main and an Anonymous window; Login as admin:admin in main window and as nikita:password in the Anonymous window. Create chat in main window and add nikita there.

Generating password

sudo yum install -y httpd-tools

# generate password
htpasswd -bnBC 10 "" password | tr -d ':'

About

Yet another Zoom/Skype/Jitsi/RocketChat/Discord/OpenMeetings/BigBlueButton/etc... killer

Resources

Stars

Watchers

Forks

Packages

No packages published