Cloudbox / autoscan

Autoscan replaces the default Plex and Emby behaviour for picking up changes on the file system.
MIT License
594 stars 49 forks source link

Added Postgres support without changing the SQLite settings/support #195

Closed aleksasiriski closed 1 year ago

aleksasiriski commented 1 year ago

Autoscan is stateless now, it can be scaled on Kubernetes!

aleksasiriski commented 1 year ago

Just tested this on Kubernetes with 3 replicas and Postgres, it works flawlessly!

The image is ghcr.io/aleksasiriski/autoscan

When you are ready to merge tell me so I can revert changes to my repos and to docker workflows.