Enhance README and build scripts for hardware-specific optimizations

- Updated README.md to clarify development setup for macOS/Docker and added production build instructions for specific hardware.
- Introduced new build scripts for optimized OS images targeting Start9 Server Pure, HP ProDesk 400 G4 DM, and Dell OptiPlex.
- Enhanced Dockerfile to specify platform compatibility and improved Alpine profile for Archipelago builds.
- Updated configuration files and init scripts to support new hardware profiles and ensure proper service management.
This commit is contained in:
Dorian
2026-01-31 19:47:52 +00:00
parent 7069b20064
commit ba1a7bd3f6
40 changed files with 4780 additions and 85 deletions

View File

@@ -54,6 +54,11 @@ Archipelago is a next-generation Bitcoin Node OS built on Alpine Linux with Podm
- **Size**: ~130MB (vs 1.5GB+ for Umbrel)
- **Security**: Hardened kernel, minimal attack surface
- **Multi-arch**: ARM64 (Raspberry Pi) and x86_64 support
- **Hardware Profiles**: Optimized builds for specific hardware
- Start9 Server Pure (Intel i7-10710U, NVMe)
- HP ProDesk 400 G4 DM
- Dell OptiPlex
- Generic x86_64
### 2. Container Orchestration Layer