Sign inSign up

limbomedia/limboesp

By limbomedia

Updated 18 days ago

Your nice and simple OTA firmware update server for ESP8266 and ESP32 devices.

Image
Internet of things
Web servers
1

6.6K

limbomedia/limboesp repository overview

LimboESP, officially dockerized!

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

Tag summary

Content type

Image

Digest

sha256:54409f2c0

Size

132.7 MB

Last updated

18 days ago

docker pull limbomedia/limboesp