This commit is contained in:
parent
3e5bea532f
commit
12aed0fa26
@ -4,6 +4,11 @@
|
||||
|
||||
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.
|
||||
|
||||
![alt text][logo]
|
||||
|
||||
[logo]: https://deadbeef.codes/steven/lineageos-ota-server/raw/master/ota-logo.png "LineageOS OTA Server"
|
||||
|
||||
|
||||
### docker compose example
|
||||
|
||||
The service listens on port 8080 by default. Mount the output directory for the builds of the device you wish to serve to the /out folder. Also, mount a persistent public directory which will be served publicly. The public folder can be shared across multiple OTA server instances if you wish.
|
||||
|
BIN
ota-logo.jpg
Normal file
BIN
ota-logo.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue
Block a user