Homelab Self-Hosted SSO with Authelia and NGINX Secure all of you self-hosted services with one login page using Authelia, an SSO portal to authenticate all your services behind an NGINX reverse proxy.
Electronics Internet Connection Sharing on Windows 10 for Raspberry Pi You can share your Windows laptops Wi-Fi connection with a Raspberry Pi over ethernet using Internet Connection Sharing. These are the steps.
Embedded Button debouncing on AVR microcontrollers Often when working with microcontrollers, it is necessary to interface with buttons of many kinds. One thing that needs to be considered is no switch or button switches from one
Embedded Using tinyAVR 1-Series AVRs with pyupdi Recently while browsing Digikey, I came across a new-to-me AVR microcontroller, the ATtiny1616 (Datasheet here). It has impressive specs and an extremely reasonable price (less than $1.50CAD in single
Homelab Koel Music Server Ubuntu 16.04 Install Guide Koel is a selfhosted music streaming service written in PHP and javascript with vue and laravel. This guide will go through the process of installing Koel on Ubuntu server 16.04 running under an NGINX webserver with a MariaDB sql database. Before we start,
Homelab NGINX: The Ultimate Web Server for Self Hosting NGINX vs Apache, while they both have their pros and cons, one stands out clearly for self hosting - NGINX. There are a few key reasons for this including the
Electronics DIY ThinkPad Charger I recently bought a used Lenonvo T440s. I got it for a good deal but there with a few issues: No charger included Missing trackpoint nub Missing an arrow key First thing I did after ordering the laptop was order a new Thinkpad charger.
Homelab NGINX vs Apache: A Homelabbers Opinion NGINX vs Apache, often debated and rightly so. Both these popular web servers have their many strong point as well as weaknesses. It's up to you to decide what you think is the best for your application. When trying to decide, you have to
Embedded Atmel Studio for Linux Unfortunately, if you've done some searching, you may have found out that Atmel's IDE, Atmel Studio is windows only. There is no official Atmel Studio linux. The best alternative I