What is n8n and how does it look? Short answer IFTTT-like self-hosted alternative, details? Check https://n8n.io/ How to install? Please note that I am hosting with Raspberry Pi hence the easier to maintenance and configure for me is through docker which mean the image used is arm-based. This tutorial expects that you knew docker and […]
Author: David B
Complete Guide Rasp Pi 4 for NextCloud + Redis + MySQL + Ext NTFS + Nginx Proxy Manager
NOTE: Use below Guide for Raspberry Pi 4 and OS Ubuntu 20.04 (64 bit only). If you are using older hardware <= Raspberry Pi 3 use this guide instead Complete guide NextCloud + External HDD NTFS + Nginx Proxy Manager. If you are looking for self-host-dropbox-like you are coming to the right place, I am […]
Complete guide NextCloud + External HDD NTFS + Nginx Proxy Manager
NOTE: Use below Guide for Raspberry Pi 3. If you are using Raspberry Pi 4 use this guide instead Complete Guide Rasp Pi 4 for NextCloud + Redis + MySQL + Ext NTFS + Nginx Proxy Manager. If you are looking for self-host-dropbox-like you are coming to the right place, I am using Raspberry Pi […]
How to Setup a Forever Free SSH access to Raspberry Pi without port forward
My home ISP is using private IP for internet access meaning I can’t port forward from the router since the public IP actually used by multiple clients / houses meanwhile having dynamic IP cost me double, so my options are using ngrok or dataplicity or reverse tunnel to a VPS a rather expensive yet convenient. […]
Tips and tricks for your Raspberry Pi
Now you have a fresh Raspberry Pi that’s great now what? Here’s my tips to enhance your experience with Raspberry Pi Install unattended-upgrades This will ensure your pi will get the latest security updates this is important if you are going to install VPN (Wireguard) pivpn.io on your Pi, check this blog post I found […]