Updating README.md to include web interface
All checks were successful
HAProxy Manager Build and Push / Build-and-Push (push) Successful in 37s

This commit is contained in:
jknapp 2025-03-07 15:57:56 -08:00
parent 7b1e8a9536
commit 748ae8a4b7

View File

@ -28,6 +28,12 @@ docker run -d -p 80:80 -p 443:443 -p 8000:8000 -v lets-encrypt:/etc/letsencrypt
- Certbot (for Let's Encrypt certificates)
- OpenSSL (for self-signed start-up certificate)
## Web UI Interface
The HAProxy Manager includes a web-based user interface accessible at port 8000, providing:
- Domain and backend server management interface
- SSL certificate status monitoring
## API Endpoints
### Health Check