Bluesky-PDS
Docker 应用程序 from grtgbln's Repository
概述
A Bluesky PDS (Personal Data Server) allows you to run your own server that is capable of federating with the wider Bluesky social network.
要求
This image does not have a static `latest` tag. You will need to update the image tag manually to update.
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]/- 网络
bridge- 特权
- false
- 额外参数
--hostname example.com --add-host example.com:0.0.0.0
模板配置
Web UI PortPorttcp
Container Port: 3000
- 目标
- 3000
- 默认值
- 3000
- 价值
- 3000
JWT SecretVariable
Secret key for JWT tokens. Run 'openssl rand --hex 16'
- 目标
- PDS_JWT_SECRET
Admin PasswordVariable
Password for the admin user
- 目标
- PDS_ADMIN_PASSWORD
PLC Rotation KeyVariable
Private key for PLC rotation. Run 'openssl ecparam --name secp256k1 --genkey --noout --outform DER | tail --bytes=+8 | head --bytes=32 | xxd --plain --cols 32'
- 目标
- PDS_PLC_ROTATION_KEY_K256_PRIVATE_KEY_HEX
Domain NameVariable
Domain name for the PDS. Edit Extra Params accordingly (via Advanced View)
- 目标
- PDS_HOSTNAME
- 默认值
- example.com
- 价值
- example.com
Email - SMTP URLVariable
SMTP URL for sending emails
- 目标
- PDS_EMAIL_SMTP_URL
- 默认值
- smtps://resend:API_KEY_HERE@smtp.resend.com:465/
- 价值
- smtps://resend:API_KEY_HERE@smtp.resend.com:465/
Email - From AddressVariable
Email address to send emails from
- 目标
- PDS_EMAIL_FROM_ADDRESS
- 默认值
- admin@example.com
- 价值
- admin@example.com
Data PathPath
Path to store data
- 目标
- /pds
- 默认值
- /mnt/user/appdata/bluesky_pds/data
- 价值
- /mnt/user/appdata/bluesky_pds/data
PUIDVariable
- 默认值
- 1000
- 价值
- 1000
PGIDVariable
- 默认值
- 1001
- 价值
- 1001
下载统计数据
17,450
下载总数
4,366
本月
1,585
平均每月
长期下载总量
加载图表...
详细信息
存储库
gravityfargo/bluesky-pds:v0.4.107最后更新2026-01-07
初见2025-05-06
在Unraid 上运行 Bluesky-PDS 。
Bluesky-PDS 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。