---
title: "Deploy LLDAP directory server"
description: "Lightweight LDAP identity management with durable SQLite data."
category: "Authentication"
url: https://railway.com/deploy/lldap-directory-server
---

# Deploy LLDAP directory server

Lightweight LDAP identity management with durable SQLite data.

**[Deploy LLDAP directory server on Railway](https://railway.com/template/lldap-directory-server)**

- **Creator:** Anton Orel's Projects
- **Category:** Authentication

## Template content

### LLDAP

- **Image:** lldap/lldap:v0.6.3@sha256:2a8454b668c1aba7157e832eab0e242e1e7eb5fb7591d7e7774ba05286511ca8
- **Health check:** /health
- **Public domain:** Yes

## Documentation

# Deploy and Host LLDAP directory server on Railway

LLDAP is a lightweight identity directory with a familiar web console and standards-based LDAP access for self-hosted applications.

## About Hosting LLDAP directory server

The template runs the immutable LLDAP 0.6.3 image with generated administrator, JWT, and encryption credentials. A 5 GB volume preserves the complete SQLite-backed directory.

## Why Deploy LLDAP directory server on Railway

Railway supplies HTTPS for the administration console, private networking for LDAP clients, generated secrets, health-gated deployment, and durable storage. The LDAP listener remains private to the project by default.

## Common Use Cases

- Centralize users and groups for self-hosted applications
- Add lightweight LDAP authentication to an internal stack
- Manage a small directory through a web console

## Dependencies for LLDAP directory server Hosting

The deployment uses [LLDAP](https://github.com/lldap/lldap) and one Railway volume.

### Deployment Dependencies

- LLDAP 0.6.3
- One 5 GB Railway volume


## 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/lldap-directory-server
