Bluesky-PDS
Docker-Anwendung from grtgbln's Repository
Übersicht
A Bluesky PDS (Personal Data Server) allows you to run your own server that is capable of federating with the wider Bluesky social network.
Anforderungen
This image does not have a static `latest` tag. You will need to update the image tag manually to update.
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:3000]/- Netzwerk
bridge- Privilegiert
- false
- Extra Params
--hostname example.com --add-host example.com:0.0.0.0
Konfiguration der Vorlage
Web UI PortPorttcp
Container Port: 3000
- Ziel
- 3000
- Standard
- 3000
- Wert
- 3000
JWT SecretVariable
Secret key for JWT tokens. Run 'openssl rand --hex 16'
- Ziel
- PDS_JWT_SECRET
Admin PasswordVariable
Password for the admin user
- Ziel
- 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'
- Ziel
- PDS_PLC_ROTATION_KEY_K256_PRIVATE_KEY_HEX
Domain NameVariable
Domain name for the PDS. Edit Extra Params accordingly (via Advanced View)
- Ziel
- PDS_HOSTNAME
- Standard
- example.com
- Wert
- example.com
Email - SMTP URLVariable
SMTP URL for sending emails
- Ziel
- PDS_EMAIL_SMTP_URL
- Standard
- smtps://resend:API_KEY_HERE@smtp.resend.com:465/
- Wert
- smtps://resend:API_KEY_HERE@smtp.resend.com:465/
Email - From AddressVariable
Email address to send emails from
- Ziel
- PDS_EMAIL_FROM_ADDRESS
- Standard
- admin@example.com
- Wert
- admin@example.com
Data PathPath
Path to store data
- Ziel
- /pds
- Standard
- /mnt/user/appdata/bluesky_pds/data
- Wert
- /mnt/user/appdata/bluesky_pds/data
PUIDVariable
- Standard
- 1000
- Wert
- 1000
PGIDVariable
- Standard
- 1001
- Wert
- 1001
Statistik herunterladen
17,450
Downloads insgesamt
4,366
Dieser Monat
1,585
Durchschnittlich / Monat
Gesamte Downloads im Laufe der Zeit
Tabelle laden...
Einzelheiten
Repository
gravityfargo/bluesky-pds:v0.4.107Zuletzt aktualisiert2026-01-07
Erstmals gesehen2025-05-06
Führen Sie Bluesky-PDS auf Unraid aus.
Bluesky-PDS ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.