Self-Hosting Caddy HTTP Basic Authentication (basicauth) What is HTTP Basic Authentication? When visiting a website, protected with Basic Auth the browser will prompt the user to enter a username and password before any recourses are loaded.
Self-Hosting How to Self-Host Plausible Analytics with Docker What is Plausible? 'Plausible is a lightweight and open-source website analytics tool. No cookies and fully compliant with GDPR, CCPA and PECR. A simple, lightweight (< 1 KB), open source
Self-Hosting Caddyfile Advanced Setup Our Caddy Setup Guide can be found here. What will be covered? HTTP Headers Custom Certificates Using an alternative ACME Certificate Autority (ZeroSSL) File Server Headers What are headers? HTTP
Other Security Headers What are headers? HTTP headers are name or value pairs that are displayed in the request and response messages within the message header for HTTP. These Headers can be to
Self-Hosting Caddy v2 Reverse Proxy Simple Setup Guide What is Caddy? Caddy has a wide range of use cases including: Web Server Reverse Proxy Sidecar Proxy Load Balancer API Gateway Ingress Controller System Manager Process Supervisor Task Scheduler
Self-Hosting Self-Host Bitwarden with Docker Compose and backups Bitwarden is a very popular password manager. It has the benefits of having E2E encryption and being open source allowing anyone to Self-host. It's worth giving this one a think
Self-Hosting Nextcloud 20 install with Docker Compose on Ubuntu 20.04 Nextcloud is open source software that allows anyone to self-host their own private storage. This guide is aimed at Ubuntu 20.04 but it will work with most Linux distros.
Networking Get Google Speaker Groups and Sonos to work on separate VLANs If you have made the smart decision of placing IoT devices on a separate VLAN you may notice that Google Speaker Groups, Sonos and many other systems do not work.
Self-Hosting Setting up Nginx Proxy Manager with Docker Compose What we'll do: Install docker Setup Nginx Proxy Manager This guide is aimed at Ubuntu/Debian systems. Why: To run multiple services over the same port a reverse proxy service
Other Don't Copy Paste into terminal When you see a shell command on the Internet, do not copy it into your terminal. Modern JavaScript Clipboard APIs allow a website to overwrite what is added to the
Cloud Hosting a Static Website for Free What's a static site? This is where the webserver is not required for any back end processing such as for contact forms or login pages. It simply servers HTML, CSS
Top Pi-hole Blocklists Text File: https://cdn.cyberhost.uk/pihole/blocklist.txt Malware, Phishing, Fraud and Drugs URL https://phishing.army/download/phishing_army_blocklist_extended.txt https://phishing.army/download/phishing_army_
Top Domains to Whitelist on Pi-hole The best domains to whitelist/allowlist on your PiHole or AdGuard Home.
Networking Force Chromecast and Google Home to use Pi-hole on pfSense What we'll do: Forward all DNS requests to Pi-Hole Also known as DNS Hijacking Why? Even when setting your DNS servers within DHCP, Google IoT devices such as the Chromecast
Self-Hosting Pi-hole and DoH quick install with docker compose What we'll do: Install Docker PiHole Setup DoH (DNS Over HTTPS) What you need: Raspberry Pi or Ubuntu/Debian Box Outcome: Network wide ad block Encrypted DNS using DoH This