Posts tagged with 'appjail'
How to install Jellyfin and Jellyseerr using Overlord
After a hard day, you get home, turn on the TV, open Netflix, and watch a movie. However, you're an avarage IT nerd who needs to work a lot harder with your computer (right?), so you come to the conclusion that there's this amazing project called Je ... read more →
Overlord: Deploy jails as fast as you code
When AppJail, a BSD-3 licensed open source framework entirely written in sh(1) and C to create isolated, portable and easy to deploy environments using FreeBSD jails that behave like an application, was created, my intention was to test ports so as n ... read more →
How to Install Gitea on FreeBSD Using AppJail Director
Managing our development projects is very easy nowadays, there are so many services to choose from, some with less or more features, but there is an open source project, self-hosted, with so many features that can be installed in a few minutes and t ... read more →
Python With Appjail | FastAPI
In any development project, you usually have to worry about many components: databases, dependencies, configurations, network settings and so on. Things can get too complicated when you need to transfer your project to another colleague or, even wors ... read more →