[Self-host Help] Reverse Proxy with Subfolder

How would I self-host wefwef with a reverse proxy? Is it possible to point wefwef to a subfolder such as https://domain.tld/wefwef

I have a VPS that hosts other applications with docker using LinuxServerIO's swag (their version of nginx) so does anyone have an nginx config I could modify to work for me?

3 points · 3 comments · view on lemmy.world

3 Comments

daranto@2dl.eu · 1 pts · 3y (1 reply)

hey im hosting it via wefwef.domain.eu

SSL cert via let’s encrypt + nginx. Works perfectly.

yoichi@lemmy.world · 1 pts · 3y

Right, so it works with subdomain. Hopefully, it works with subfolder too and someone can helpe out. I'm looking for a config for domain.tld/wefwef

yoichi@lemmy.world · 1 pts · 3y

Also, is there a docker compose for wefwef?