Skip to content

Commit 3368e9b

Browse files
authored
Merge pull request #189 from eccenca/feature/update_requirements
update requirements
2 parents 7769e1a + 006d1c2 commit 3368e9b

File tree

1 file changed

+7
-7
lines changed
  • docs/deploy-and-configure/requirements

1 file changed

+7
-7
lines changed

docs/deploy-and-configure/requirements/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,18 @@ For an example of a single-node installation refer to the following scenarios:
3131

3232
## Typical Setup
3333

34-
In a typical deployment all components are installed on separate VMs (nodes).
35-
Therefore, six separate VMs are required.
34+
In a typical deployment all components are installed in a kubernetes cluster.
3635

37-
The following numbers are based on existing customer deployments running Knowledge Graphs up to 300 million triples with 40 concurrent users.
36+
The following numbers are based on existing customer deployments running Knowledge Graphs up to 300 million triples.
3837

3938
| Component | CPU | Memory |
4039
| ------------------------------: | :-------------- | :--------------- |
41-
| eccenca Explore | \>= 4 cores[^u] | \>= 8 GB RAM |
40+
| eccenca Explore | \>= 2 cores[^u] | \>= 4 GB RAM |
4241
| eccenca Build (DataIntegration) | \>= 4 cores[^w] | \>= 8 GB RAM[^w] |
43-
| Triple / Quad Store | \>= 4 cores[^u] | \>= 8 GB RAM[^t] |
44-
| Keycloak incl. PostgreSQL[^c] | 2 cores | \>= 4 GB RAM |
45-
| Proxy Server[^c] | \>= 2 cores[^u] | \>= 2 GB RAM |
42+
| Triple / Quad Store | \>= 8 cores[^u] | \>= 16 GB RAM[^t] |
43+
| Keycloak incl. PostgreSQL[^c] | 2 cores | \>= 2 GB RAM |
44+
45+
For GraphDB always also have a look at [GraphDB recommendations](https://graphdb.ontotext.com/documentation/11.0/requirements.html#hardware-sizing).
4646

4747
## Clients
4848

0 commit comments

Comments
 (0)