Available Services
Available Services
Section titled “Available Services”Quick reference for service modules. See Services Guide for creating custom services.
Service List
Section titled “Service List”Always included - RaspiOS kernel, NetworkManager, SSH, network bridges
- Location:
images/debian/services/base/
Incus virtualization - Containers and VMs with KVM
- Dependencies: None
- Command:
./bin/autobuild --image debian/qemu
docker
Section titled “docker”Docker Engine - Portainer + Watchtower
- Dependencies: None
- Access:
https://raspberry-ip:9443(Portainer) - Command:
./bin/autobuild --image debian/docker
Home Assistant OS - VM with Zigbee auto-detect
- Dependencies: qemu
- Access:
http://raspberry-ip:8123 - Command:
./bin/autobuild --image debian/qemu+haos
openwrt
Section titled “openwrt”OpenWrt router - Container with advanced routing
- Dependencies: qemu
- Access:
http://192.168.10.1(LuCI) - Command:
./bin/autobuild --image debian/qemu+openwrt
hotspot
Section titled “hotspot”WiFi access point - Auto-detects wlan0/wlan1
- Dependencies: None
- SSID:
RaspberryPi-5G(password:raspberry) - Command:
./bin/autobuild --image debian/hotspot
Resource Requirements
Section titled “Resource Requirements”| Service | RAM | Disk | Special Hardware |
|---|---|---|---|
| base | 500MB | 2GB | - |
| qemu | +100MB | +500MB | - |
| docker | +200MB | +1GB | - |
| haos | +4GB | +32GB | Optional: USB Zigbee |
| openwrt | +100MB | +500MB | Optional: Dual NIC |
| hotspot | +50MB | +100MB | WiFi adapter |
Common Combinations
Section titled “Common Combinations”# Home server./bin/autobuild --image debian/docker
# Virtualization platform./bin/autobuild --image debian/qemu+docker
# Network router + WiFi./bin/autobuild --image debian/qemu+openwrt+hotspot
# Home automation./bin/autobuild --image debian/qemu+haos
# Full stack (requires 8GB RAM)./bin/autobuild --image debian/qemu+docker+openwrt+hotspot+haosService Details
Section titled “Service Details”For detailed information: