From 225aabac33dcbf5da869f73d85051c28fc5ca4a0 Mon Sep 17 00:00:00 2001 From: Nathan Price Date: Sat, 18 Jan 2025 15:12:18 -0500 Subject: [PATCH] vault backup: 2025-01-18 15:12:18 --- docker/bluesky-pds.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docker/bluesky-pds.md b/docker/bluesky-pds.md index 890249e..e757474 100644 --- a/docker/bluesky-pds.md +++ b/docker/bluesky-pds.md @@ -65,7 +65,10 @@ By default, the image uses 1000:1000 as the UID:GID for the user. This can be ch ### Running Commands -Nothing has changed in this department. +Nothing has changed in this department, other than not needing `sudo`. The commands are the same as the upstream project. Such as + +- [Creating an account using pdsadmin](https://github.com/bluesky-social/pds?tab=readme-ov-file#creating-an-account-using-pdsadmin) +- [Creating an account using an invite code](https://github.com/bluesky-social/pds?tab=readme-ov-file#creating-an-account-using-an-invite-code) ```bash docker exec -it bluesky-pds bash @@ -73,6 +76,11 @@ pdsadmin account create pdsadmin create-invite-code ``` + +> [!danger] Update Warning +> Do not under any circumstances update the image using `pdsadmin update`. I have not tested this, and + + ### Cloudflare DNS After various testing, I have figured out two things.