You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/src/docs/getting-started/installation/index.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
title: Installation
3
3
---
4
4
5
+
## System Requirements
6
+
7
+
Remark42 is designed to be lightweight and efficient. Based on production usage statistics from busy installations:
8
+
9
+
-**CPU**: Minimal usage (typically under 0.1%)
10
+
-**Memory**: ~80MiB RAM (less than 4% of 2GB)
11
+
-**Network**: Moderate bandwidth requirements
12
+
-**Disk**: Small footprint (under 200MB for a 5-year-old installation with regular activity)
13
+
14
+
These requirements make Remark42 suitable for running on small VPS instances, shared hosting environments, or even on Raspberry Pi and similar devices.
0 commit comments