this post was submitted on 28 Aug 2023
21 points (95.7% liked)

Selfhosted

38899 readers
212 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I want to set up my own Matrix server, but it seems a bit complicated in the proxy and federation part since I'm not using Nginx or Caddy. Does anyone have an up-to-date guide for Traefik version?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago

That's interesting, because I was finding guides for traefik and caddy but not nginx (specifically swag in my case)

The issue I was having, in case it helps you, is that I was trying to expose 8448 on my synapse container which doesn't have SSL instead of on my SWAG container and then redirect to my synapse one.