Fork of official Bluesky PDS (Personal Data Server).

note expectations of fresh VPS

+2
+2
README.md
··· 137 137 138 138 ### Installing on Ubuntu 20.04/22.04/24.04 and Debian 11/12/13 139 139 140 + Note that this script assumes a relatively "fresh" VPS that is not also concurrently hosting a web server or anything else on port 80/443. If you intend to run a PDS alongside an existing webserver on the same VPS, you will not want to use this install script. 141 + 140 142 On your server, download the install script using `curl`: 141 143 142 144 ```bash