Bluesky-PDS
Aplicación Docker from grtgbln's Repository
Visión general
A Bluesky PDS (Personal Data Server) allows you to run your own server that is capable of federating with the wider Bluesky social network.
Requisitos
This image does not have a static `latest` tag. You will need to update the image tag manually to update.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]/- Red
bridge- Privilegiado
- false
- Parámetros adicionales
--hostname example.com --add-host example.com:0.0.0.0
Configuración de plantillas
Web UI PortPorttcp
Container Port: 3000
- Objetivo
- 3000
- Por defecto
- 3000
- Valor
- 3000
JWT SecretVariable
Secret key for JWT tokens. Run 'openssl rand --hex 16'
- Objetivo
- PDS_JWT_SECRET
Admin PasswordVariable
Password for the admin user
- Objetivo
- 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'
- Objetivo
- PDS_PLC_ROTATION_KEY_K256_PRIVATE_KEY_HEX
Domain NameVariable
Domain name for the PDS. Edit Extra Params accordingly (via Advanced View)
- Objetivo
- PDS_HOSTNAME
- Por defecto
- example.com
- Valor
- example.com
Email - SMTP URLVariable
SMTP URL for sending emails
- Objetivo
- PDS_EMAIL_SMTP_URL
- Por defecto
- smtps://resend:API_KEY_HERE@smtp.resend.com:465/
- Valor
- smtps://resend:API_KEY_HERE@smtp.resend.com:465/
Email - From AddressVariable
Email address to send emails from
- Objetivo
- PDS_EMAIL_FROM_ADDRESS
- Por defecto
- admin@example.com
- Valor
- admin@example.com
Data PathPath
Path to store data
- Objetivo
- /pds
- Por defecto
- /mnt/user/appdata/bluesky_pds/data
- Valor
- /mnt/user/appdata/bluesky_pds/data
PUIDVariable
- Por defecto
- 1000
- Valor
- 1000
PGIDVariable
- Por defecto
- 1001
- Valor
- 1001
Descargar estadísticas
17,450
Descargas totales
4,366
Este mes
1,585
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
gravityfargo/bluesky-pds:v0.4.107Última actualización2026-01-07
Visto por primera vez2025-05-06
Ejecute Bluesky-PDS en Unraid.
Bluesky-PDS se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.