Mirror from bluesky-social/pds

update TOC

+17
+17
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 + * [Open ports on your Linux firewall](#open-ports-on-your-linux-firewall) 21 + * [Install Docker](#install-docker) 22 + * [Uninstall old versions](#uninstall-old-versions) 23 + * [Set up the repository](#set-up-the-repository) 24 + * [Install Docker Engine](#install-docker-engine) 25 + * [Verify Docker Engine installation](#verify-docker-engine-installation) 26 + * [Set up the PDS directory](#set-up-the-pds-directory) 27 + * [Create the Caddyfile](#create-the-caddyfile) 28 + * [Create the PDS env configuration file](#create-the-pds-env-configuration-file) 29 + * [Start the PDS containers](#start-the-pds-containers) 30 + * [Download the Docker compose file](#download-the-docker-compose-file) 31 + * [Create the systemd service](#create-the-systemd-service) 32 + * [Start the service](#start-the-service) 33 + * [Verify your PDS is online](#verify-your-pds-is-online) 34 + * [Obtain your PDS admin password](#obtain-your-pds-admin-password) 35 + * [Generate an invite code for your PDS](#generate-an-invite-code-for-your-pds) 20 36 * [Connecting to your server](#connecting-to-your-server) 21 37 * [Manually updating your PDS](#manually-updating-your-pds) 22 38 * [PDS environment variables](#pds-environment-variables) 39 + 23 40 24 41 25 42 ## FAQ