An open API service indexing awesome lists of open source software.

https://github.com/valerybugakov/lamassu-server


https://github.com/valerybugakov/lamassu-server

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

Usage
========

Server machine
------------

Generate CA, key and certificate. Load them to updater machine.

```
git clone https://github.com/valerybugakov/lamassu-server.git
cd lamassu-server
./gen.sh YOUR_CNAME_HERE

node server.js DEVICE_ID UPDATER_FILE // (default ./exec.sh)
```