diff --git a/src/content/docs/installation.mdx b/src/content/docs/installation.mdx index d442d35..5f1bd9e 100644 --- a/src/content/docs/installation.mdx +++ b/src/content/docs/installation.mdx @@ -55,6 +55,12 @@ To get started, you need a server, it can be a VPS, a Raspberry Pi, or any other - 2 GBs memory - 30+ GB of storage for the images. +If you build on the same server and your builds are utilizing all available memory, +this may cause the server to become unresponsive. +To prevent this, consider +[enabling swap space](https://www.digitalocean.com/community/tutorials/how-to-add-swap-space-on-ubuntu-20-04) +on your server (or paying for more resources). + #### For Your Resources Choosing your server resources depends on your usage. If you are planning to run a lot of things, you should consider buying a server with more resources.