BraydenBrekke / TrailCam

Converting LoraWan Helium Miners into Trail Camera
1 stars 0 forks source link

Setting Up a Deployment and Testing Environment #2

Closed BraydenBrekke closed 5 months ago

BraydenBrekke commented 5 months ago

Due to the RPis having the sensors hooked up to it, we won't be able to test our code easily our own workstation. We will want to implement a solution for quickly deploying our code across all our RPis at once and potentially run unit tests against our code.

We also have to consider how we will send out OTA updates to our devices given that they won't be connected to the Internet.

Ideally we will come up with a solution for deploying our code throughout the initial testing phases without the use of Internet so that we can utilize this method throughout production.

BraydenBrekke commented 5 months ago

https://www.balena.io