项目作者: yanorei32

项目描述 :
Senior Assisting Video & Audio Communication System
高级语言: PHP
项目地址: git://github.com/yanorei32/savacs.git
创建时间: 2018-07-01T13:27:28Z
项目社区:https://github.com/yanorei32/savacs

开源协议:BSD 2-Clause "Simplified" License

下载


SAVACS 0.0.3

Senior Assisting Video & Audio Communication System.

How to up the server

  1. cd savacs-server
  2. docker-compose up -d --build

How to down the server

  1. cd savacs-server
  2. docker-compose down

How to clean the server

  1. docker volume rm savacsserver_contents savacsserver_db

NOTE

savacs-server/web/app/api/debug_*, savacs-server/web/app/api/admin_* and savacs-server/web/app/api/registration_photostand.php are dangerous.
It is recommended to prohibit access.