What are the hardware requirements of running Structr?
Structr runs fine on any device which is capable to run Java. However, due its anatomy and the nature of the embedded components like the Neo4j graph database and the Jetty HTTP server, the following minimum hardware requirements are given:
Absolute Minimum Hardware Specs
Architecture | ARM Cortex A8 SoC |
RAM | 512 MB |
JVM Heap Space | not preallocated |
CPU | Single Core 1 GHz |
HDD | 4 GB |
(Tested on a $9 C.H.I.P. computer.) Please note that you can’t expect any decent performance on this type of hardware. Typical start-up time of Structr on this kind of hardware can be up to several minutes.
Typical Minimum Hardware
Architecture | x86_64 |
RAM | 2 GB |
JVM Heap Space | 1 GB |
CPU Speed | Dual Core 2 GHz |
HDD | 50 GB |
Recommended Hardware
Architecture | x86_64 |
RAM | 16 GB |
JVM Heap Space | 8 GB |
CPU Speed | Quad Core 3 GHz |
HDD | 100 GB SSD |
Recently updated articles
About this article
Last change | 2017-05-04 |
---|---|
Topics | Structr 2.0 |