1
0
forked from Cutlery/immich
Alex a898610f13
docs: add installation section (#912)
* Implemented requirements

* Added one-step installation

* Finished section
2022-11-01 20:01:03 -05:00

1.1 KiB

sidebar_position
sidebar_position
1

Requirements

Hardware and software requirement for Immich

Software

:::info Podman You can also use Podman to run the application, however, additional configurations might required on your end. :::

Hardware

  • OS: Preferred unix-based operating system (Ubuntu, Debian, MacOS...etc). Windows works too with Docker Desktop on Windows
  • Ram: At least 2GB, preferred 4GB.
  • Core: At least 2 cores, preferred 4 cores.

Installation methods

There are a couple installation method that you can use to install the application. You can choose the one that suits you the best.

  1. One-step installation (Evaluation only)
  2. Docker Compose with manual configuration (Recommended)
  3. Portainer
  4. Unraid (Community contribution)