ASAkash Sinblog.akkupy.com·Sep 24, 2023 · 4 min readPi-Hole On DockerIntroduction Pi-Hole is a network-wide Ad Blocking based on a DNS filter. It can also act as a DHCP server. Pi-Hole Installation Method: 1 (Auto) Run the following script wget -qO- https://raw.githubusercontent.com/akkupy/Homelab/main/scripts/ins...00
ASAkash Sinblog.akkupy.com·Sep 24, 2023 · 2 min readSelf Signed SSL Certificate Generation.Private CA and self-signed certs that work with Chrome This method is for testing and development only. The vast majority of users should not use this method, as it requires loading a cert on each of your devices, which is both error-prone and requir...00
ASAkash Sinblog.akkupy.com·Sep 23, 2023 · 7 min readNginx Proxy Manager On DockerIntroduction Nginx Proxy Manager (NPM) is an easy way to accomplish reverse proxying hosts with SSL termination and as the author puts it "It has to be so easy that a monkey could do it". Screenshot Installation Pre-Installation Steps Folder Setup ...00
ASAkash Sinblog.akkupy.com·Sep 23, 2023 · 3 min readTailscale on RaspberryPi 4Introduction Tailscale lets you easily manage access to private resources, quickly SSH into devices on your network, and work securely from anywhere in the world. Installation Install with one command : curl -fsSL https://raw.githubusercontent.com/ak...00
ASAkash Sinblog.akkupy.com·Sep 23, 2023 · 4 min readHomeLab On Raspberry Pi 4This Article is a collection of steps for hosting a variety of server applications using Docker and Portainer on RaspberryPi. Prerequisite Raspberry Pi 4 Micro SD Card Heat Sink Power Supply Rpi4 Case With Fan Micro HDMI to HDMI(Optional) Exte...00