Update home authored by Lars Florian Meiendresch's avatar Lars Florian Meiendresch
......@@ -108,7 +108,13 @@ A GitLab pipeline was developed inside the `.gitlab-ci.yml` for automatic testin
## Proposed (V-)Server Setup Guide
Assuming no existing server infrastructure is available, a Linux virtual private server (VPS) can be rented to host 19squared for approximately €4-11 per month. Such a VPS can effortlessly accommodate a larger 19squared instance.
Assuming no existing server infrastructure is available, a Linux virtual private server (VPS) can be rented to host 19squared for approximately €4-11 per month. We recommend the following specs for a VPS acoomodating a 19squared instance:
- **4** vCores
- **8** GB RAM
- **50** GB Storage
_Very large instances will require horizontal scaling._
The following steps outline a suggested installation process on a fresh VPS. It's important to note that this guide provides a general approach and there are other viable configuration options depending on specific requirements and preferences.
......
......