Skip to content

Commit 5f7bd7f

Browse files
committed
Expand on time requirements for full planet build
1 parent 01de5d1 commit 5f7bd7f

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

projects/planet/README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,23 @@
33

44
This project is configured to download/prepare/build a complete Pelias installation for the entire planet.
55

6-
### Requirements:
6+
### Minimum Requirements
77
* 600GB Disk
88
* 16GB RAM
99
* 16+ CPU cores or a lot of patience
1010

11+
### Recommended requirements:
12+
13+
* 600GB fast disk (such as NVMe SSD)
14+
* 48GB RAM
15+
* 36 CPU cores
16+
17+
## Time requirements
18+
19+
With a 36 CPU machine and fast network connection, full planet builds can take as little as 16 hours.
20+
21+
It's not recommended to run full planet builds on consumer hardware (such as a standard 8 core, 16GB RAM laptop or desktop) unless you are willing to wait up to 72 hours.
22+
1123
## Setup
1224

1325
Please refer to the instructions at https://github.com/pelias/docker in order to install and configure your docker environment.

0 commit comments

Comments
 (0)