Guide to running RNSD
as a service under linux
#742
easytarget
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I recently set up a 'permanent' RNode+SBC transport server in my apartment, and thought I'd document how I went about setting up
RNS
as a daemon service for this.There are already some instructions on running as a service in the documentation; I differ slightly from them although the goal is the same, run the RNS service from a user account in the background. Make it easy to reconfigure and upgrade.
https://gist.github.com/easytarget/897f704d52dcb70788b3b11f24bbc8c1#file-rnsd-service-linux-md
The procedure has been tested on a RP3a, and a RV64 based MangoPI SBC. The doc coveres building the cryptography wheel for the risc-v architecture in an appendix. It should be suitable for relative linux novices.
I did consider posting this here as a 'how-to' but that seemed a bit premature, please see my Gist (link above) for the details, and discuss there or here if you spot errors, have comments, etc.
Beta Was this translation helpful? Give feedback.
All reactions