Files
immich/docs/docs/installation/requirements.md
bo0tzz a1a7e6ac06 Small docs site tweaks (#954)
* Add yarn.lock to .gitignore

* Tweak announcementBar message

* Add demo link to docs homepage

* chore(docs): logo-meaning page cleanup

* chore(docs): support page cleanup

* chore(docs): tech-stack page cleanup

* chore(docs): requirements page cleanup

* Update main README warning to match docs site

* Add clearer documentation link to main README

* chore(docs): one-step-install page cleanup

* chore(docs): Security: remove example JWT_SECRET value

* chore(docs): recommended-install page cleanup

* chore(docs): portainer-install page cleanup

* chore(docs): unraid-install page cleanup
2022-11-10 08:20:23 -06:00

1.1 KiB

sidebar_position
sidebar_position
1

Requirements

Hardware and software requirements for Immich

Software

:::info Podman You can also use Podman to run the application. However, additional configuration might be 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.
  • CPU: At least 2 cores, preferred 4 cores.

Installation methods

There are a couple installation methods 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)