Rauthy
Docker app from grtgbln's Repository
Overview
Rauthy is a lightweight and easy to use OpenID Connect Identity Provider. It aims to be simple to both set up and operate, with very secure defaults and lots of config options, if you need the flexibility. It puts heavy emphasis on Passkeys and a very strong security in general. The project is written in Rust to be as memory efficient, secure and fast as possible, and it can run on basically any hardware. If you need Single Sign-On support for IoT or headless CLI tools, it's got you covered as well.
Requirements
Expects a `config.toml` file at the Config File path before starting the container. See documentation: https://sebadob.github.io/rauthy/config/config.html
Runtime arguments
- Web UI
http://[IP]:[PORT:8443]/- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Container Port: 8443
- Target
- 8443
- Default
- 8443
- Value
- 8443
Config FilePath
Path to config.toml file
- Target
- /app/config.toml
- Default
- /mnt/user/appdata/rauthy/config.toml
- Value
- /mnt/user/appdata/rauthy/config.toml
App DataPath
Path to data directory
- Target
- /app/data
- Default
- /mnt/user/appdata/rauthy/data
- Value
- /mnt/user/appdata/rauthy/data
Details
Repository
ghcr.io/sebadob/rauthy:latestLast Updated2026-05-31
First Seen2025-08-27
Run Rauthy on Unraid.
Rauthy is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.