Thread
Stories related to "FreeBSD Virtual Data Centre with Potluck – DevOps and Infrastructure as Code" across the full archive.
This is a fantastic way to manage bhyve virtual machines running under FreeBSD. OpenBSD now works quite well and bsd.rd can run fine in FreeBSD 10.1-BETA1 and later. Prior to 10.1, bsd.rd from OpenBSD would not run.
Traditionally, Open Source Software (OSS) software has had a reputation for being hard to install and brittle to maintain.
And rightly so. That ./configure && make && make install command very rarely went as a smoothly as you’d like it to. Nevermind the hours you’d pour over "the documentation" t...