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 guide](https://tensel.eu/deploy/nextjs)

## Deploy Nuxt on Tensel

a Node server in a serverless container in Paris

[Read the guide](https://tensel.eu/deploy/nuxt)

## Deploy Remix on Tensel

a Node server in a serverless container in Paris

[Read the guide](https://tensel.eu/deploy/remix)

## Deploy Astro on Tensel

a static site on the edge, from `dist/`

[Read the guide](https://tensel.eu/deploy/astro)

## Deploy Vite on Tensel

a static site on the edge, from `dist/`

[Read the guide](https://tensel.eu/deploy/vite)

## Deploy Angular on Tensel

a static site on the edge, from `dist/`

[Read the guide](https://tensel.eu/deploy/angular)

## Deploy Express on Tensel

a Node server in a serverless container in Paris

[Read the guide](https://tensel.eu/deploy/express)

## Deploy Fastify on Tensel

a Node server in a serverless container in Paris

[Read the guide](https://tensel.eu/deploy/fastify)

## Deploy NestJS on Tensel

a Node server in a serverless container in Paris

[Read the guide](https://tensel.eu/deploy/nestjs)

## Deploy Koa on Tensel

a Node server in a serverless container in Paris

[Read the guide](https://tensel.eu/deploy/koa)

## Deploy Hono on Tensel

a Node server in a serverless container in Paris

[Read the guide](https://tensel.eu/deploy/hono)

## Deploy Go on Tensel

a compiled binary in a serverless container in Paris

[Read the guide](https://tensel.eu/deploy/go)

## Deploy Python on Tensel

a Python server (Django, Flask, FastAPI…) in a serverless container in Paris

[Read the guide](https://tensel.eu/deploy/python)

## Deploy Rust on Tensel

a compiled binary in a serverless container in Paris

[Read the guide](https://tensel.eu/deploy/rust)

## Deploy PHP on Tensel

a PHP application in a serverless container in Paris

[Read the guide](https://tensel.eu/deploy/php)

## Deploy Java on Tensel

a JVM application in a serverless container in Paris

[Read the guide](https://tensel.eu/deploy/java)

## Deploy Ruby on Tensel

a Ruby application (Rails, Sinatra…) in a serverless container in Paris

[Read the guide](https://tensel.eu/deploy/ruby)

## Deploy Docker on Tensel

your image, built as written, in a serverless container in Paris

[Read the guide](https://tensel.eu/deploy/dockerfile)

## Deploy Static HTML on Tensel

a static site on the edge, with no build step at all

[Read the guide](https://tensel.eu/deploy/static-html)

---

Source: https://tensel.eu/deploy
Site overview for agents: https://tensel.eu/llms.txt
