Skip to content

Commit b06b82e

Browse files
authored
Update README.md
1 parent 55966af commit b06b82e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,14 @@
1515
To install the back-end and front-end components of the Fidesinnova platform, including both the web app and mobile app, you can follow the steps below. These instructions assume that you have a basic understanding of setting up development environments and are familiar with JavaScript, Node.js, and related technologies.
1616

1717
# Step A. Prepare operating system
18-
First of all install Ubuntu 24.04 LTS on your server.
18+
To run `iot-server` effectively, the following system specifications are recommended:
19+
20+
- **Operating System:** Ubuntu 24.04 LTS
21+
- **Memory:** 16 GB RAM
22+
- **Storage:** 30 GB SSD minimum
23+
- **CPU:** Dual-core processor (x86_64 or ARM64)
24+
25+
_These requirements are suitable for typical IoT workloads. Actual needs may vary based on deployment scale and data volume._
1926

2027
## A.1. Install MongoDB
2128
- Install MongoDB version 8.0 for ARM64.

0 commit comments

Comments
 (0)