💾 Archived View for sergio-101.mywire.org › posts › running-this-server.gmi captured on 2022-07-16 at 13:31:38. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-06-03)
-=-=-=-=-=-=-
" mmm mmmm mmm mmm mmm m mm mmmm mmm mmm # m" "m # # " #" # #" " #" "# # #" "# # # m # # """m #"""" # # # # # # """ # # # # "mmm" "#mm" # "#m"# mm#mm "#m#" mm#mm #mm# mm#mm m # ""
Last updated: 2022-05-08
I first tried getting this site running using the Agate server, but I ended up running into issues, as I have another Rust application running on this server. I tried running it as a Docker image, but ran into another problem. If someone wants to discuss that issue, I am game.
I ended up going with JetForce server. This worked out fine, but to get this running with systemctl, you must add the folloing to your jetforce.service file:
User=pi Group=pi
This is assuming you are running as the user "pi".
Once I got that running, everything ran correctly.
I edit my files in Markdown mode in Emacs, then rsync them to my server.
The post where I found how to run as a service. bN
This server is running on a Raspberry Pi was published on 2022-05-08