Package Details: atproto-pds 0.4.219-2

Git Clone URL: https://aur.archlinux.org/atproto-pds.git (read-only, click to copy)
Package Base: atproto-pds
Description: AT Protocol PDS (Personal Data Server)
Upstream URL: https://github.com/bluesky-social/pds
Keywords: atproto atprotocol bluesky bsky pds
Licenses: MIT, Apache-2.0
Submitter: Terrance
Maintainer: Terrance
Last Packager: Terrance
Votes: 2
Popularity: 0.005593
First Submitted: 2024-12-10 22:26 (UTC)
Last Updated: 2026-05-15 19:53 (UTC)

Latest Comments

yuna0x0 commented on 2026-05-15 19:44 (UTC)

The better-sqlite3 version patch should be bumped to 12.10.0 for Node.js 26.x support.

Iiridayn commented on 2024-12-31 00:00 (UTC) (edited on 2025-01-14 22:38 (UTC) by Iiridayn)

Might be worth noting in a post-install message the Caddy config (as an example people can use for other TLS reverse proxies if necessary) at https://github.com/bluesky-social/pds/blob/main/installer.sh#L298 and that it runs on port 2583 by default instead of 3000, and the need to modify /etc/pds.env.

I found the commands in /etc/pds.env sufficient documentation, though I only found this package after I'd gotten to the point of seriously considering building my own. Yours is better :).

Edit: Thank you; I'll leave this up to link to the Caddy stuff as a guide if someone needs help getting a reverse proxy set up.