Is it possible, or will it be possible eventually, to delegate your Lemmy instance to a different URL?

For example, if I wanted to setup my own self-hosted instance at example.com, so that my username would be @greg@example.com, would it then be possible to host the actual Lemmy installation at example.com/lemmy/, leaving the main domain example.com available for me to host whatever I want?

I would love to setup my own instance with a nice short domain, instead of something like @greg@lemmy.example.com, but without being able to delegate you essentially have to sacrifice the whole domain to the Lemmy installation, which is something I don’t really want to do with a short domain.

What came to mind is OpenID, where using the example above, you could use example.com to sign-in to any site that supported OpenID, and then on example.com you would have a link to the actual OpenID provider in the code somewhere, and everything just worked.

    • gregOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      I’ve already investigated using a subdomain, and it may have to be the way I go for now, but it’s not really ideal. @greg@example.com is much nicer and easier to remember and give out than @greg@lemmy.example.com or @greg@l.example.com.

      Plus I’m (hopefully) foreseeing a future of running multiple federated apps that allow delegation, so if I wanted to have a Lemmy instance, a Matrix instance, and a Mastadon instance, if they all eventually allow delegation I can give everyone @greg@example.com for literally any of my federated services, instead of @greg@lemmy.example.com, @greg@matrix.example.com, etc.