this post was submitted on 05 Jul 2023
13 points (71.0% liked)

Asklemmy

43343 readers
991 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

I'm just trying to gauge if the performance gain will be worth the additional effort and have some questions;

I've read that back end communication is relatively cheap compared to end user content presentation in Lemmy. So, that leads me to believe that if I host my own instance, even without any communities, it would present content from other instances to me faster and more reliably. Are these assumptions correct?

Does an instance do any content caching for other instances? Ie, if I browse asklemmy@lemmy.ml and someone else does the same, will my instance need to make new requests to lemmy.ml?

Are images caches from other instances?

Obviously if my instance goes down, there's no service. Is there some sort of high availability or clustering supported?

Are updates relatively straightforward on Docker? I assume just pull the new image and you're good to go, or are there usually database migrations to complete outside of that?

Thanks for reading!

top 7 comments
sorted by: hot top controversial new old
[โ€“] PriorProject@lemmy.world 19 points 1 year ago (1 children)

Rule 3, this is not a community for Lemmy support. There are Lemmy support and Lemmy admin communities, try asking there.

[โ€“] Hizeh@hizeh.com 6 points 1 year ago* (last edited 1 year ago) (2 children)

Setup with docker is easy.

Performance is fantastic compared to the issues the most popular instances are having today.

Community syncing occurs in the background and is available to you through local instance. I don't know exactly how fast federated info syncs over, but seems reasonably fast in the last day I've played with it. For images, I think your client pulls the images from the original post link or original instance. Not really sure about that TBH.

HA is on you to set up.

Updates by docker should be easy moving to the latest image. However, there could be extra steps to update database structure. We'll have to see how that goes.

Yes I'm posting this through my own instance using wefwef app.

[โ€“] Hizeh@hizeh.com 4 points 1 year ago* (last edited 1 year ago) (1 children)

Thinking of the sync/federation speed. I saw your post here on !asklemmy@lemmy.ml maybe 10 mins after you posted it. So maybe the post synced over very quickly before I scrolled past it.

[โ€“] Mautobu@lemmy.world 1 points 1 year ago

Wow, that's rad, thanks.

[โ€“] sveri@lemmy.sveri.de 1 points 1 year ago

I had some trouble setting up with docker and getting everything to work. There is a setting that was not described, LEMMY_CORS_ORIGIN or something that needs to be set as a env var. Also make sure to have everything running with SSL.

And for initial federation your have to interact with your instance from the outside and give it some time.

That said, client speed is awesome now, no wait times for me.

[โ€“] Admetus@sopuli.xyz 1 points 1 year ago

I don't know much but one recent comment suggested that the users interacting with other communities causes those posts and communities to appear on the feed. If there are only two of you, I presume the only posts you'll see are those you both subscribed to (in server/all). Perhaps I'm wrong and 'all' will show up any old posts.

load more comments
view more: next โ€บ