---
title: "Deploy Fief"
description: "Open-source users and authentication management SaaS"
category: "Authentication"
url: https://railway.com/deploy/LO03gz
---

# Deploy Fief

Open-source users and authentication management SaaS

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

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

- **Creator:** François Voron's Projects
- **Category:** Authentication
- **Total deploys:** 86

## Template content

### worker

- **Image:** ghcr.io/fief-dev/fief:latest
- **Start command:** `fief run-worker -p 2 -t 2`

### Redis https://devicons.railway.app/i/redis.svg

- **Image:** bitnami/redis

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

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

### server

- **Image:** ghcr.io/fief-dev/fief:latest
- **Start command:** `fief run-server`
- **Health check:** /healthz
- **Public domain:** Yes

## Documentation

<p align="center">
  <img src="https://raw.githubusercontent.com/fief-dev/.github/main/logos/logo-full-red.svg?sanitize=true" alt="Fief" width="256">
</p>

<p align="center">
    <em>Users and authentication management SaaS</em>
</p>

Fief is an open-source platform to manage users and authentication in your applications. Our goal is to help you manage users and security in a matter of minutes, not days. Key features:

* Pre-built login and registration pages
* Users management dashboard
* SDK for the most popular languages and frameworks

<p align="center">

<a href="https://docs.fief.dev/getting-started/introduction/">

<img alt="Get started" src="https://md-buttons.francoisvoron.com/button.svg?text=Get%20started&amp;bg=f43f5e&amp;w=200&amp;h=50&amp;py=30">

</a>

</p>


## Similar templates

- [Keycloak](https://railway.com/deploy/mSwigX) — Keycloak template with keywind theme + apple and discord providers
- [lua-protector](https://railway.com/deploy/lua-protector) — Test deployed my project first
- [bknd](https://railway.com/deploy/p4nTYL) — Feature-rich yet lightweight backend

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