Hi! I want to self host lemmy on my homelab. I have a lot of services installed but only a couple of them are exposed on the internet using subpaths like host.com/plex or host.com/nextcloud.
I want to do the same with lemmy, so host.com/lemmy. Does lemmy support this particular URL configuration? Thank you!
I don’t know if lemmy supports sub-paths, I’ve never seen a lemmy hosted at one though. If it doesn’t nginx definitely supports vhosts. So a single server/vm/container can definitely respond both at my.host.com and lemmy.host.com with appropriate content.
+1 to using a subdomain. You’ll probably have a much better time even if you get a path working.