project
| project |
| name |
status |
category |
source |
created |
updated |
description |
tags |
| Ice Host |
active |
infrastructure |
live-verification |
2026-04-19 |
2026-04-19 |
Ice control plane host (Raspberry Pi 4) running OpenCode and utility services |
| infrastructure |
| ice |
| control-plane |
| opencode |
|
|
Ice Host (192.168.50.197)
Control plane node running on Raspberry Pi 4 with Ubuntu 25.10 (aarch64).
Services
Systemd Services
| Service |
Status |
Port |
Purpose |
opencode-web.service |
Active/Enabled |
4096 |
OpenCode web interface |
docker.service |
Active |
- |
Docker Engine |
Docker Containers
| Container |
Image |
Status |
Purpose |
| camofox |
camofox:aarch64 |
Up 3 days |
Camofox utility service |
Not Running
- Nanobot — Previously planned AI agent, never deployed
- App Factory — Config exists in
homelab/ice/ but not currently running
Configuration
- OpenCode config:
homelab/ice/opencode.json
- App Factory:
homelab/ice/ (memoir.json, oh-my-opencode.json, systemd/)
Key Facts
- No Docker socket available for Komodo Periphery
- OpenCode runs via systemd (not Docker)
- Minimal host — focused on OpenCode and lightweight services
Related