mirror of
https://github.com/immich-app/immich.git
synced 2025-07-08 10:46:48 -04:00
Updated x86 Docker Compose Installation Guide (markdown)
parent
2f2ef57e39
commit
4ffc846f6d
@ -1 +1,6 @@
|
||||
# Steps
|
||||
# Steps
|
||||
1. Create a folder to contain the Immich docker compose and docker mounts.
|
||||
1. Go to the [docker folder in the repo](https://github.com/alextran1502/immich/tree/main/docker) and copy the following files into the folder created above: `docker-compose.yml` and `.env.example (rename to .env)`
|
||||
1. Create the folder structure `settings/nginx` and copy the `nginx.conf` file from [docker/settings/nginx](https://github.com/alextran1502/immich/tree/main/docker/settings/nginx) into that folder.
|
||||
1. Open the .env file and edit the variables based on your setup. You can find information about all the environment variables [here.](Environment-Variables).
|
||||
1. Start the containers with `docker-compose -f docker-compose.yml up`
|
Loading…
x
Reference in New Issue
Block a user