• ZMonster@lemmy.world
    link
    fedilink
    arrow-up
    21
    arrow-down
    3
    ·
    8 months ago

    Self hosting, at least for lemmy, is absolute trash. I have been told a few times when asking questions that, “it is expected that you are thoroughly experienced with Linux” to be able to follow the mediocre guides. And they are trash if you are a newbie.

    So people like me, who would love to use Lemmy for non Linux things, am posting almost entirely about Linux problems.

    • zeppo@lemmy.world
      link
      fedilink
      English
      arrow-up
      20
      arrow-down
      2
      ·
      8 months ago

      I wouldn’t expect running a publicly accessible server on the internet to be easy or a great idea for someone not familiar with the OS they’re using. Great way to learn, though.

      • Bakkoda@sh.itjust.works
        link
        fedilink
        arrow-up
        8
        ·
        8 months ago

        Yeah I’ve got a proxmox cluster and I’ve been using Linux for decades but I wouldn’t dare host something that a LOT of users are going to access. I don’t know nearly enough about netsec and I can guarantee my vlan practices probably aren’t perfect, etc.

      • xantoxis@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        8 months ago

        And how do you learn, then, from this project, if people are shitty about your questions?

        I’m a sw engineer. I’ve been doing every kind of application management, development, and systems design for 25 years, nearly all of that in Linux, and I still need things answered about running apps in proxmox. I’m not coming to a Lemmy community for those answers, I’ll tell you that.

        • zeppo@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          8 months ago

          I haven’t tried to get community tech support on Lemmy, so I wouldn’t know what it’s like firsthand. If people are really that difficult, sure, that sucks. But it sounds like the person asking needs to work on more fundamental linux skills than something specific to running a Lemmy instance, and the internet is full of information about that.

      • ZMonster@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        8 months ago

        I get that, but here we are. It’s something I want to do. I’ve been at it for 6 months and I’ve managed to get the site working twice, but am still struggling with SMTP. Digital ocean blocks smtp and send grid breaks the site.

        ¯\_(ツ)_/¯

        • zeppo@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          8 months ago

          SMTP in general is a pain to configure. I ran my own mail servers for a while and finally gave up and used a 3rd party service. Too many problems with antispam restrictions, and things like I’d finally get it configured, upgrade postfix or whatever and then it would all be screwed again.

    • Thann@lemmy.ml
      link
      fedilink
      English
      arrow-up
      16
      ·
      edit-2
      8 months ago

      If you never used windows before and were trying to do something complicated like self hosting on it, you would be having nothing but issues…

    • the_q@lemmy.world
      link
      fedilink
      arrow-up
      10
      arrow-down
      3
      ·
      8 months ago

      The Linux community as a whole has a real problem with being snobs to new users.

    • Gabagoolzoo@kbin.social
      link
      fedilink
      arrow-up
      5
      ·
      8 months ago

      Would recommend using Docker (container) and Caddy (reverse proxy) to self-host as a newbie, streamlines everything and only basic Linux knowledge required (although you do have to learn Docker commands).

    • Rodeo@lemmy.ca
      link
      fedilink
      arrow-up
      5
      arrow-down
      2
      ·
      8 months ago

      Congratulations, you’ve discovered the struggles of learning an esoteric hobby. Often the learning curve is steep like that. And often you will encounter elitist twits trying to push you back down the curve. But they cannot keep you from knowledge. It sounds like you’re already discovering some of the rewards.

      • ZMonster@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        8 months ago

        Oh yes, I’ve been using the ansible method of deploying and I have it very close, I just can’t get SMTP working. I’ve set up an account with send grid but letsencrypt keeps telling me I’ve passed the limit for certs and every time I try to deploy it says I have to wait another week to try. I would remove certs but since I’ve already wiped those out, I don’t know what they are or how to find them.