Deploy Static Sites on Deplexo

Deplexo serves HTML, CSS, and JavaScript files with nginx. Put your files in the repo and set framework: static — no build step required.

How it works

  1. Push a repo containing HTML, CSS, and JavaScript files.
  2. Deplexo generates an nginx container that serves your files. SPA routing is supported via try_files fallback to index.html.
  3. Your site starts on its subdomain.

Configuration

Add a minimal deplexo.yaml to select the static framework explicitly. There are no install, build, or start commands to configure.

framework: static

What you get

  • Automatic subdomain (your-app.deplexo.com) provisioned on first deploy.
  • Build logs streamed live from the worker.
  • Runtime logs accessible from the Logs tab.
  • Environment variables managed in the dashboard, encrypted at rest, injected at runtime.
  • Git webhooks trigger automatic redeploys on push.

Deploy now

Cookie choices

We use essential cookies to keep the site working. Cookieless page counts run automatically. Performance measurements are optional and only run with your consent.

Cookie policy