Deploy guides
Deploy guides
One guide per stack the build engine recognizes: how it is detected, what it becomes, and the known limits.
Deploy Next.js on Tensel
a Node server in a serverless container in Paris, or a static site on the edge when next.config declares `output: "export"`
Read the guideDeploy Nuxt on Tensel
a Node server in a serverless container in Paris
Read the guideDeploy Remix on Tensel
a Node server in a serverless container in Paris
Read the guideDeploy Astro on Tensel
a static site on the edge, from `dist/`
Read the guideDeploy Vite on Tensel
a static site on the edge, from `dist/`
Read the guideDeploy Angular on Tensel
a static site on the edge, from `dist/`
Read the guideDeploy Express on Tensel
a Node server in a serverless container in Paris
Read the guideDeploy Fastify on Tensel
a Node server in a serverless container in Paris
Read the guideDeploy NestJS on Tensel
a Node server in a serverless container in Paris
Read the guideDeploy Koa on Tensel
a Node server in a serverless container in Paris
Read the guideDeploy Hono on Tensel
a Node server in a serverless container in Paris
Read the guideDeploy Go on Tensel
a compiled binary in a serverless container in Paris
Read the guideDeploy Python on Tensel
a Python server (Django, Flask, FastAPI…) in a serverless container in Paris
Read the guideDeploy Rust on Tensel
a compiled binary in a serverless container in Paris
Read the guideDeploy PHP on Tensel
a PHP application in a serverless container in Paris
Read the guideDeploy Java on Tensel
a JVM application in a serverless container in Paris
Read the guideDeploy Ruby on Tensel
a Ruby application (Rails, Sinatra…) in a serverless container in Paris
Read the guideDeploy Docker on Tensel
your image, built as written, in a serverless container in Paris
Read the guideDeploy Static HTML on Tensel
a static site on the edge, with no build step at all
Read the guide