Posts from '2023'
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 →