Rauthy
Docker 应用程序 from grtgbln's Repository
概述
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.
要求
Expects a `config.toml` file at the Config File path before starting the container. See documentation: https://sebadob.github.io/rauthy/config/config.html
运行时参数
- 网络用户界面
http://[IP]:[PORT:8443]/- 网络
bridge- 特权
- false
模板配置
Web UI PortPorttcp
Container Port: 8443
- 目标
- 8443
- 默认值
- 8443
- 价值
- 8443
Config FilePath
Path to config.toml file
- 目标
- /app/config.toml
- 默认值
- /mnt/user/appdata/rauthy/config.toml
- 价值
- /mnt/user/appdata/rauthy/config.toml
App DataPath
Path to data directory
- 目标
- /app/data
- 默认值
- /mnt/user/appdata/rauthy/data
- 价值
- /mnt/user/appdata/rauthy/data
详细信息
存储库
ghcr.io/sebadob/rauthy:latest最后更新2026-05-31
初见2025-08-27
在Unraid 上运行 Rauthy 。
Rauthy 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。