Comment on What is the best way to sync images to my NAS?
Appoxo@lemmy.dbzer0.com 1 week 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 6 days 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 6 days ago
Yep, all you need are
docker-compose.yml
,hwaccel.ml.yml
,hwaccel.transcoding.yml
and the.env
file.And moat of that is copy pasting the template and adjusting (sticking the version number, choosing GPU/ML accelerator, etc.) ig