mirror of
https://github.com/plausible/hosting.git
synced 2025-01-15 14:34:30 -06:00
neon
This commit is contained in:
parent
ac674bd91a
commit
11f6cd8fa7
@ -3,7 +3,7 @@
|
||||
### Prerequisites
|
||||
|
||||
- **[Docker](https://docs.docker.com/engine/install/)** and **[Docker Compose](https://docs.docker.com/compose/install/)** must be installed on your machine.
|
||||
- **CPU:** Must support **SSE 4.2** instruction set or higher (required by ClickHouse).
|
||||
- **CPU:** Must support **SSE 4.2** or **NEON** instruction set or higher (required by ClickHouse).
|
||||
- **Memory:** At least **2 GB of RAM** is recommended for running ClickHouse efficiently.
|
||||
- **Storage:** Adequate disk space to store your ClickHouse and PostgreSQL databases, depending on your expected data volume.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user