mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-02 18:47:07 -05:00 
			
		
		
		
	Update truenas.md with permission info. (#7606)
* Update truenas.md with permission info. This is very important information about permissions on datasets used by immich. * Update truenas.md * Update truenas.md with proper formatting
This commit is contained in:
		
							parent
							
								
									dbf0ddf3a7
								
							
						
					
					
						commit
						70881bc97f
					
				@ -28,6 +28,10 @@ Or before beginning app installation, [create the datasets](https://www.truenas.
 | 
				
			|||||||
Immich requires seven datasets: **library**, **pgBackup**, **pgData**, **profile**, **thumbs**, **uploads**, and **video**.
 | 
					Immich requires seven datasets: **library**, **pgBackup**, **pgData**, **profile**, **thumbs**, **uploads**, and **video**.
 | 
				
			||||||
You can organize these as one parent with seven child datasets, for example `mnt/tank/immich/library`, `mnt/tank/immich/pgBackup`, and so on.
 | 
					You can organize these as one parent with seven child datasets, for example `mnt/tank/immich/library`, `mnt/tank/immich/pgBackup`, and so on.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					:::info Permissions
 | 
				
			||||||
 | 
					The **pgData** dataset must be owned by the user `netdata` (UID 999) for postgres to start. The other datasets must be owned by the user `root` (UID 0) or a group that includes the user `root` (UID 0) for immich to have the necessary permissions.
 | 
				
			||||||
 | 
					:::
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Installing the Immich Application
 | 
					## Installing the Immich Application
 | 
				
			||||||
 | 
					
 | 
				
			||||||
To install the **Immich** application, go to **Apps**, click **Discover Apps**, either begin typing Immich into the search field or scroll down to locate the **Immich** application widget.
 | 
					To install the **Immich** application, go to **Apps**, click **Discover Apps**, either begin typing Immich into the search field or scroll down to locate the **Immich** application widget.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user