Your nice and simple OTA firmware update server for ESP8266 and ESP32 devices.
6.6K
Your nice and simple OTA firmware update server for ESP8266 and ESP32 devices.
Startup (as deamon):
docker run -d -p 8080:8080 -v DATA-DIR:/data limbomedia/limboesp:stable
Startup (interactive):
docker run -it -p 8080:8080 -v DATA-DIR:/data limbomedia/limboesp:stable
Important: The initial username and password is "admin". At least the password should be changed in DATA-DIR/limboesp.cfg which is created upon first startup.
Documentation & Sources: https://github.com/thomaskuh/limboesp
Content type
Image
Digest
sha256:54409f2c0…
Size
132.7 MB
Last updated
18 days ago
docker pull limbomedia/limboesp