Page 1 of 1

Unable to Configure LogicalDoC Server Bootstrap

Posted: Wed Mar 16, 2022 3:57 am
by Datsys100
Howdy,
I am using LD CE 8.6.1 on Ubuntu 0.04 LTS Desktop. Going through the Post Installation to configure LD for bootstrap but when I use this -
cp /LogicalDOC/bin/logicaldoc-all.service /usr/lib/systemd/system - I keep getting error file or directory not found. I suspected it was due to the CE doesn't create a directory "LogicalDOC" but instead it creates "LogicalDOC-Community". However even when I try using cp /LogicalDOC-Community/bin/logicaldoc-all.service /usr/lib/systemd/system I still get a similar no such file or directory found.

Could someone tell me what is the correct command for the copy so that I can get the service to the systemd?