---
title: "Deploy Elixir & Phoenix"
description: "The Elixir programming language along using Phoenix web framework"
category: "Starters"
url: https://railway.com/deploy/VyFQHB
---

# Deploy Elixir & Phoenix

The Elixir programming language along using Phoenix web framework

**[Deploy Elixir & Phoenix on Railway](https://railway.com/template/VyFQHB)**

Machine-readable deploy manifest (JSON, validated by TemplateCI): https://railway.com/deploy/VyFQHB/manifest.json

- **Creator:** Noah Betzen's Projects
- **Category:** Starters
- **Total deploys:** 39

## Template content

### Postgres https://devicons.railway.app/i/postgresql.svg

- **Image:** ghcr.io/railwayapp-templates/postgres-ssl:latest

### phoenix

- **Source:** https://github.com/Nezteb/railway-elixir-phoenix-template

## Documentation

Phoenix is a web development framework written in the functional programming language Elixir. Phoenix uses a server-side model–view–controller (MVC) pattern. Based on the Plug library, and ultimately the Cowboy Erlang framework, it was developed to provide highly performant and scalable web applications. In addition to the request/response functionality provided by the underlying Cowboy server, Phoenix provides soft realtime communication to external clients through WebSockets or long polling using its language agnostic channels feature.

https://github.com/phoenixframework/phoenix

## Similar templates

- [open-excalidraw](https://railway.com/deploy/open-excalidraw) — Self-hostable collaborative drawing built on Excalidraw
- [caring-vibrancy](https://railway.com/deploy/caring-vibrancy) — Deploy and Host caring-vibrancy with Railway
- [WireMock Private API Stubs](https://railway.com/deploy/wiremock-private-api-stubs) — Persistent HTTP API stubs behind generated owner access.

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