
Distributed Edge Mini cloud
Mini cloud system
Overview
A single, multi-arch Docker image that bundles and orchestrates:
Nextcloud (self-hosted file sync & share)
Grafana (metrics dashboards)
Prometheus (metrics collection)
Jupyter Notebook (interactive Python notebooks)
Samba (SMB file shares)
Custom LLM UI (your chat interface)
Static websites (your website/ and chat-ui/ folders)
Built for both linux/amd64 and linux/arm64.
Details
Once started, your services are available.
All-in-one container
Persistent data
Multi-arch support
Private LLMs and data sharing feature
You can override defaults via environment variables:
NC_ADMIN / NC_PASS – Nextcloud admin username & password
TZ – Container timezone (default: Europe/Skopje)
More details on the Github documentation (link provided below)