Mirror from bluesky-social/pds
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update TOC, fix hierachy

+4 -2
+4 -2
README.md
··· 17 17 * [Check that DNS is working as expected](#check-that-dns-is-working-as-expected) 18 18 * [Automatic install on Ubuntu 20\.04/22\.04 or Debian 11/12](#automatic-install-on-ubuntu-20042204-or-debian-1112) 19 19 * [Installing manually on Ubuntu 22\.04](#installing-manually-on-ubuntu-2204) 20 + * [Connecting to your server](#connecting-to-your-server) 21 + * [Manually updating your PDS](#manually-updating-your-pds) 20 22 * [PDS environment variables](#pds-environment-variables) 21 23 22 24 ··· 325 327 -d '{"useCount": 1}' 326 328 ``` 327 329 328 - ## Connecting to your server 330 + ### Connecting to your server 329 331 330 332 You can use the Bluesky app to connect to your server to create an account. 331 333 ··· 338 340 339 341 Checkout [SANDBOX.md](./SANDBOX.md) for an overview of participating in the sandbox network. 340 342 341 - ## Manually updating your PDS 343 + ### Manually updating your PDS 342 344 343 345 If you use use Docker `compose.yaml` file in this repo, your PDS will automatically update nightly. To manually update to the latest version use the following commands. 344 346