lwc:networking:social_networking:pds_blue_sky

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
lwc:networking:social_networking:pds_blue_sky [2025/01/31 07:33] John Harrisonlwc:networking:social_networking:pds_blue_sky [2025/01/31 09:09] (current) John Harrison
Line 12: Line 12:
 docker ps docker ps
 docker stop <instance> docker stop <instance>
-docker kill <instance>+docker rm <instance>
 </code> </code>
 To get things to work correctly we are going to need to replace ''compose.yaml'' with something that doesn't start ''Caddy''. Here's a modification of the one found [[https://cprimozic.net/notes/posts/notes-on-self-hosting-bluesky-pds-alongside-other-services/|here]]. For a standard install you'll put ''compose.yaml'' in ''/pds'' To get things to work correctly we are going to need to replace ''compose.yaml'' with something that doesn't start ''Caddy''. Here's a modification of the one found [[https://cprimozic.net/notes/posts/notes-on-self-hosting-bluesky-pds-alongside-other-services/|here]]. For a standard install you'll put ''compose.yaml'' in ''/pds''
Line 109: Line 109:
 </code> </code>
   * on the local PDS server get an invite code: ''pdsadmin create-invite-code''   * on the local PDS server get an invite code: ''pdsadmin create-invite-code''
-  * Now comes the magical ''migrate'' command. Here's the format and an example unabashedly ripped from [[https://hyprlab.co/migrate-your-bluesky-account/here]]:+  * Now comes the magical ''migrate'' command. Here's the format and an example unabashedly ripped from [[https://hyprlab.co/migrate-your-bluesky-account/|here]]:
 <code> <code>
 # format # format
Line 143: Line 143:
   * In ''Settings'' go through the email verification process.   * In ''Settings'' go through the email verification process.
   * After verification is complete, you will have a new option: ''change handle'' in ''settings''   * After verification is complete, you will have a new option: ''change handle'' in ''settings''
-  * When choosing ''change handle'' you have the option "I have my own domain.It's probably optional if you are already happy with the domain of your PDS but I didn't want the pds subdomain for my domain in my handle so I went through this process+  * When choosing ''change handle'' you have the option ''I have my own domain.'' It's probably optional if you are already happy with the domain of your PDS but I didn't want the pds subdomain for my domain in my handle so I went through this process
   * Choose your new handle   * Choose your new handle
  
Line 150: Line 150:
   * [[https://cprimozic.net/notes/posts/notes-on-self-hosting-bluesky-pds-alongside-other-services/|Self-hosing Bluesky using NGINX as a proxy]]   * [[https://cprimozic.net/notes/posts/notes-on-self-hosting-bluesky-pds-alongside-other-services/|Self-hosing Bluesky using NGINX as a proxy]]
   * [[https://hyprlab.co/migrate-your-bluesky-account/|Migrate Bluesky to another PDS]]   * [[https://hyprlab.co/migrate-your-bluesky-account/|Migrate Bluesky to another PDS]]
 +  * [[https://medium.com/@MszPro/self-host-federated-bluesky-instance-pds-with-cloudflare-tunnel-6c56cbca8852|(where I learned how to get the logs for pds)]]
 +  * [[https://bmannconsulting.com/notes/migrating-pds-account-with-goat/|Migrating a PDS account with GOAT]]
 +  * [[https://rafaeleyng.github.io/self-hosting-a-bluesky-pds-and-using-your-domain-as-your-handle]]
  • lwc/networking/social_networking/pds_blue_sky.1738330398.txt.gz
  • Last modified: 2025/01/31 07:33
  • by John Harrison