Bluesky-PDS
Application Docker from grtgbln's Repository
Vue d'ensemble
A Bluesky PDS (Personal Data Server) allows you to run your own server that is capable of federating with the wider Bluesky social network.
Exigences
This image does not have a static `latest` tag. You will need to update the image tag manually to update.
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:3000]/- Réseau
bridge- Privilégié
- false
- Paramètres supplémentaires
--hostname example.com --add-host example.com:0.0.0.0
Configuration du modèle
Web UI PortPorttcp
Container Port: 3000
- Cible
- 3000
- Défaut
- 3000
- Valeur
- 3000
JWT SecretVariable
Secret key for JWT tokens. Run 'openssl rand --hex 16'
- Cible
- PDS_JWT_SECRET
Admin PasswordVariable
Password for the admin user
- Cible
- 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'
- Cible
- PDS_PLC_ROTATION_KEY_K256_PRIVATE_KEY_HEX
Domain NameVariable
Domain name for the PDS. Edit Extra Params accordingly (via Advanced View)
- Cible
- PDS_HOSTNAME
- Défaut
- example.com
- Valeur
- example.com
Email - SMTP URLVariable
SMTP URL for sending emails
- Cible
- PDS_EMAIL_SMTP_URL
- Défaut
- smtps://resend:API_KEY_HERE@smtp.resend.com:465/
- Valeur
- smtps://resend:API_KEY_HERE@smtp.resend.com:465/
Email - From AddressVariable
Email address to send emails from
- Cible
- PDS_EMAIL_FROM_ADDRESS
- Défaut
- admin@example.com
- Valeur
- admin@example.com
Data PathPath
Path to store data
- Cible
- /pds
- Défaut
- /mnt/user/appdata/bluesky_pds/data
- Valeur
- /mnt/user/appdata/bluesky_pds/data
PUIDVariable
- Défaut
- 1000
- Valeur
- 1000
PGIDVariable
- Défaut
- 1001
- Valeur
- 1001
Télécharger les statistiques
39,320
Total des téléchargements
21,870
Ce mois-ci
5,642
Moyenne / Mois
Total des téléchargements au fil du temps
Chargement du graphique...
Détails
Référentiel
gravityfargo/bluesky-pds:v0.4.107Dernière mise à jour2026-05-22
Première vue2025-05-06
Exécutez Bluesky-PDS sur Unraid.
Bluesky-PDS est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.