Setup storage of immich resouces and add tailscale access to allow uploading files too large to go over cloudflare (<100mb) See https://github.com/immich-app/immich/issues/17729 and https://github.com/immich-app/immich/pull/22385
This commit is contained in:
@@ -40,3 +40,9 @@ data "nomad_plugin" "smb" {
|
||||
plugin_id = "smb"
|
||||
wait_for_healthy = true
|
||||
}
|
||||
|
||||
resource "nomad_scheduler_config" "config" {
|
||||
memory_oversubscription_enabled = true
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user