Comment on What is the best way to sync images to my NAS?
Appoxo@lemmy.dbzer0.com 3 months agoLooks 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 3 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 3 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