Right now i am running on a on a small vps. A couple of questions.

  1. Is there and easy way to migrate my instance to my homelab? Only two users but would like to preserve the setup.

Using clouflare tunnels cf would take place of the proxy etc? Just wondering if anyone has set it up yet and any gotchas

  • dapA
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    I have Lemmy running on my homelab behind Cloudflare, though I’m using a reverse proxy setup. I made some minor modifications to the provided docker-compose.yml to get everything working with my existing reverse proxy setup.

    As for backups, I want to say so long as you back up the postgres database and import the backup on your new server you should be good. I believe there’s a section in the Lemmy docs on how exactly to do that process.

    • code@lemmy.mayes.ioOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      So if im thinking through this (i did this with matrix) cloudflare points to the http pot of the docker since its handles ssh. Ill have to dig into this aome more for federation

  • Meldrik@lemmy.wtf
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I use Cloudflare Tunnel, instead of a reverse proxy. I do have issues with federating with Kbin though.