Comment on What is the best way to sync images to my NAS?
Appoxo@lemmy.dbzer0.com 10 months agoYes.
It can also sync across the internet if you have it set up appropriately.
Very neat and they have recently implemented (chrome) casting capability into the app.
cyberpunk007@lemmy.ca 10 months ago
This is cool, unfortunately for me I’m too lazy to set up like 5 dockers for immich right now lol.
Appoxo@lemmy.dbzer0.com 10 months ago
Looks like much but it’s basically copy pasting the base compose and adjusting for your current infrastructure.
The actual work comes with ingesting the data.
cyberpunk007@lemmy.ca 10 months ago
I saw the compose earlier, doesn’t it call for an external db, among other things?
If it’s just that compose I’ll probably implement this tomorrow.
Appoxo@lemmy.dbzer0.com 10 months ago
Yep, all you need are
docker-compose.yml,hwaccel.ml.yml,hwaccel.transcoding.ymland the.envfile.And moat of that is copy pasting the template and adjusting (sticking the version number, choosing GPU/ML accelerator, etc.) ig