Post

ESPConnect

ESPConnect is a zero-installation web application that lets you explore, back up, and manage ESP32 devices from a browser.

ESPConnect

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/espconnect.sh)"
CPU: 1 cores RAM: 512 MB Disk: 4 GB OS: Debian 13

Notes

This installs and serves the static ESPConnect web build from the latest GitHub release.
ESPConnect uses the browser Web Serial API, so the container serves HTTPS with a self-signed certificate; accept the certificate warning before using the app.

Web Interface

Port: 443

Source code
Loading...