Admin of kbin.earth, creator of Interstellar.

  • 2 Posts
  • 8 Comments
Joined 2 years ago
cake
Cake day: December 20th, 2023

help-circle
  • I’ll say within the past few months there hasn’t been as much activity as there usually has been, so there’s not like a lot of new features coming in like there is for PieFed. Part of that is likely due to the fact that Mbin’s low on devs ATM, especially since one of the previous devs went AWOL. Still, I’ll say Mbin is already quite polished and works well, even if the dev team isn’t as active as they once were.



  • The experience for setting up an Mbin server has greatly improved with the latest Docker setup rework. So now, it shouldn’t take more than a few minutes to get a simple Mbin setup running.

    As for resource usage, my server (kbin.earth) doesn’t have anywhere close to the user base fedia.io does, but I’ve been able to run my server (which has ~150 active and ~600 total users) on a decently low-resource server. In the past month or so, it’s been a server with 16 vCPUs and 32 GB RAM, but previously it was running on 8 vCPUs and 16 GB RAM (had to upgrade due to DDOS).

    I’ve been running my server for about 1.5 years (since December 2023), and most of the time it is a set-and-forget type of thing, of course, until you need to update things or troubleshoot some issue. But overall, it’s been working great, and when you do run into an issue, the Mbin devs are usually quick to help troubleshoot with you.

    It is true that Mbin doesn’t have an “official” instance, but there are multiple servers that are run by the Mbin devs, including thebrainbin.org, gehirneimer.de, and kbin.melroy.org (and kbin.earth if you count me).








  • I literally just finished doing the same thing for my own foss app (and I also used Flutter). Right now I’m waiting for my production review. To get people added to your closed test, you have to either collect a list of email address, or create a google group they can join. If you use a google group, that will be a bit easier for testers to join since people can click the group link, and then the test link, instead of waiting for you to add their email.

    If you can’t initially get all the testers you need, I would recommend making a post on the AndroidClosedTesting reddit; I found them really helpful to get the last few testers I needed.