Terms
Rules change unilaterally
Pricing, storage limits, and content policy are rewritten without your consent, on a schedule that is not yours.
Personal server appliance · v0.1
Starfort runs the services you currently rent — media streaming, file storage, documents, photos — on a machine sitting in your home. One click installs an app. The system handles the containers, networking and storage. You keep the data.
01 / The problem
Moving your digital life to third-party clouds solved multi-device access and sharing. It also handed over ownership. The convenience is real — so is the dependency, and the consequences when it breaks are irreversible.
Terms
Pricing, storage limits, and content policy are rewritten without your consent, on a schedule that is not yours.
Continuity
Acquisitions, sunsets, and retention expirations delete archives that took a decade to accumulate.
Access
An automated flag can sever you from your own photos, documents and mail, with no appeal that reaches a human.
02 / The solution
Starfort keeps the useful half of the cloud and drops the landlord. You work in familiar concepts — apps, files, share this document. Containers, networking and storage stay under the hood.
One command provisions starfortd on your Proxmox VE host. No root SSH, no service to babysit.
Set a password on first boot. The admin panel is served straight from the daemon, on your LAN.
One click creates an unprivileged LXC container, provisions the app, and watches it stay healthy.
03 / Apps
v0 ships the full vertical slice with a single bundled app, proving the whole path from click to running container. The rest of the catalog follows the same lifecycle.
Media streaming for film, series and music.
Drive-style storage that syncs across your devices.
Collaborative editing, without a subscription.
Timeline, albums and face search, on your disks.
04 / Architecture
The daemon that faces you never runs as root. A separate, tightly scoped helper is the only component allowed to touch the hypervisor.
Your hardware, your hypervisor, your disks.
HTTP API, auth, state, telemetry, embedded admin panel. Runs as its own user.
The only privileged binary. Validates the request, then calls pct. Nothing else.
One app per container, on your LAN bridge with DHCP. Reachable directly.
05 / Status
Starfort is early and says so. v0 is the vertical slice: enough to prove the whole path end to end, on real hardware, with nothing faked.
Get started
You need a Proxmox VE host, an SSH account with sudo, and a Debian template already downloaded. The installer is idempotent and never asks for root SSH.
make remote-install REMOTE=admin@proxmox-host