Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 551 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 551 Bytes

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.