How we are migrating (many of) our servers from Linux to FreeBSD - Part 3 - Proxmox to FreeBSD 6 months ago 9 min read freebsdproxmoxalpinebackupbhyvecontainerdatadockerfilesystemshahardwarehostingjaillinuxlxcnetworkingovhrecoveryrestoreserversnapshotsvirtualizationwebzfsmikrotik This is the story of a successful migration from Proxmox to FreeBSD. VMs, LXC containers and services are now running on the new server.
Deploying a piece of the Fediverse 8 months ago 12 min read fediversemastodonakkomapleromarebasedsoapboxfreebsdlinuxdockergotosocialelkmanganetwitterfacebooksocialhostingserverwebpixelfedfunkwhalepeertube The Fediverse is composed by thousands of servers (instances). I’ve started to explore the different software solutions. Here’s what I’ve found out.
Installing Mastodon inside a FreeBSD jail 10 months ago 3 min read freebsdmastodonfediverseakkomacontainerhostingjailnetworkingpleromaservertutorialweb This time I decided to install Mastodon on a FreeBSD jail, managed by BastilleBSD. I'll describe a simple, one jail installation, with the related rc files.
Docker-ize your Services - Part 3 - docker-compose 3 years ago 2 min read dockercontainerlinuxnetworkingsecurityserverwebhosting docker-compose allows you to define a set of containers in a single file. They will be in their “namespace” and can be linked and tied together.
Docker-ize your Services - Part 2 - Web Server 3 years ago 2 min read dockertutorialcontainerhostinglinuxserverweb We can use docker both for static and dynamic websites. We have a wide choice of images - and we can even create our own.