Posted on October 10, 2022
| 1 minutes
| 89 words
| Stefano Marinelli
FreshRSS, an excellent and complete feed aggregator, is the first service we’ve been deployng and is already waiting for your registration.
[Read More]
Posted on July 18, 2022
| 2 minutes
| 275 words
| Stefano Marinelli
FreeBSD and Caddy play very well together for static websites/reverse proxies but we often need to serve dynamic websites. Adding PHP is quite easy.
[Read More]
Posted on February 5, 2022
| 7 minutes
| 1281 words
| Stefano Marinelli
Many Linux users are asking how we’re migrating to FreeBSD, how jails can replace lxc or (in part) Docker, and how we’re monitoring and performing backups/restores.
[Read More]
Posted on January 24, 2022
| 9 minutes
| 1800 words
| Stefano Marinelli
We started a complex, continuous and not always linear operation, that is to migrate, where possible, most of the servers from Linux to FreeBSD. Here’s why.
[Read More]
Posted on January 14, 2022
| 3 minutes
| 512 words
| Stefano Marinelli
Sometimes you want (or need) to assign a public OVH failover IP address to a FreeBSD jail but there’s not much documentation on how to do it inside a jail.
[Read More]
Posted on November 3, 2021
| 5 minutes
| 933 words
| Stefano Marinelli
Alpine Linux and lxd are perfect together, especially if combined with a good file system. Let’s see how to install them on a btrfs file system.
[Read More]
Posted on September 21, 2020
| 3 minutes
| 431 words
| Stefano Marinelli
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.
[Read More]
Posted on September 7, 2020
| 4 minutes
| 672 words
| Stefano Marinelli
What I’ll be describing now is another kind of setup, based on two containers, and it will help you to understand some of the features of Docker.
[Read More]