greg

joined 1 year ago
 

Quite a few people have had issues trying to get a Lemmy instance setup, and in a lot of cases it seems to be an issue with the documentation missing something or not being super clear (not blaming the devs btw, they have a LOT on their plate these days).

With the influx of users that are going to be coming to Lemmy over the next while, being able to get new instances setup is going to be critical, so anything that could improve the installation documentation, the Docker and Ansible examples, etc., which in turn will also reduce the number of installation support requests the Lemmy devs get, would be a huge help.

[–] greg@lemm.ee 1 points 1 year ago

I gave up on setting up my own instance today for these exact reasons. Brand new install, multiple browsers, no matter the username, no matter the length of the password, all I get is a spinning circle when I try to login with my brand new admin account. No response whatsoever from the forgot password link either.

 

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.