RPI Compatibility
Merge Request Template
What
Irons out issues on RPI and ensures the auto-installer works without any issues on RPI for installing, building, & deploying whitebox services.
Related MRs
Why
How
-
AP
-
hostapdwas required to be present - Set country using
raspi-configutility
-
-
Tileserver
- There was some paging issues with
libcairo.so.2 - Deleting & Rebuilding fixed the issue
- There was some paging issues with
-
Key moments timestamps
- Server and client time was desynchronized (didn't happen on localhost, but does happen with multiple devices)
- Added time synchronization
Testing
Sandbox Hosting [auto-managed section, do not edit manually]
- Frontend: http://95.216.218.214:47489
- Backend: http://95.216.218.214:34735
Common Testing Instructions
curl -fsSL rpi.install.whitebox.aero | bash
Before Merge Checklist
-
Test all new code (unit & integration) -
Update the documentation (if applicable). -
Pass 2 code reviews (get two 👍 and no outstanding comment) -
Pass 1 product review (if the code change affects users) -
Bump versions of internal dependencies from related MRs that were merged (if applicable)
Edited by Avinash