Pomerium-Route-Sync
Docker 应用程序 from Florian Dambrine's Repository
概述
运行时参数
- 网络
bridge- 特权
- false
模板配置
Use the same domain as the one configured on your reverse proxy. If you use a DuckDNS wildcard domain, please put it here eg 'example.duckdns.org'
- 目标
- POMERIUM_ROUTES_DOMAIN
- 默认值
- example.duckdns.org
- 价值
- example.duckdns.org
A comma separated value (CSV) list of email adresses authorized to access Pomerium protected routes
- 目标
- POMERIUM_ROUTES_AUTHORIZED_EMAILS
- 默认值
- email@acme.com
- 价值
- email@acme.com
A comma separated value (CSV) list of routes. a route is expressed in the form of {from}=>{to} eg 'http://proxy.acme.duckdns.org => http://192.168.1.100:20443 ,
- 目标
- POMERIUM_ROUTES
A comma separated value (CSV) list of domains authorized to access Pomerium protected routes
- 目标
- POMERIUM_ROUTES_AUTHORIZED_DOMAINS
Path to the Jinja2 template to use to render Pomerium routes. Please find the template here https://github.com/Lowess/docker-templates-unraid/blob/main/templates/pomerium/routes.yaml.j2
- 目标
- /templates/routes.yaml.j2
- 默认值
- /mnt/user/appdata/PomeriumRouteSync/templates/routes.yaml.j2
Pomerium config.yaml file to store rendered routes in.
- 目标
- /render/config.yaml
- 默认值
- /mnt/user/appdata/Pomerium/config.yaml
下载统计数据
详细信息
在Unraid 上运行 Pomerium-Route-Sync 。
Pomerium-Route-Sync 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。