Improve multiple services
Update immch Remove hook.serguzim.me domain Enable gatus metrics
This commit is contained in:
		
							parent
							
								
									40802d9d4f
								
							
						
					
					
						commit
						d39566e0ff
					
				
					 4 changed files with 10 additions and 10 deletions
				
			
		|  | @ -4,6 +4,8 @@ immich_db_db: immich | |||
| immich_db_user: "{{ vault_immich.db.user }}" | ||||
| immich_db_pass: "{{ vault_immich.db.pass }}" | ||||
| 
 | ||||
| immich_docker_tag: v1.133.0 | ||||
| 
 | ||||
| immich_svc: | ||||
|   domain: "{{ all_services | service_get_domain(role_name) }}" | ||||
|   port: 2283 | ||||
|  | @ -31,7 +33,7 @@ immich_env: | |||
| 
 | ||||
| immich_compose: | ||||
|   watchtower: monitor | ||||
|   image: ghcr.io/immich-app/immich-server:release | ||||
|   image: ghcr.io/immich-app/immich-server:{{ immich_docker_tag }} | ||||
|   volumes: | ||||
|     - upload:/usr/src/app/upload | ||||
|   file: | ||||
|  | @ -42,7 +44,7 @@ immich_compose: | |||
|           - redis | ||||
| 
 | ||||
|       machine-learning: | ||||
|         image: ghcr.io/immich-app/immich-machine-learning:release | ||||
|         image: ghcr.io/immich-app/immich-machine-learning:{{ immich_docker_tag }} | ||||
|         volumes: | ||||
|           - model-cache:/cache | ||||
|         env_file: | ||||
|  | @ -58,7 +60,7 @@ immich_compose: | |||
|           default: | ||||
| 
 | ||||
|       database: | ||||
|         image: tensorchord/pgvecto-rs:pg16-v0.2.0 | ||||
|         image: ghcr.io/immich-app/postgres:16-vectorchord0.3.0-pgvectors0.3.0 | ||||
|         env_file: | ||||
|           - service.env | ||||
|         volumes: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue