Update README.md
This commit is contained in:
parent
ed5f9a1d0f
commit
2a95101d3d
@ -7,6 +7,8 @@ This will not work without exactly the right database schema which is out of sco
|
|||||||
* create certs: `chmod 700 create_certs.sh` , `./create_certs.sh`
|
* create certs: `chmod 700 create_certs.sh` , `./create_certs.sh`
|
||||||
* clone sample env `cp .env.sample .env` and specify 1) database creds 2) working directory 3) listening port
|
* clone sample env `cp .env.sample .env` and specify 1) database creds 2) working directory 3) listening port
|
||||||
* run: `node index.js`
|
* run: `node index.js`
|
||||||
|
* navigate to `https://localhost:8080/` to valide it's connectable
|
||||||
|
* open the spreadsheet and specify the target connection
|
||||||
|
|
||||||
additionally, to setup as service
|
additionally, to setup as service
|
||||||
* copy .service file to //etc/systemd/system/ (adjust user/working direct if needed)
|
* copy .service file to //etc/systemd/system/ (adjust user/working direct if needed)
|
||||||
|
Loading…
Reference in New Issue
Block a user