this post was submitted on 14 Jun 2023
13 points (100.0% liked)

Beehaw Support

2794 readers
2 users here now

Support and meta community for Beehaw. Ask your questions about the community, technical issues, and other such things here.

A brief FAQ for lurkers and new users can be found here.

Our September 2024 financial update is here.

For a refresher on our philosophy, see also What is Beehaw?, The spirit of the rules, and Beehaw is a Community


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.


if you can see this, it's up  

founded 2 years ago
MODERATORS
 

Hi beehaw admins! Thanks for this platform you’ve given us all. I’m wondering what your stance is on promotion of other Lemmy instances here?

In the interest of decentralisation and keeping the community robust, I’m considering standing up my own instance of Lemmy. I’m fortunate enough to have plenty of equipment at my disposal to run it and the know-how to make it resilient and scalable (not quite big social network tier, but I don’t want it to be that anyway).

I just wanted to ask here first before I go shamelessly self-plugging around the place.

Feel free to ask questions if you’re curious or your answer is “it depends”. Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] spaghetti_carbanana 2 points 1 year ago

This is my understanding as well, though I believe the manual route is "not recommended" as far as the Lemmy documentation goes and Ansible/Docker are the preferred ways.

At the moment I'm trying to work out how to scale it horizontally (add more nodes) instead of vertically (make the one node bigger) as there's diminishing returns on the latter method but the documentation doesn't mention whether the "scale" option in Docker Compose is usable. That said it's early days and I've only just started looking into it 😊