crosstech-impl-docker-aec-stack
Installation
SKILL.md
crosstech-impl-docker-aec-stack
Quick Reference
| AEC Service | Base Image | Exposed Port | Memory Limit | Disk |
|---|---|---|---|---|
| IfcOpenShell worker | continuumio/miniconda3:24.7.1-0 |
8000 (internal) | 4GB | 1GB |
| web-ifc worker | node:20-slim |
3000 (internal) | 2GB | 500MB |
| QGIS Server | qgis/qgis-server:ltr |
80 | 1GB | 5GB |
| Speckle Server | speckle/speckle-server |
3000 | 4GB total (6 services) | 20GB |
| n8n | n8nio/n8n:latest |
5678 | 1GB | 1GB |
| PostgreSQL | postgres:16-alpine |
5432 | 1GB | 10GB |
| Redis | redis:7-alpine |
6379 | 256MB | -- |
| MinIO | minio/minio:latest |
9000/9001 | 512MB | 50GB+ |
Full stack minimum (without ERPNext): 7 cores, 10GB RAM, 68GB disk.