mms on Nostr: #freebsd folks. I'd like your opinion. I (now) have a jail with just nginx, which ...
#freebsd folks. I'd like your opinion.
I (now) have a jail with just nginx, which will serve a few static sites.
do I create dedicated zfs datataset and mount it under /usr/www? I guess so. I guess that dataset per site is preferable :-)
How would then proceed to rsync to that? Rsync on host (so, to /usr/local/jail/...) or directly to jail with nginx? Or would you use zfs-send?
I (now) have a jail with just nginx, which will serve a few static sites.
do I create dedicated zfs datataset and mount it under /usr/www? I guess so. I guess that dataset per site is preferable :-)
How would then proceed to rsync to that? Rsync on host (so, to /usr/local/jail/...) or directly to jail with nginx? Or would you use zfs-send?