Skip to content

Senior Assisting Video & Audio Communication System

License

Notifications You must be signed in to change notification settings

yanorei32/savacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAVACS 0.0.3

Senior Assisting Video & Audio Communication System.

How to up the server

cd savacs-server
docker-compose up -d --build

How to down the server

cd savacs-server
docker-compose down

How to clean the server

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.