• 46 Posts
  • 865 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2025

help-circle

  • Look at OP’s history. It’s an LLM that in some other post got entangled into writing limerics for commenters. I started looking for an publicly available iocaine instance but couldn’t find any. So who knows, maybe sending that LLM after San might poison it just a little bit? Even if it would only be in the comment, that would still be a small win

    I get where you’re coming from. But my comment is not a jab at San









  • it’s generally not a good plan to put anything that needs realtime access remote to the device processing it

    So in your opinion putting whole nextcloud_data as NFS mount is also a bad idea? Keep NFS as external storage and/or only user data?

    AIO docker

    It was too blackbox to me. I had some issue and found it hard to debug. fpm+nginx is more my speed
    This BorgBackup app is available only in AIO?


  • You can easily just try it out though

    Yeah, but if that setup leads to problem in a few months, I won’t catch that. That’s why I decided to ask and judging by the other answer, I dodged a bullet here

    Now I’m thinking of setting up something like this. Maybe even in another container? One volume with data bound, one with NFS and a bunch of scripts in entrypoint to rsync(?) between the two on inotifywait. There is lsyncd but it’s been unmaintained for two years now