I’m a nerd but not to the point I’m ready to install my own servers.
Is there a way for folks like me to set up and run a Lemmy, or is that reserved for the technical experts?
On the old site, I think one of the unspoken benefits was that anyone could create and run a sun
!nostupidquestions is a community space dedicated to being helpful and answering each others’ questions on various topics.
The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:
All posts must be legitimate questions, and all post titles must include a question. Questions that are joke or trolling questions, memes, song lyrics as title, etc. are not allowed here. See Rule 6 for all exceptions.
Your question subject cannot be illegal or NSFW material. You will be warned first, banned second.
Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.
That’s it.
Questions which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.
Provided it is about the community itself, you may post non-question posts using the [META] tag on your post title.
On fridays, you are allowed to post meme and troll questions, on the condition that it’s in text format only, and conforms with our other rules. These posts MUST include the [NSQ Friday] tag in their title.
If you post a serious question on friday and are looking only for legitimate answers, then please include the [Serious] tag on your post. Irrelevant replies will then be removed by moderators.
If you vocally harass or discriminate against any individual member, you will be removed.
Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.
For further explanation, clarification and feedback about this rule, you may follow this link.
Let everyone have their own content.
Unless included in our Whitelist for Bots, your bot will not be allowed to participate in this community. To have your bot whitelisted, please contact the moderators for a short review.
You can view our partnered communities list by following this link. To partner with our community and be included, you are free to message the moderators or comment on a pinned post.
For inquiry on becoming a moderator of this community, you may comment on the pinned post of the time, or simply shoot a message to the current moderators.
To find & join our chat room, log into fluffychat.im(or any other matrix client) and put #nostupidquestions:matrix.org
on the search bar.
Our breathtaking icon was bestowed upon us by @Cevilia!
The greatest banner of all time: by @TheOneWithTheHair!
Setting up an own instance of Lemmy got super easy using Lemmy-Easy-Deploy
I’m using Dynu for DDNS.
Thank you, but I hope you can understand that these steps are still very technical for someone who doesn’t do this work otherwise
————————————
Install Docker if you don’t already have it
https://docs.docker.com/engine/install/#server
Clone the repo
git clone https://github.com/ubergeek77/Lemmy-Easy-Deploy
Change into the directory
cd ./Lemmy-Easy-Deploy
Check out the latest tag
git checkout $(git describe --tags
git rev-list --tags --max-count=1
)Copy config.env.example to config.env
cp ./config.env.example ./config.env
Make sure the DNS records for your domain point to your server
Edit the config.env file, and at minimum, change LEMMY_HOSTNAME to be your domain. Then…
Deploy!
./deploy.sh
some instances let anyone create their own community (lemmy equivalent of subreddit)
I’d recommend tech experience before setting up your own lemmy server ( instance); the internet is a hostile place with random pcs poking servers 24/7
Thank you, I guess I’ll need to look for an instance that lets people set up their own communities
Any recommendations?
It looks like you’re on lemmy.world. That instance let’s you create communities. If you’re viewing the site in your browser, tap the hamburger menu on the top right (3 horizontal lines) and select “Create Community”.
I’ll recommend my own instance at endlesstalk.org. There you can create a community, if you want. lemm.ee or sh.itjust.works might also allow creating of new communities, but I haven’t checked.
Thanks, I’ll check it out!
It looks like you’re on lemmy.world. That instance let’s you create communities. If you’re viewing the site in your browser, tap the hamburger menu on the top right (3 horizontal lines) and select “Create Community”.
I’ll second this for the most part. Once you get the basic framework of a docker host set up it’s pretty simple with only a couple containers holding it up so if you can understand the workings of virtual machines/containers it’s pretty ‘easy’ to set up. That said, an ugly XSS vulnerability has been out there causing problems and as a whole it’s very much an unpolished product so there’s a lot of work in understanding ‘why the heck is it doing this now??’ things.
Hey. I did this, I self host a lot of stuff and at some point it just became my default setting. In this case though I dont think its really that valuable unless you’re planning on hosting your own communities and moderate users and whatnot which comes with its own admin burden. Not to deter you or anything. I used a modified docker compose, so you’d need some way to host lemmy, lemmy’s UI server and a database backend, and a reverse proxy in front… DNS and SSL certificates… Its kinda intermediate to highly technical to host your own I guess? Would I recommend it to someone not technical? No, unless you were really keen and looking for a project to expand your skills a bit. 😉
Thanks! Yea, that’s all beyond me
I’m certain you could figure it out if you’re interested, but IMO there’s not much benefit to individual users running instances unless you want to gather a community.
Thank you
What about letting people gather a community (on your server)?
I mean the big instances will be “full” one day no? I love the decentralisation part of Lemmy too so that is partly why I’m trying to get a small server up and running.
Nah, big instances don’t get full, they get just get bigger.
I don’t want to discourage anyone from self hosting. It’s absolutely within anyone’s reach and could be a very rewarding pursuit. I would 100% encourage anyone to learn about self hosting in general. I also do not mean to imply that you or anyone else doesn’t have what it takes.
That said, I’ve found my own self hosting efforts to be a little bit like a new puppy. It’s a big commitment and once the shine wears off it might be more of a responsibility than you bargained for. In my experience things do go wrong unexpectedly. When others are depending on you, you can find yourself in a situation where you have to put your life on hold for several hours trying to figure out what’s gone wrong.
So in summary, it would be a cool thing to do but too much of a commitment for me.
With full I meant the hardware is maxed out (or bandwidth).
I haven’t yet really figured out how it all works, complexity-wise.
Yeah, I don’t really know for sure but I don’t think that’s a significant risk at present. IDK anything about lemmy’s architecture specifically but I would be surprised if even a large instance like world is approaching a hard limit.
Cost will become a factor but even 1 in 1000 users donating $5 a month is probably enough to have a surplus.
I would say the benefits are control of downtime. Hosting your own instance makes you responsible for your maintenance. If you maintain your own and federate with other instances, you still have an experience if another instance goes down, you just wont see that particular content. If you use someone elses instance as your “home” instance and it goes down, your account goes down with it.
The only points of potential issues with self hosting are if the activitypub protocol itself goes down, or something to do with your own instance such as going down itself or becoming defederated.
Perhaps for someone with experience.
There are innumerable “potential issues” for someone with no experience.
Of course. This would fall under the “responsible for your own maintenance” part.
Im not saying its suitable for everyone, just pointing out the benefits if self hosting
I’m trying to do exactly this (docker, nginx, SSL) and I’m having a hard time (everything works except the nginx <=> lemmy-ui 🥵).
I’m not an expert though, so I have to “learn” every brick here :-) interesting!