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:
@@ -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/)
|
**Documentation:** [https://theta42.github.io/proxy/](https://theta42.github.io/proxy/)
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|
| Hosts | Authentication |
|
||||||
|
| --- | --- |
|
||||||
|
|  |  |
|
||||||
|
|
||||||
|
Basic auth and SSO are mutually exclusive per host, with per-user password
|
||||||
|
management once basic auth is enabled:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Why this over the alternatives
|
## Why this over the alternatives
|
||||||
|
|
||||||
Nginx Proxy Manager, Traefik, and Caddy are all good reverse proxies with
|
Nginx Proxy Manager, Traefik, and Caddy are all good reverse proxies with
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 141 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 151 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 126 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 87 KiB |
@@ -7,6 +7,17 @@ title: Home
|
|||||||
|
|
||||||
A reverse proxy and HTTPS termination service using OpenResty/nginx with a management API and web GUI.
|
A reverse proxy and HTTPS termination service using OpenResty/nginx with a management API and web GUI.
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|
| Hosts | Authentication |
|
||||||
|
| --- | --- |
|
||||||
|
|  |  |
|
||||||
|
|
||||||
|
Basic auth and SSO are mutually exclusive per host, with per-user password
|
||||||
|
management once basic auth is enabled:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- **Automated HTTPS/SSL** - Let's Encrypt integration with HTTP-01 and DNS-01 challenges
|
- **Automated HTTPS/SSL** - Let's Encrypt integration with HTTP-01 and DNS-01 challenges
|
||||||
|
|||||||
Reference in New Issue
Block a user