post from @[email protected] :

I am a software developer by craft and a linux system admin by hobby. I cannot commit to moderating and managing my own instance, but I would be glad to help someone with the technical aspects.

The most common complaint I saw in Reddit and here about switching to Lemmy is the difficulty of setting it up, so I thought I would help bridge this gap.

While I have never hosted my own instance before, I already checked the setup guide and it looks pretty simple to me, so I am confident I can do it. Please feel free to comment or DM.

It would be great if you can comment general questions. I can then respond to you here and maybe others will see it and know how to host their own instances too.

  • Pasketti@lemmy.jerick.xyz
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    Great idea! I’ll start you off: I have my own instance set up (which I am commenting from) and everything seems to be working okay, except my instance icon is not showing. I’m using Nginx Proxy Manager and mapped the IP and Port to the Lemmy instance. I can see https but it also states that some parts are not using https (such as images)

    • crank@beehaw.orgOP
      link
      fedilink
      English
      arrow-up
      0
      arrow-down
      1
      ·
      1 year ago

      I tried to make it clear but just in case I didn’t manage to, this is a cross post of someone else’s post on kbin. I personally do not know anything about this but I thought it would be of interest. Maybe someone else will have some insight but if you click the post you can see the original with lots of comments.

  • grouvie@lemmy.help
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I created a helm chart to help setting up Lemmy on kubernetes. I am already using it successfully for my instance. You can find the charts and a short documentation here:

    https://github.com/grouvie/lemmy_help

    I’m happy to help with further questions and problems, too.