Cloud overview

labvox provides a high-performance edge network for modern developers. Ship your projects in seconds, not hours.

Edge delivery
Global latency under 20ms with our distributed node architecture powered by Render.
Automated security
Auto-managed SSL certificates and Layer 7 DDoS protection active on every repository.
Persistent storage
S3-compatible buckets backed by Supabase. Files stay online until you remove them.
Instant updates
Upload a file with the same name to overwrite. Cache purges automatically on deploy.

Deploying to labvox

labvox uses a direct drag-and-drop workflow. No Git pushes, no CLI, no config files.

How to upload

1. Go to New Project from your dashboard.
2. Enter a display name and project slug.
3. Drag your files into the upload zone.
4. Click [Deploy project].

Once deployed, files sync to global S3 buckets and serve instantly via our edge proxy.

How to update

Updates are detected by filename consistency. You don't need to delete old projects to push changes.

Sync rule Upload a new file with the exact same name to overwrite the existing version. Cache purges on deploy.
  • Modify your file locally (e.g. update index.html).
  • Drag the updated file into the project dashboard.
  • System matches on filename and overwrites the stored asset.
  • Click Deploy to purge the edge cache and go live.

Routing & URLs

Every project gets a predictable, professional URL structure automatically.

https://user.wolfvox.me/:repo

Replace :user with your labvox username and :repo with your project name.

https://user.wolfvox.me/profile

Your profile page is public and visible to everyone.

Data persistence

Unlike temporary hosting platforms, labvox is designed for permanence.

Secure storage All files are stored in persistent S3-compatible buckets. Your site remains online until you manually delete it. No automatic expiry.

Policy enforcement

labvox maintains a safe environment via automated content scanning and moderation.

No malware — Malicious scripts result in an immediate hardware ban.
No phishing — Cloned login pages are deleted immediately without warning.
Human verification — High-traffic repositories may require a one-time check.
Profile integrity — Do not modify the profile template code. Only update your personal information within the provided fields.