mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-12-10 09:18:50 -05:00
complement sends C-S requests over HTTP, and federation over HTTPS. complement without caddy *almost* works. unfortunately i am now dealing with invalid X-Matrix signatures due to non-percent encoded URIs and it does not seem trivial to percent-encode URIs that a reverse proxy would normally do for you. Signed-off-by: strawberry <strawberry@puppygock.gay> |
||
|---|---|---|
| .. | ||
| Dockerfile | ||
| README.md | ||
Complement
What's that?
Have a look at its repository.
How do I use it with Conduit?
The script at ../bin/complement has automation for this.
It takes a few command line arguments, you can read the script to find out what
those are.