Use volume for datarr

Disable rutorrent and esphome
Updates
This commit is contained in:
Marc Fokkert
2025-02-21 12:23:41 +01:00
parent 8cc469a091
commit 9b78b43c7f
10 changed files with 199 additions and 689 deletions

View File

@@ -40,12 +40,6 @@ resource "docker_container" "audiobookshelf" {
volume_name = "truenas-arr"
}
# mounts {
# target = "/audiobooks"
# source = "/share/datarr/media/audiobooks"
# type = "bind"
# }
lifecycle {
ignore_changes = [
ulimit,