Skip to content

Commit 6916d91

Browse files
committed
Update server requirements documentation to emphasize LTS version for Ubuntu
- Clarified the operating system requirement by specifying that Ubuntu 22.04 LTS or newer must be an LTS version, enhancing user understanding of system prerequisites.
1 parent 1ae6d51 commit 6916d91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/docs/4.server-configuration/1.server-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Hardware specs largely depend on your project, but even for simple apps, we reco
4949
- **RAM**: 1GB
5050
- **Storage**: >25GB SSD
5151
- **Architecture**: x86_64 (64-bit) [[request ARM64 support](https://github.com/serversideup/spin/discussions/9)]
52-
- **Operating System**: Ubuntu 22.04 LTS or newer
52+
- **Operating System**: Ubuntu 22.04 LTS or newer ([**must be an LTS version**](https://ubuntu.com/about/release-cycle))
5353
- **Snapshots/Backups**: Highly recommended
5454
- **Firewall**: Configured to allow SSH and HTTPS traffic (22/tcp, 80/tcp, 443/tcp, 2222/tcp)
5555
- **Access**: Root SSH access is required

0 commit comments

Comments
 (0)