Merge branch 'main' of https://deadbeef.codes/steven/lineageos-ota-server
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Steven Polley 2023-06-09 08:55:17 -06:00
commit 3e5bea532f

View File

@ -2,7 +2,7 @@
# lineageos-ota-server # lineageos-ota-server
A highly-scalable and lightweight OTA Server for LineageOS. The OTA server supports a single device, if you intend to support multiple devices, you just create an additional OTA server instance for each device. A highly-scalable and lightweight OTA Server for LineageOS. The OTA server supports a single device model (eg: Google Pixel), if you intend to have OTA's available for a variety of device models, just create an additional OTA server instance for each device.
### docker compose example ### docker compose example