Is it possible to change lemmy’s domain after I have already started it once and produced some content? I am thinking of moving to a subdomain but I’m not sure if it will go smoothly

  • koper@feddit.nl
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    You can, but other servers will not recognize it as the same server.

    There are however ways to run your server on a subdomain and make it appear as if it’s still the original domain. Is that what you’re looking for?

      • stown@sedd.it
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        /well-known/webfinger. If you use a reverse proxy on your main domain (example.com), you have it forward traffic from example.com/well-known/webfinger to subdomain.example.com/well-known/webfinger