this post was submitted on 14 Jun 2023
8 points (100.0% liked)
Beehaw Support
2797 readers
14 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.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Just a curious passerby, but how hard is it to set up an instance? Is it "switching to Linux mint" easy, more "arch goes brrrr" difficult, or "keep away before you break everything" difficult?
I think the Docker/Ansible is pretty easy but the DIY option is not. There were a couple of people who were trying to document the DIY process but the last I heard was that they were both stuck.
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 😊