Matthias Liffers@social.tthi.astoMechanical Keyboards@lemmy.ml•the best first split keyboard
0·
2 months agoI started with an Afternoon Breeze (https://www.afternoonlabs.com/breeze/). I have since built a Sofle RGB (https://josefadamcik.github.io/SofleKeyboard/build_guide_rgb.html), with a second Sofle RGB planned to leave at the office.
Like some others, I have separate storage and compute servers.
The data directory is an NFS share on my storage server and I run Nextcloud in docker on my compute server.
I have the NFS share defined as a volume of type nfs in the docker compose, mounted to /var/www/html/data. Nextcloud itself just treats it like a local directory.