Tag: container

Articles with tag container

Self-hosting your Mastodon media with SeaweedFS

Self-hosting your Mastodon media with SeaweedFS

FreeBSD
9 min read

A practical guide to boosting Mastodon performance by self-hosting your media with SeaweedFS. Configure a fast, S3-compatible storage backend to efficiently handle your instance's files and take full control of your data.

Read More
Migrating from VM to Hierarchical Jails in FreeBSD

Migrating from VM to Hierarchical Jails in FreeBSD

FreeBSD
9 min read

A detailed walkthrough of migrating from FreeBSD VMs to a hierarchical jail setup using BastilleBSD, optimizing resource usage and simplifying management without sacrificing isolation.

Read More
That Old NetBSD Server, Running Since 2010

That Old NetBSD Server, Running Since 2010

NetBSD
5 min read

A retrospective on a NetBSD server set up in 2010 under tight deadlines, running almost untouched for over a decade on consumer-grade hardware-proof of the OS's remarkable stability.

Read More
FreeBSD - assign OVH failover IPs to FreeBSD Jails

FreeBSD - assign OVH failover IPs to FreeBSD Jails

FreeBSD
4 min read

OVH (and Soyoustart, of course) network seem to be configured in a "strange" way and setting failover IPs isn’t always as straightforward as you...

Read More
Rotating Docker log files

Rotating Docker log files

2 min read

Sometimes containers log a lot of things, and the logfile can become huge. This happens because containers aren't supposed to run for a long time but...

Read More