Welcome to CoupleMemes!

We are looking for moderators to help moderate and post content on this community. If you are interested please send me a DM.

Thanks!

        • Lena@gregtech.euM
          link
          fedilink
          English
          arrow-up
          2
          ·
          20 days ago

          On a Hetzner CAX31 (the one with an Ampere CPU), then I put Cloudflare in front of it. That’s how I host all my stuff.

            • Lena@gregtech.euM
              link
              fedilink
              English
              arrow-up
              2
              ·
              20 days ago

              it’s not very CPU-intensive, as you can see in the output of docker compose stats, where 100% CPU = 1 core. As for the RAM usage, the database can get a bit more RAM-hungry than other containers. Here’s the output of btop:

              You’re not bothering me at all btw, I’d love to answer more questions if you have any.

              • MajesticElevator@lemmy.zipBanned
                link
                fedilink
                English
                arrow-up
                2
                ·
                20 days ago

                Thanks! Really interesting :)

                How much would you say your daily traffic and disk usage increase is? I heard that Lemmy only stores text, and media is hosted only on the instance on which it’s uploaded on.

                • Lena@gregtech.euM
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  ·
                  20 days ago

                  The database is currently at 19.9 GiB, and it increases so slowly I haven’t noticed anything :P.

                  I heard that Lemmy only stores text, and media is hosted only on the instance on which it’s uploaded on.

                  Depends on how you configure it, I have it only store media from my local users by setting image_mode: "None" in lemmy.hjson (the config file), so that doesn’t increase a lot. I use Exoscale as my object storage provider.

                  Regarding traffic usage, I can’t tell you precisely because I use Cloudflare and that caches a lot of data. In the past 18 days there have been 108GB transferred from my VPS (data from Hetzner). These are the analytics from cloudflare:

                  btw if you plan on buying a Hetzner VPS it would be awesome if you used my referral link: https://hetzner.cloud/?ref=xNvN4vWKXSzw to get 20€ in credits for free, and I also get 10€ if you decide to buy something from them.