Webhook Runner for Github

0
Comments
Webhook Runner for Github

React to GitHub webhook events and run custom scripts on your server. This is useful if you want to setup simple continuous integration and\or deployment.

Read further...

Nginx Log Analytics - Get Insights From A Static Website

0
Comments
Nginx Log Analytics - Get Insights From A Static Website

A simple console application to analyze Nginx log files and visualize the results. It gives you a top-level overview of the website performance (views per day, views per week, top-performing pages, etc) and nothing more. It's written in .NET Core 3.1 and can be deployed as a self-contained application (no need for a .NET runtime)

Read further...