Installing Docker Compose on OpenWrt Router (NanoPi R5C)

Installing Docker Compose on OpenWrt Router (NanoPi R5C)

NO.1 Docker Compose Recommended version of OpenWrt comes with Docker by default Docker version is 24.0.7 Click on System – Terminal Enter your username and password Command line to check Docker version docker –version Installing Docker Compose requires a terminal Reference Article 《OpenWrt Router (NanoPi For NAS All In One R4S): Setting up SSH and … Read more

Expanding Docker Disk Space and Using Docker on OpenWrt for NanoPi R2S

Expanding Docker Disk Space and Using Docker on OpenWrt for NanoPi R2S

NO.1 Content Correction First, the firmware recommended in the previous article needs to be corrected. Reference Article <<OpenWrt Router (NanoPi For NAS All In One R2S): Firmware Installation and Expansion (Squashfs)>> The author sirpdboy provides a free version of the firmware, which can install Docker and Docker Compose, but cannot install Dockerd. Therefore, you can … Read more

Raspberry Pi 4B Guide: Setting Up Your Own Private Cloud Storage

Raspberry Pi 4B Guide: Setting Up Your Own Private Cloud Storage

Introduction It has been almost a month since I unboxed the Raspberry Pi 4B. During this time, I have tried running several services on the Raspberry Pi. Overall, the 8GB version’s memory is indeed excessive; except for once when I built an aarch64 architecture Docker image, the memory usage peaked at 40%, while at other … Read more

How to Deploy Talebook E-Book Library on CasaOS Orange Pi Zero3 with Local Docker and Remote Access

How to Deploy Talebook E-Book Library on CasaOS Orange Pi Zero3 with Local Docker and Remote Access

Introduction This article mainly introduces how to use Docker to locally deploy the Talebook e-book management system on the Orange Pi Zero3 with CasaOS light NAS system, and combine it with cpolar for remote management of local books and online reading. No public IP is required, and there is no need to set up the … Read more

Easy Management Tools for Home Servers

Easy Management Tools for Home Servers

Tool Name: Runtipi Tool Type: Computer Software Function Overview: Runtipi is a home server software designed for everyone; it sets up with a single command and allows one-click installation of self-hosted applications; based on Docker, it comes with a simple web interface for easy management of various services. Is it Paid: Free Specific Functions: 1. … Read more

Complete Guide to the Shiguang Dock N3: A Versatile NAS for Downloading, Home Server, and Cloud Integration

Complete Guide to the Shiguang Dock N3: A Versatile NAS for Downloading, Home Server, and Cloud Integration

Hi everyone, I am Xiao Shi Jun When it comes to NAS, the first reaction for many is that it’s expensive and hard to use, but the Shiguang Dock N3 is designed to address these pain points. It is user-friendly and cost-effective, a lightweight NAS under 500 yuan that can back up photos and files … Read more

The Ultimate Home Server Operating System: Unraid from Scratch

The Ultimate Home Server Operating System: Unraid from Scratch

When building a home server, choosing the right operating system can be overwhelming. Many options are either too complex to set up and manage, or too limited to tweak according to your needs. After years of experimentation—from setting up a basic, headless Ubuntu server from scratch, to trying user-friendly options like CasaOS, and even dabbling … Read more

How to Build Your Personal Home Server

How to Build Your Personal Home Server

Previously, I shared a lot of content about “home servers,” but some friends feedback that the information was too scattered, leading to many questions after reading. Therefore, I organized the entire process of building a home server and shared my experiences with everyone: Step 1: Choose Hardware The threshold for a personal server is lower … Read more

Mastering Your Raspberry Pi: A Deep Dive into Raspberry Pi Server

Mastering Your Raspberry Pi: A Deep Dive into Raspberry Pi Server

Raspberry Pi is a popular single-board computer widely used for education, development, and prototyping. However, when using Raspberry Pi for GPIO control, many developers often face a challenge: writing, maintaining, and scheduling custom scripts. This not only increases development difficulty but can also lead to unnecessary errors. To address this issue, raspberry-pi-server was born. It … Read more

Installing Home Assistant OS Smart Home System on HomeLab Development Board (ARM64) [PVE]

Installing Home Assistant OS Smart Home System on HomeLab Development Board (ARM64) [PVE]

NO.1 HA Smart Home Successfully imported PVE Home Assistant Attempted to use TF card to flash the entire Home Assistant system (with the most complete functionality) However, there are the following issues The HA system needs to be re-flashed when issues occur TF card damage MQTT and database need to be deployed on separate servers, … Read more