---
title: "Deploy fronted"
description: "web element and rtc and the for call"
category: "Automation"
url: https://railway.com/deploy/fronted
---

# Deploy fronted

web element and rtc and the for call

**[Deploy fronted on Railway](https://railway.com/template/fronted)**

- **Creator:** penghuot's Projects
- **Category:** Automation
- **Total deploys:** 1

## Template content

### matrix rtc https://www.flaticon.com/free-icon/transport-van-vehicle_246

- **Source:** https://github.com/Penghuot/ess-helm
- **Health check:** /health
- **Public domain:** Yes

### lk-jwt-service https://www.flaticon.com/free-icon/database-backup_306

- **Source:** https://github.com/Penghuot/ess-helm
- **Health check:** /health
- **Public domain:** Yes

### web element https://www.flaticon.com/free-icon/hippies-flowers_313

- **Source:** https://github.com/Penghuot/ess-helm
- **Health check:** /health
- **Public domain:** Yes

### element call https://www.flaticon.com/free-icon/video-call_360

- **Source:** https://github.com/Penghuot/ess-helm
- **Health check:** /health
- **Public domain:** Yes

## Documentation

# Deploy and Host fronted on Railway
What is fronted?  
Fronted is a lightweight frontend service that provides a user-facing interface for interacting with backend systems. It typically serves static assets, handles routing, and connects users to core services like authentication, messaging, or APIs. By deploying fronted, you enable a clean, accessible entry point for your application stack.

## About Hosting fronted
Hosting fronted on Railway involves deploying a frontend service that can serve static files or act as a proxy to backend APIs. The process requires configuring environment variables for service URLs, client IDs, and themes, while ensuring integration with supporting services like MAS, Synapse, and LiveKit. Railway simplifies this by auto-injecting domains and managing secrets, so you don’t need to manually configure hostnames or credentials. With Railway, fronted can be deployed quickly, scaled automatically, and integrated seamlessly with other services in your stack, making it ideal for production-ready frontend hosting.

## Why Deploy fronted on Railway
Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.

By deploying fronted on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.

### Common Use Cases
Hosting a frontend interface for a Matrix-based communication stack

Serving static assets for Element Web or custom web clients

Acting as a proxy layer to connect users with MAS, Synapse, and LiveKit services

## Dependencies for fronted Hosting
Backend services: MAS, Synapse, LiveKit, and JWT service for authentication and communication

Environment variables: Properly configured URLs, client IDs, and secrets to link fronted with backend services

### Deployment Dependencies
Railway-managed environment variable injection (RAILWAY_PUBLIC_DOMAIN, RAILWAY_PRIVATE_DOMAIN)

Railway Documentation

Matrix Synapse Documentation

Matrix Authentication Service (MAS)

LiveKit Documentation

## Similar templates

- [N8N Main + Worker](https://railway.com/deploy/n8n-main-worker) — Deploy and Host N8N with Inactive worker.
- [Evolution API with n8n](https://railway.com/deploy/evolution-api-with-n8n) — Build a WhatsApp automation platform with Evolution API, n8n & Postgres.
- [Postgres Backup](https://railway.com/deploy/postgres-s3-backups) — Cron-based PostgreSQL backup to bucket storage

Open this page in a browser: https://railway.com/deploy/fronted
