Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| matrix:conduwuit [2025/09/30 07:25] – willy | matrix:conduwuit [2025/10/01 07:44] (current) – willy | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======  | + | ======  | 
| **Note:** Sadly, Conduwuit project has been abandoned by the current devs and archived. Conduwuit is deprecated, the following instructions are left for historical reference only, **DO NOT FOLLOW**. | **Note:** Sadly, Conduwuit project has been abandoned by the current devs and archived. Conduwuit is deprecated, the following instructions are left for historical reference only, **DO NOT FOLLOW**. | ||
| [[https:// | [[https:// | ||
| + | |||
| + | __Note:__ there is another fork of Conduwuit out there, it's called Tuwunnel. The reasons why i choose Continuwuity are: | ||
| + | * Fully community based projct (Tuwunnel is sponsored by a for-profit company) | ||
| + |   * Active community  | ||
| + | * Fast response to tickets | ||
| + | * Very active development | ||
| ===== Installation ===== | ===== Installation ===== | ||
| Line 96: | Line 102: | ||
| location / { # this is to provide a web client, see the ElementWeb page... | location / { # this is to provide a web client, see the ElementWeb page... | ||
|                 root / |                 root / | ||
| + | } | ||
| + |          | ||
| + | # for the health test | ||
| + |         location / | ||
| + |                 proxy_pass  | ||
| + |                 proxy_http_version  | ||
| } | } | ||