Drop a Site
Deploy a static website by dragging your files straight into the dashboard.
Last updated: June 19, 2026
Drop a Site
Drop a Site is the fastest way to deploy a static website — no repository, no build configuration. You drag your files into the dashboard, and lowcloud packages them and serves them under their own subdomain with TLS.
Deploying a site
In your project, click + Create Service → Drop a Site and drag your files into the upload area. You can drop:
- a folder,
- individual files, or
- a .zip archive.
Your entry file must be named index.html. Rename files like app.html or index-v2.html before uploading. Uploads are limited to 50 MB.
After the upload, lowcloud deploys the site automatically and takes you straight to the deployment.
Updating
To update your site, just upload the content again. The new version replaces the existing one.