NGINX Proxy Manager [Link] is an open-source tool that allows you to easily manage and configure NGINX servers for: A […]
OpenWRT as LXC in Proxmox
OpenWrt [Link] was originally created as an open-source lightweight firmware for embedded devices such as routers and network-attached storage devices. […]
Why and How to use TurnKey Core Linux
TurnKey Core is the base operating system for all TurnKey GNU/Linux solutions [Link]. It’s based on Debian and is the […]
Desktop as a Service (DaaS) with Kasm Workspaces
Kasm Workspaces is an web-native open-source “Container Streaming Platform” [Link]. What that really means? KW used Docker and the technology […]
Deploying a Self-Hosted Open-Source Password Manager with Passbolt
Passbolt’s CE (Community Edition) is an enterprise grade open-source [Link] multi-platform [Link] password manager. It is a great alternative to […]
Kubernetes Demo: Namespace + Secret + Deployment + Service + Ingress
In this post I will walk through all the steps of deploying a containerized web application and all the required […]
Running K3s (Kubernetes) Locally on Ubuntu 22.04
K3s is a free and open-source [Link] fully certified Kubernetes-compliant distribution [Link]. It is offers a simplified Kubernetes deployments and […]
Running K8s (Kubernetes) Locally with Minikube on Ubuntu 22.04
Minikube is a free open-source solution that creates a single node Kubernetes cluster [Link]. See also the official documentation at […]
Deploying an S3 Compatible Block Storage Server with MinIO
MinIO [Link] is an open source [Link] high performance object storage API written in GO compatible with Amazon S3 cloud […]
Setting Up a Private CDN with Varnish HTTP Cache on Ubuntu
Varnish HTTP Cache is a dedicated opensource application for caching HTTP requests made by the client to the server. It […]