First post from my new, self-hosted, personal instance. Feels good!

  • Morethanevil
    link
    fedilink
    English
    4111 months ago

    Congratulation 🌞

    Greetings from another personal instance 🐱

  • @[email protected]
    link
    fedilink
    English
    2111 months ago

    Nice work dad. How difficult was it? I’ve been thinking about going down that road but concerned about the overhead.

    • Osayidan
      link
      fedilink
      English
      2211 months ago

      If you host the instance just for your own account to be under your control there’s hardly any overhead. I’m running it in docker in a debian 12 VM with 1 GB ram, 1 virtual CPU and 50GB virtual disk. Haven’t had any issues.

      • @[email protected]
        link
        fedilink
        English
        911 months ago

        This is valuable info. Is there a Docker image that’s preconfigured for it or did you install on a LAMP image or other third way?

        • @[email protected]
          link
          fedilink
          English
          10
          edit-2
          11 months ago

          There’s a few Docker images, since it needs a database and some other services, and the best practice with Docker is one container per service. The documentation is here: https://join-lemmy.org/docs/administration/install_docker.html

          I removed the Nginx server from the docker-compose.yml though. I already had an Nginx server running on the same server, so I just added the config to the existing server instead.

          • @[email protected]
            link
            fedilink
            English
            511 months ago

            I also installed my private server and setting everything up was quite easy :) I left nginx as is and just put everything behind my Caddy as reverse proxy

            • @[email protected]
              link
              fedilink
              English
              1
              edit-2
              11 months ago

              I’ve been meaning to try Caddy and Traefik. I’ve been using Nginx for so long and don’t really have a reason to switch though.

              For Lemmy, I didn’t see a major advantage of running a reverse proxy behind another reverse proxy which is why I’m not running Lemmy’s Nginx container.

        • Osayidan
          link
          fedilink
          English
          211 months ago

          I went with docker but back then their documentation for it was trash and hardly worked. Had to trial and error it until it was functional. Hopefully they fixed that by now.

    • @[email protected]
      link
      fedilink
      English
      7
      edit-2
      11 months ago

      If you do end up going for it, Lemmy Easy Deploy is the tool I used and it’s awesome. I had no success with any other guide.

      It was pretty easy with that tool. The overhead isn’t too bad but I recommend not going below 2GB of memory. I rode along on 1GB for a little while to see how things went, and it topped out quite a bit. I pay a little extra for automatic backups too which is worth the peace of mind. It’s about ~$18/month with Digital Ocean.

    • CrimeDadOP
      link
      fedilink
      English
      311 months ago

      Well, I couldn’t figure out Docker because I’m a newb, so I decided to give the app in Yunohost a try. I was reluctant at first, because when I last checked the available version of Lemmy was kind of old and image uploads were broken. However, when I checked today, the version was 0.18.2 and the disclaimer about the broken feature was gone. So, I gave it a try and it just worked. I do still have to test image uploads.

      We’ll see about overhead. I’ve got it running on a VM to which I’ve allocated 500GB. The VM is on an older i5 desktop with 16GB of RAM. I’ve already been running a Pixelfed instance for a couple of weeks and so far so good.

      • @[email protected]
        link
        fedilink
        English
        311 months ago

        That should be plenty of power and storage. I’m running on a Digital Ocean droplet that has 2GB of memory, 25GB disk space, and an Intel vCPU (the “premium” option). Hums right along.

      • schmorp
        link
        fedilink
        English
        211 months ago

        Great to know, I’m on yunohost and considered creating my own instance. I guess I’ll get to that when I take the step from rented VPS to home-run server.

  • @[email protected]
    link
    fedilink
    English
    1311 months ago

    Welcome to the club! I used the same easy deploy setup as you! Makes life really easy eh :)

    Furthermore, to populate All, I have this one running: https://github.com/lflare/lemmy-subscriber-bot

    If you do this, you will need some extra space because the database will grow, but I think it solves one of the (largest) downsides of running your own instance, namely discovering other communities.

      • @[email protected]
        link
        fedilink
        English
        511 months ago

        When you decide to set it up, you need to create a user on your instance and fill in those details in the command line to run the thing. Also make sure to change the instance name to your name, otherwise it will not work.

        Other useful commands:

        docker rm --force lemmy-subscriber-bot To actually destroy the docker container if you want to start over

        docker logs lemmy-subscriber-bot To see if the thing is running and doing things.

        • CrimeDadOP
          link
          fedilink
          English
          111 months ago

          From the readme:

          As of the writing of this tool, and size of the fediverse (Jul 2023), using this tool, may result in disk space usage of around 2GiB/day, according to my own metrics.

          Seems kind of steep. I only have 500GB allocated to my server. I feel like there’s got to be a better way.

    • @[email protected]
      link
      fedilink
      English
      111 months ago

      Do you know how much disk space this will roughly use? Are we talking 10GB or 100GB or 1TB? Just roughly speaking.

    • @billygoatA
      link
      English
      111 months ago

      Thank you for the info. I set my instance up yesterday as well and my goal today was to do this.

  • HousePanther
    link
    fedilink
    English
    1311 months ago

    Good on you for standing up your own instance. It’s certainly nothing to shake a stick at and you’re coming in at the right time when Lemmy just got a big performance boost in v0.18.3 as well as an 80% reduction size in the PostgreSQL database. Good things are happening.

    • CrimeDadOP
      link
      fedilink
      English
      511 months ago

      Hehe I needed a login for a Superbowl pool with my kid’s preschool and that’s what I came up with. When my wife saw she couldn’t stop laughing, so it stuck.

  • @[email protected]
    link
    fedilink
    English
    811 months ago

    Nice! Just me on my instance too. The only downside I’ve found so far is that I have to discover new communities in my own since there is no one else to populate “All”.

    Small price to pay to have control over my instance though.

    • @[email protected]
      link
      fedilink
      English
      311 months ago

      I’m really thinking about spinning up my own instant. I joined lemmy.one a while ago and it dark at the moment. After reddit I’m not digging the lack of control… Do you have any recommendations for running your own instant?

    • Nunchuk
      link
      fedilink
      English
      211 months ago

      Yeah it was a bit annoying at first, but I just created a “all” user that just subbed to everything (well not everything, shout-out to all the communities that speak another language). I don’t recall exact links but if you just search for “all bot Lemmy” there are some stuff people have made which will just auto join basically all communities in an instance

  • dasprii
    link
    fedilink
    English
    711 months ago

    Hello from another self hosted instance comrade!

  • @[email protected]
    link
    fedilink
    English
    511 months ago

    Hello from another self-hosted instance! Having absolute control on what you see is very nice.

  • krdo
    link
    fedilink
    English
    411 months ago

    Hello from another personal instance :)