zoneminder/web/api
Isaac Connor d716d1d686 Merge branch 'release-1.34' 2020-07-20 16:25:41 -04:00
..
app Merge branch 'release-1.34' 2020-07-20 16:25:41 -04:00
lib/Cake
.editorconfig
CMakeLists.txt
CONTRIBUTING.md
README.md
build.properties
build.xml
composer.json
index.php

README.md

ZoneMinder API

This is the ZoneMinder API. It should be, for now, installed under the webroot e.g. /api.

app/Config/database.php.default must be configured and copied to app/Config/database.php

In adition, Security.salt and Security.cipherSeed in app/Config/core.php should be changed.

The API can run on a dedicated / separate instance, so long as it can access the database as configured in app/Config/database.php