Mirror from bluesky-social/pds

add a TOC and fix heading hierachy

+14 -15
+14 -15
README.md
··· 4 4 5 5 ## Table of Contents 6 6 7 - * [PDS](#pds) 8 - * [FAQ](#faq) 9 - * [What is Bluesky?](#what-is-bluesky) 10 - * [What is AT Protocol?](#what-is-at-protocol) 11 - * [Where is the code?](#where-is-the-code) 12 - * [What is the current status of federation?](#what-is-the-current-status-of-federation) 13 - * [What should I know about running a PDS in the developer sandbox?](#what-should-i-know-about-running-a-pds-in-the-developer-sandbox) 14 - * [Self\-hosting PDS](#self-hosting-pds) 15 - * [Preparation for self\-hosting PDS](#preparation-for-self-hosting-pds) 16 - * [Open your cloud firewall for HTTP and HTTPS](#open-your-cloud-firewall-for-http-and-https) 17 - * [Configure DNS for your domain](#configure-dns-for-your-domain) 18 - * [Check that DNS is working as expected](#check-that-dns-is-working-as-expected) 19 - * [Automatic install on Ubuntu 20\.04/22\.04 or Debian 11/12](#automatic-install-on-ubuntu-20042204-or-debian-1112) 20 - * [Installing manually on Ubuntu 22\.04](#installing-manually-on-ubuntu-2204) 21 - * [PDS environment variables](#pds-environment-variables) 7 + * [FAQ](#faq) 8 + * [What is Bluesky?](#what-is-bluesky) 9 + * [What is AT Protocol?](#what-is-at-protocol) 10 + * [Where is the code?](#where-is-the-code) 11 + * [What is the current status of federation?](#what-is-the-current-status-of-federation) 12 + * [What should I know about running a PDS in the developer sandbox?](#what-should-i-know-about-running-a-pds-in-the-developer-sandbox) 13 + * [Self\-hosting PDS](#self-hosting-pds) 14 + * [Preparation for self\-hosting PDS](#preparation-for-self-hosting-pds) 15 + * [Open your cloud firewall for HTTP and HTTPS](#open-your-cloud-firewall-for-http-and-https) 16 + * [Configure DNS for your domain](#configure-dns-for-your-domain) 17 + * [Check that DNS is working as expected](#check-that-dns-is-working-as-expected) 18 + * [Automatic install on Ubuntu 20\.04/22\.04 or Debian 11/12](#automatic-install-on-ubuntu-20042204-or-debian-1112) 19 + * [Installing manually on Ubuntu 22\.04](#installing-manually-on-ubuntu-2204) 20 + * [PDS environment variables](#pds-environment-variables) 22 21 23 22 24 23 ## FAQ