Sandstorm logo

Sandstorm

Personal server platform for running self-hosted web apps with strong sandboxing

7.1k C++ Apache-2.0 6 days ago

Overview

Sandstorm is a self-hosting platform that packages web applications as "grains" — isolated, capability-based sandboxes built on Linux namespaces. Each app instance is strongly isolated from others, making security breaches harder to propagate. It features a marketplace-style app catalog, fine-grained sharing controls, and a unified authentication system. Primarily targets C++ and server-side web application developers willing to package their apps for the Sandstorm format.

Where it falls short of Heroku

  • App ecosystem is very small; most popular self-hosted apps are not packaged for Sandstorm
  • Project has limited active development; community and update cadence have slowed significantly
  • No Docker support; apps must be specially packaged in Sandstorm's proprietary SPK format
  • No horizontal scaling, load balancing, or modern cloud-native deployment patterns

We list the gaps honestly so you can decide if the trade-off is worth owning your data.

Tags

self-hosting
sandboxing
security
personal-server
isolation
Maintain Sandstorm?

Claim this listing to keep it accurate, add a deploy template, or feature it on relevant pages.

Show off your self-host difficulty score

Embed the Sandstorm difficulty badge in your README — it links back here.

Self-host difficulty badge← add this to your README
[![Self-host difficulty](https://openreplace.com/api/badge/sandstorm)](https://openreplace.com/sandstorm)

Similar open-source projects

Other self-hostable tools in the same space worth comparing.

Automatic HTTPS web server and reverse proxy with zero config TLS

76k Go Apache-2.0 2 days ago
3/5
Sandstorm vs Caddy

Cloud-native HTTP reverse proxy and load balancer for microservices

65k Go MIT 5 days ago
3/5
Sandstorm vs Traefik

Self-hostable Heroku/Netlify alternative for apps, databases, and services

62k PHP Apache-2.0 2 days ago
2/5
1-click
Sandstorm vs Coolify

Self-hosted PaaS to deploy apps and databases with Docker and Traefik

37k TypeScript Apache-2.0 5 days ago
2/5
Sandstorm vs Dokploy