Ready-made apps
Thirteen open-source apps in the App Store, among them Ghost, Vaultwarden, Jellyfin, n8n, Uptime Kuma and Syncthing. Pick one and it installs itself, with a database if it needs one.
→Your apps at
blitz.cloud puts apps online under an address that belongs to you. Pick a name, choose a ready-made app or any public Docker image, and watch it come online. No servers to rent and nothing to pay to get started.
Free and open to everyone - no waiting list, no credit card. blitz.cloud is in public beta.
blitz.cloud is a hosting platform built and run by BlitzWorks, a software company in Regensburg, Germany. It has nothing to do with Blitz.js, blitz.dev or StackBlitz.
Ready-made apps in the store, and the databases behind them
What you can host today
Thirteen open-source apps in the App Store, among them Ghost, Vaultwarden, Jellyfin, n8n, Uptime Kuma and Syncthing. Pick one and it installs itself, with a database if it needs one.
→Search Docker Hub from the dashboard, pick a version and give it a short name. blitz.cloud reads the image to find its port and the settings it expects, then runs it in its own sandbox.
→How it works
Claim a name like lena.blitz.cloud. It is yours, it is free, and everything you host lives under it.
An app from the store, an image from Docker Hub, or a GitHub project we build for you. Give it a short name like photos and that becomes photos.lena.blitz.cloud.
The page shows each step as it happens, then a working link to share and a plain answer to whether everything is fine.
Included on the free plan
One address for you and as many addresses underneath it as you have apps. Certificates are issued and renewed automatically.
PostgreSQL 17, MariaDB 11.4 or Redis (served by Valkey 8), set up and connected to your app. Reachable from your apps and nowhere else.
Every database is copied off our machines every night and kept for seven nights. Going back to a night is one button for PostgreSQL and MariaDB.
Change the settings an app reads when it starts, stored encrypted. Folders an app writes to survive restarts.
Live logs, restart, pause and resume. When an app is unhappy the page says why in a sentence and shows the last lines it printed.
Each app runs isolated with gVisor, without root and behind default-deny network rules, so neighbours cannot reach your things.
Where your things live
blitz.cloud runs on servers BlitzWorks rents and operates itself in Hetzner's data centre in Falkenstein, Germany. Your apps and their data stay in the EU, and neither BlitzWorks nor Hetzner has a US parent company.
There are no third-party trackers on this site. Visits are counted by our own statistics tool, without cookies unless you allow one.
Data location and GDPR →Coming next
These are being built in this order. The list of what works today is kept current on the What's live page.
Plans
During the beta everyone is on the free plan. It is meant to be lived in, not outgrown in a weekend.
For a personal set of apps you use every day.
Not on sale yet. What it will include:
Yes. The free plan costs nothing, needs no credit card and has no time limit. Apps do not go to sleep when nobody visits them.
Yes, if it is a public image on Docker Hub built for amd64. Images that run as a non-root user and listen on a port such as 8080 work best, because every app runs without root.
Partly. Paste a link to any public GitHub project and we build it and put it online, with its Dockerfile or without one. Redeploying automatically on every push needs your GitHub account connected, which is not switched on yet; until then there is a button on the app's page that fetches the newest code.
In Hetzner's data centre in Falkenstein, Germany. Database backups go to separate Hetzner storage in the EU. blitz.cloud is operated by BlitzWorks UG (haftungsbeschränkt), Regensburg.
PostgreSQL 17, MariaDB 11.4 and Redis, served by Valkey 8. MongoDB is not offered, because its licence (SSPL) is written to prevent exactly this kind of hosted offering.
Not yet. Every app gets an address under your name, like photos.lena.blitz.cloud, with HTTPS. Connecting your own domain is planned, with one domain included on the free plan.