Post

ESPConnect

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

ESPConnect
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/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...