diff --git a/README.md b/README.md index 0f72514..e546266 100644 --- a/README.md +++ b/README.md @@ -97,11 +97,12 @@ Ensure that you can ssh to your server and have root access. | | | | ---------------- | ------------ | | Operating System | Ubuntu 22.04 | -| Memory (RAM) | 2+ GB | -| CPU Cores | 2+ | -| Storage | 40+ GB SSD | +| Memory (RAM) | 1 GB | +| CPU Cores | 1 | +| Storage | 20 GB SSD | | Architectures | amd64, arm64 | - +| Number of users | 1-20 | + **Note:** It is a good security practice to restrict inbound ssh access (port 22/tcp) to your own computer's public IP address. You can check your current public IP address using [ifconfig.me](https://ifconfig.me/). ### Open your cloud firewall for HTTP and HTTPS @@ -219,4 +220,4 @@ This project is dual-licensed under MIT and Apache 2.0 terms: - MIT license ([LICENSE-MIT.txt](https://github.com/bluesky-social/pds/blob/main/LICENSE-MIT.txt) or http://opensource.org/licenses/MIT) - Apache License, Version 2.0, ([LICENSE-APACHE.txt](https://github.com/bluesky-social/pds/blob/main/LICENSE-APACHE.txt) or http://www.apache.org/licenses/LICENSE-2.0) -Downstream projects and end users may choose either license individually, or both together, at their discretion. The motivation for this dual-licensing is the additional software patent assurance provided by Apache 2.0. \ No newline at end of file +Downstream projects and end users may choose either license individually, or both together, at their discretion. The motivation for this dual-licensing is the additional software patent assurance provided by Apache 2.0.