top | item 35219036

(no title)

ebreton | 2 years ago

The repo will provide a way to pull new scripts for new updates.

But I would still need the framework to iterate through all of them

discuss

order

Someone|2 years ago

I think you either didn’t mention some requirement, or are too focused on “I need to run scripts to do these updates” because that’s what you use now.

To do “sometimes, I have to update the docker-compose.yml on the unit, or add a library, or change something outside of the unit.”, I don’t see what else than git pull you would need, if you put docker-compose.yml and the libraries in the repo.

rsync or other sync programs also should work.