2022-11-02 03:01:03 +02:00
---
2023-01-25 18:07:25 +02:00
sidebar_position: 10
2022-11-02 03:01:03 +02:00
---
# Requirements
2023-04-24 19:49:20 +02:00
2022-11-07 05:27:14 +02:00
Hardware and software requirements for Immich
2022-11-02 03:01:03 +02:00
## Software
- [Docker ](https://docs.docker.com/get-docker/ )
- [Docker Compose ](https://docs.docker.com/compose/install/ )
:::info Podman
2022-12-21 23:01:50 +02:00
You can also use Podman to run the application. However, additional configuration might be required.
2022-11-02 03:01:03 +02:00
:::
## Hardware
2022-11-10 16:20:23 +02:00
- **OS**: Preferred unix-based operating system (Ubuntu, Debian, MacOS, etc). Windows works too, with [Docker Desktop on Windows ](https://docs.docker.com/desktop/install/windows-install/ )
2023-05-18 22:04:21 +02:00
- **RAM**: At least 4GB, preferred 6GB.
2022-11-10 16:20:23 +02:00
- **CPU**: At least 2 cores, preferred 4 cores.