Closed whiteneon closed 3 years ago
That ought to be possible with an invocation of docker to obtain ocat and by specifying the volume accordingly.
Thanks for the assistance. Lack of working knowledge with docker seems to be the culprit. I did get it working using your assistance.
I am pretty new to docker in general so please excuse my ignorance, but is it possible to use the ocat program to add user:key combinations to be loaded from the config volume? When monitoring logs I get error: 'No decryption key for XXX' when a user publishes encrypted location data
From owntracks/recorder github page:
echo "jjolie-iphone s3cr1t" | ocat --load=keys
Or am I way off base here?