this post was submitted on 27 Jun 2023
2 points (100.0% liked)

Self Hosted - Self-hosting your services.

14519 readers
54 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

Important

Cross-posting

If you see a rule-breaker please DM the mods!

founded 4 years ago
MODERATORS
 

With the websocket changes and now eveything http calls any hints on running this in docker behid tunnel setup. Any gotchas. Ill use cloudflare for proxy i assume.

top 4 comments
sorted by: hot top controversial new old
[–] cstine@lemmy.uncomfortable.business 1 points 2 years ago (1 children)

I didn't have to make any changes from 0.17.4 to 0.18.0 beyond updating my docker compose to the new version; tunnel config stayed the same, nginx config was the same, and the docker compose network config was the same.

[–] code@lemmy.mayes.io 1 points 2 years ago (1 children)

Could you post your tunnel config? Or an simple one. Ive got a bunch of services on it but its straightforward what ip and port i have to point to. With federation in the mix i dont know the aetup in cloudflare should be. Does it point to nginx? Lemmy app, lemmy ui? Thats my missing knowledge

[–] cstine@lemmy.uncomfortable.business 2 points 2 years ago (1 children)

I'm configured to point the cloudflare tunnel -> nginx container in the lemmy stack -> nginx.config provided by the devs reverse proxies the rest of it.

[–] code@lemmy.mayes.io 1 points 2 years ago