Add screenshots to README and docs site

Captured from a fresh theta-env install with demo data, via headless
Chrome + Playwright (scripted login, no manual UI interaction needed to
reproduce).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-15 15:41:12 -04:00
parent ac20fb4bfd
commit c3cfd41a80
6 changed files with 22 additions and 0 deletions
+11
View File
@@ -18,6 +18,17 @@ proxy serves them over TLS with auto-renewing certs and no downtime on changes.
**Documentation:** [https://theta42.github.io/proxy/](https://theta42.github.io/proxy/)
## Screenshots
| Hosts | Authentication |
| --- | --- |
| ![Host list](docs/images/hosts.png) | ![Per-host SSO auth](docs/images/host-auth-sso.png) |
Basic auth and SSO are mutually exclusive per host, with per-user password
management once basic auth is enabled:
![Per-host basic auth](docs/images/host-auth-basic.png)
## Why this over the alternatives
Nginx Proxy Manager, Traefik, and Caddy are all good reverse proxies with