mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-03 19:17:11 -05:00 
			
		
		
		
	Update portainer-installation.md
This commit is contained in:
		
							parent
							
								
									a898610f13
								
							
						
					
					
						commit
						32e79ce7b3
					
				@ -10,7 +10,7 @@ Install Immich using Portainer's Stack feature.
 | 
				
			|||||||
2. Click on "**Add stack**".
 | 
					2. Click on "**Add stack**".
 | 
				
			||||||
3. Give the stack a name (i.e. Immich), and select "**Web Editor**" as the build method.
 | 
					3. Give the stack a name (i.e. Immich), and select "**Web Editor**" as the build method.
 | 
				
			||||||
4. Copy the content of the `docker-compose.yml` file from the [GitHub repository](https://raw.githubusercontent.com/immich-app/immich/main/docker/docker-compose.yml)
 | 
					4. Copy the content of the `docker-compose.yml` file from the [GitHub repository](https://raw.githubusercontent.com/immich-app/immich/main/docker/docker-compose.yml)
 | 
				
			||||||
5. Replace `.env` with `.stack.env` for all containers that need to use environment variables in the web editor.
 | 
					5. Replace `.env` with `stack.env` for all containers that need to use environment variables in the web editor.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<img
 | 
					<img
 | 
				
			||||||
  src={require('./img/dot-env.png').default}
 | 
					  src={require('./img/dot-env.png').default}
 | 
				
			||||||
@ -51,4 +51,4 @@ openssl rand -base64 128
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
:::tip
 | 
					:::tip
 | 
				
			||||||
For more information about using the application, please refer to [How to use the application](/docs/category/how-to-use-the-application).
 | 
					For more information about using the application, please refer to [How to use the application](/docs/category/how-to-use-the-application).
 | 
				
			||||||
:::
 | 
					:::
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user