Self-hosting Git Repositories with Gitea

Published at July 19, 2019 ·  10 min read

Gitea is git repository server that is open source, light weight, and includes just as other git services. GitHub is one of the primary places on the Internet to share source code, and many projects store their code there. Gitea shares many of the features you would find on Github and you can easily self-host it. In this tutorial we’re going to setup Gitea using Docker and will expose it to the Internet using Packetriot....

Using Fathom for Site Analytics

Published at May 14, 2019 ·  3 min read

Fathom is an opensource website analytics application that you can self-host or pay for managed hosting. It provides enough information to allow you understand key metrics about the traffic flowing to your website. Some features you might expect, like IP addresses of visitors, geo-location, and user-agent strings, are not available because it’s a privacy focused analytics system. But that’s not a defect, it’s a feature, especially in an online world where privacy is becoming more important to users....