This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |
lwc:networking:social_networking:pds_blue_sky [2025/01/31 07:39] – 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'' |