1
0
mirror of https://github.com/immich-app/immich.git synced 2025-06-27 05:11:11 +02:00

docs: install script note (#11122)

install script note
This commit is contained in:
Matthew Momjian
2024-07-15 18:54:16 -04:00
committed by GitHub
parent cc1235d4aa
commit dda9c0057b

View File

@ -8,6 +8,10 @@ sidebar_position: 20
This method is experimental and not currently recommended for production use. For production, please refer to installing with [Docker Compose](/docs/install/docker-compose.mdx).
:::
:::note
The install script only supports Linux operating systems and requires Docker to be already installed on the system.
:::
In the shell, from a directory of your choice, run the following command:
```bash