Instructions for running your own lemmy instance.
For the moment, lemmy.ml is using an explicit allowlist
for instances we federate with. If you currently run an instance, and would like to be added to join.lemmy.ml:
- Let us know either on !lemmy_instances, or commenting here.
- We’ll add you to our allowlist.
- Add this block to your server’s
lemmy.hjson
config (for open federation):
federation: {
enabled: true
tls_enabled: true
# allowed_instances: lemmy.ml,other_instance.tld,... uncomment this to use an allowlist
}
- Type
!announcements@lemmy.ml
into your server’s search box, and subscribe to it to connect the two instances.
Reddit killer, woo-hoo!
That is excellent news! I think congratulations are required to the developers that made this possible :)
Edit: does that mean I can, say, log on to lemmy.ml with this account, or do I have to browse it from lemmygrad.ml?
does that mean I can, say, log on to lemmy.ml with this account, or do I have to browse it from lemmygrad.ml?
No, but you can directly interact with posts and comments on lemmy.ml (like you are doing now). Check this:
That’s interesting. I see that I still do everything from Lemmygrad, including subscribing to federated communities or posting content there.
Yep, you never have to leave that server.
It’s not diferent than Mastodon. It’s pretty usable. I hope the instances will be always available for public view, this will be good for us.
Impressive work. Congrats!
How much space does the current Lemmy history take up? Wondering about how much of a load to expect if i set up a server?
This instance currently takes up 4.2 GB, with 3.5 GB pictures and 650 MB database. CPU usage is extremely low, under 10% on a 2 CPU VPS (including database, images etc).
Wow. I had imagined you’d scaled infrastructure up since I last asked almost a half year ago. The project is coming along very well.
The only thing we changed with infrastructure since then is that we migrated to OVH, because they have DDoS protection. After that we didnt have any problems.
Nice! It also looks like dev.lemmy.ml changed to lemmy.ml.
This is a fantastic development. Way to go to the technical team.
Nice, does it mean lemmy is considered stable now ?
Yes, but of course finding bugs is a never-ending process.
So the next release will be 1.0.0 ?
Hrm, I haven’t thought about that, but our next release is v0.9.0 so we pry won’t skip over that.
Congratulations!
It’s a whole new step forward!congrats this is a huge milestone
Hey look, a user from another instance!
Awesome!
Regardless of whether it’s wanted or not, I bet this will be regarded as the flagship instance, and choices made for who gets on the allow list will serve to set a precedent that others may follow in how they decide to federate.
I’ve always said I thought the Nutomic did a great job setting the tone for what was and wasn’t expected/allowed here, and I think it carries on the very excellent standard set by other activitypub projects like Mastodon and Funkwhale in terms of not being open to toxicity. I think the allow list can help with that as well in terms of setting a standard.
Congrats on the milestone, great work devs!
Fantastic, congratulations! 🙌
This is great! I read there will also be federation amongst the entire fediverse soon. What exactly does this look like? Being able to sign in with mastodon accounts or?
No, it means that it will be possible to view and comment on Lemmy posts directly from Mastodon. But don’t expect that to work anytime soon.
ah ok, makes sense.
P.S. I know this isn’t the place to do this but any chance we can get ctrl + Enter to submit a post
I think we have an issue for this (might be closed, too lazy to search it).
test EDIT: just searched through the github and the issue that asks for the feature mentions that its possible to submit by pressing tab + enter and the issue is closed. Tab + enter does work but I think ctrl + enter would be much better since its what used in most websites and apps.
Good, congrats! I can see that the development instance (dev.lemmy.ml) is also redirecting to lemmy.ml from today onwards. I was using this development instance until now.
edit
There seems to be a small bug on this new instance though. The theme change from settings isn’t effected once you refresh and move to a different page, it reverts back to the default theme.
The theme change from settings isn’t effected once you refresh and move to a different page, it reverts back to the default theme.
Hrm… did you click the save button after changing theme?