brodigan-e / capstone-POV

NEU Capstone Project
MIT License
2 stars 1 forks source link

Add script to deploy code to RPI #2

Closed jbewing closed 3 years ago

jbewing commented 3 years ago

This WIP PR adds a script to build and deploy the repo to the raspberry pi. This is potentially nicer than just doing a git pull and manually staging files on the RPI as one would not need to create a branch in version control to do a quick QA test in the RPI environment.

Running

Run ./deploy.sh from the project root

Testing

I've played with this a lot and there are quite a few bugs around the exclude list for pushing Django projects. I plan to keep working on it / evolve it to be bullet-proof, but would appreciate feedback on the approach.

@DarkAce65

jbewing commented 3 years ago

This is pretty stale. Just going to trash it :/