kercre123 / wire-pod

Free, fully-featured server software for the Anki Vector robot.
MIT License
486 stars 165 forks source link

Added images volume and update to wiki #306

Open Zippy-boy opened 7 months ago

Zippy-boy commented 7 months ago

Added a docker volume to save the images directory between restarts of the container and updates of the app. Also made a simple install guide for the docker app to be put into the wiki: https://github.com/kercre123/wire-pod/issues/282

Leaving as draft to try and use a smaller base docker file

Zippy-boy commented 6 months ago

Removed schedule as it wasted github machine time and would complicate docker updates in the future. Also added image volume to save images taken. Would recommend looking at @g0t4 https://github.com/kercre123/wire-pod/pull/328#issue-2291568420 as its a cleaner version.

For latter: may be make a new brach for full self hosting of the AI side of vector and iteration into home assistance.