Advanced Search
Search Results
221 total results found
Gridfinity Alex BasePlates Layout
The layout of the Alex drawers are 12x7 tiles. Printlist can be: 3x = 4x4 3x = 3x4 or a 1x = 4x5 b 1x = 3x5 c 2x = 3x4 d 1x = 3x3 e 1x = 4x4
Bookstack Proxmox VE Community Script
Installing Bookstack via Proxmox community scripts is very easy. It is installed via this Proxmox VE Community Script: Bookstack. It setups a lxc container with Debian root@lxc-bookstack:~# cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 13 (trixie)" NAME="...
Essen und Trinken
Rezepte, Kochhinweise und praktisches Wissen rund ums Essen, das im Laufe der Zeit gesammelt und verfeinert wurde.
Filokörbchen mit Lachs und Dill-Creme-fraiche
Zubereitungszeit: 40 Min. Schwierigkeitsgrad: ganz einfach Zutaten (für ca. 4 Personen) 3 EL Butter etwas Butter (zum Fetten) 2 Strudelteigblätter (Filo- oder Yufkateig; aus dem Kühlregal, aus 250-g-Packung) 200 g Lachsfilet (ohne Haut) 1 EL Öl Salz Pfeffer ...
Practical architecture for combining Pi-hole and Nginx Proxy Manager
Overview: Roles of Each Component Pi-hole Runs local DNS (port 53) Serves as the DNS resolver for your network Provides local DNS records so devices resolve service names (e.g., home.lab, jellyfin.lab) Does not need to serve HTTP(80) or HTTPS(443) Nginx Prox...
Scripts, Hacks & Snippets
Practical scripts, command snippets, and small technical solutions created to solve specific problems.
Download Patreon Video (mass-download)
To mass download Patreon video you login to pattern and save the cookie first. The easiest way to do is by using Firefox Browser and the cookies.txt extension. Once you have to cookie saved, go and grab the Markdown Content of tha page. A good plugin for this ...
Netbird
Netbird ist eine einfache und sichere Remote-Access-Plattform. NetBird kombiniert ein auf WireGuard® basierendes Overlay-Netzwerk mit Zero-Trust-Network-Access und bietet damit eine einheitliche Open-Source-Plattform für zuverlässige und sichere Verbindungen. ...
Practical architecture for combining AdGuard Home and Nginx Proxy Manager
Below is a clear, actionable, scalable way to combine AdGuard Home with Nginx Proxy Manager that mirrors the reasoning and quality of the Pi-hole + NPM setup you already reviewed — but adapted for the architectural and protocol differences that AdGuard Home in...
Programming
Concepts, patterns, language notes, and programming-related knowledge that goes beyond single scripts or quick fixes.
Angular 20
Syncthing + FileBrowser Quantum
The easiest and most reliable way is to use the Proxmox VE Community Helper-Script, which automates everything (including installing Syncthing from the Debian repo). It creates an LXC with reasonable defaults (~2GB RAM max, 2 cores—fine for large transfers, lo...
Service Runbooks
Practical setup and operational notes for my self-hosted services — covering installation, hardening, proxy configuration, backup integration, and issue resolution. Services with expanding documentation may eventually move into a standalone book.
What Is a Homelab and Why Is It Important?
Definition A homelab is a self-managed IT environment built for experimentation, learning, and controlled operations. It typically consists of: Compute resources (bare metal hosts)StorageNetworkingA virtualization layer A homelab is not defined by size. It ...
Immich LXC Setup with External Storage and Backup Strategy
Overview Immich was installed using the Proxmox Community Scripts, which resulted in a fully functional LXC container without issues.After the initial setup, the container configuration was adjusted to provide sufficient storage capacity for photos and videos...
Restic: High-Availability Backup Strategy for Immich and Syncthing
High-Availability Backup Strategy for Immich and Syncthing (Simplified & Practical Edition – Generic Template) Overview This is a clean, generic template of a proven, simple backup strategy using a dedicated Vault LXC and Restic with REST server. Separate repo...
Restic: Multi-User Syncthing Backup Strategy
Overview This document covers the backup of multi-user Syncthing data from the Syncthing-LXC (ID: 130) via the Vault-LXC(ID: 150). We utilize a single unified Restic repository on the NAS to maximize deduplication across common files shared between users. St...
Monica CRM – Fix mixed content (HTTP assets on HTTPS)
Installation context Monica CRM was installed using the official Proxmox VE Community Script. This means: Monica runs inside a Proxmox LXC container PHP, Apache2, and the directory structure follow the community script defaults Configuration changes (such as ...