Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 394 Bytes

readme.md

File metadata and controls

22 lines (11 loc) · 394 Bytes

UBA Viewer

Supports globally accessible presenter viewing of UBA http-server mode

Installation

Setup database

Create mysql/mariadb database and record database name, username, and password

Create tables using docs/tables.sql

Setup log directory

chmod 777 log

Setup code

Copy config.sample.php to config.php

Modify database name, username, and password in config.php