Repix Logo

Deployment

Deploy Repix to popular serverless and container platforms.

Repix is Docker-ready and can be deployed to any platform that supports containerized applications. This section covers:

Render

Deploy Repix as a Web Service on Render. Connect your repo and deploy with one click.

Railway

Railway auto-detects Dockerfile and deploys Repix with zero config.

Fly.io

Deploy globally with Fly.io's edge infrastructure and Docker support.

Cloudflare Sandbox

Run Repix in Cloudflare Workers using the Sandbox SDK for isolated container execution.

Prerequisites

Repix includes a production-ready Dockerfile that:

  • Uses multi-stage build for minimal image size
  • Includes Sharp's native dependencies (libvips)
  • Runs as non-root user
  • Has health check on /health

Ensure your repo has the Dockerfile at the root before deploying.

Copyright © 2026