Install Hugo on Ubuntu 24.04 / Debian 13
Hugo builds entire websites in milliseconds. Where Jekyll and Gatsby take seconds (or minutes) to compile, Hugo finishes…
Hugo builds entire websites in milliseconds. Where Jekyll and Gatsby take seconds (or minutes) to compile, Hugo finishes…
Managing Ansible playbooks across teams gets messy fast when everyone runs them from their own terminal. Semaphore gives…
Managing an OpenLDAP directory from the command line gets tedious fast, especially when non-technical staff need to reset…
An OpenLDAP server without TLS is sending credentials in cleartext across your network. Every bind operation, every password…
OpenLDAP is the go-to open source LDAP server when you need centralized authentication without the overhead of FreeIPA…
Apache Guacamole gives you browser-based access to your servers through RDP, VNC, SSH, Telnet, and even Kubernetes pods,…
October CMS is a Laravel-based content management system designed for developers who want a clean, modular platform without…
Mattermost is an open-source, self-hosted messaging platform built as an alternative to Slack and Microsoft Teams. It gives…
Nginx with PHP-FPM is the fastest way to serve WordPress. Unlike Apache with mod_php (where every Apache process…
GitLab Runner is the agent that picks up CI/CD jobs from your GitLab instance and executes them. Without…
Most teams get GitLab installed and never touch the CI/CD side because the docs dump too much theory…
Running your own GitLab instance gives you full control over your source code, CI/CD pipelines, container registry, and…