I'm trying to switch from Ubuntu Server using LXD (shiny, polished Linux Containers) to FreeBSD with Jails for my server, and I'm trying my darnedest to replicate what I like about LXD. So far, I see there's more work in setting up jails and a deeper understanding of BSD that I haven't acquired, but diving in blindly is sometimes what I do to learn. So far, it seems jails have checked all the boxes for me, except there isn't a lot of info on jails getting their own networking stack, whereas LXD does offer that out of the box. I've read some places saying using VIMAGE is still very experimental and I want to know if anyone has done that and what their experience is? And if they did do this, did they do if_bridge or netgraph and which one they find better?
PS- this is a home server that I run Nextcloud, Plex, SAMBA and a separate container for my web development dabbling. I'm experimenting with all of this in VirtualBox right now since my old desktop gets WAY too hot when compiling code
PS- this is a home server that I run Nextcloud, Plex, SAMBA and a separate container for my web development dabbling. I'm experimenting with all of this in VirtualBox right now since my old desktop gets WAY too hot when compiling code