• can@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    What is the hardest part? Aside from funding if it’s a personal one. I have a domain I’m barely using and I can think of a funny lemmy url but I think it’s still probably more time and work than I’ll get out of it at the moment

    • terribleplan@lemmy.nrd.li
      link
      fedilink
      English
      arrow-up
      6
      ·
      1 year ago

      Honestly it depends on what your experience level with running software is and what you want out of it. For me things have been rather smooth sailing as I already host a number of things for myself (so know all about domains, DNS, servers, reverse proxies, docker, etc.) and I am the only one actively using my instance right now so (local or admin-level) moderation isn’t really an issue either.

        • terribleplan@lemmy.nrd.li
          link
          fedilink
          English
          arrow-up
          6
          ·
          1 year ago

          Docker isn’t super necessary, there are some scripts out there that hide a good bit of how it works like the official ansible playbook or lemmy-easy-deploy.

          I use docker to easily run many pieces of software in isolation from each other, it’s like VMs if you’re familiar with those, but different in some key ways that don’t really matter for this discussion.