This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision |
lwc:networking:social_networking:pds_blue_sky [2025/01/31 07:35] – John Harrison | lwc:networking:social_networking:pds_blue_sky [2025/01/31 09:09] (current) – John Harrison |
---|
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'' |
* 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 |
| |
* [[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]] |