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

Selfhosted

39224 readers
387 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?

top 6 comments
sorted by: hot top controversial new old
[–] LinuxSBC@lemm.ee 3 points 1 year ago* (last edited 1 year ago) (2 children)

This may not fit your needs, but matrix-docker-ansible-deploy is really good, and it uses Docker and Traefik by default.

[–] nehal3m@sh.itjust.works 2 points 1 year ago

Seconded. I’ve been running the result of this ansible deployment for a year now, loving it

[–] iso@lemy.lol 2 points 1 year ago (1 children)

Thanks! It looks complicated but probably worth it. I'll try thanks again!

Definitely worth it IMO. There's a lot of parts involved in a Matrix setup and this playbook handles them all for you. Just make sure to have a look at the changelog whenever you update your installation. If there are any changes that require manual steps, it usually explains those steps quite well.

[–] nimmo@lem.nimmog.uk 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.

[–] Decronym@lemmy.decronym.xyz 1 points 1 year ago

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:

Fewer Letters More Letters
HTTP Hypertext Transfer Protocol, the Web
SSL Secure Sockets Layer, for transparent encryption
nginx Popular HTTP server

[Thread #96 for this sub, first seen 31st Aug 2023, 11:45] [FAQ] [Full list] [Contact] [Source code]