@motionbank/acl
v2.1.0
Published
Manage ACL records
Downloads
14
Readme
acl
Manage ACL records
About
A cote responder to manage ACL records.
Run
Execute bin/run.js
from the root of the repo.
Get ACL record
socket.emit('acl:get', {
id: '<RESOURCE ID>'
}, acl => console.log(acl))
Configure
You can set the following environment variables:
NAME=ACL # Name of the cote responder
KEY=null # Cote key
NAMESPACE=null # Cote namespace
Docker
Available docker image: motionbank/ms-acl:latest
License
:copyright: 2020 Mainz University of Applied Sciences (Motion Bank Project) – Released under the MIT license