295

I was using LibReddit to check in once in a while, and it died today and Teddit instances are giving error 429 too, so yeah, no more Reddit from now on

top 26 comments
sorted by: hot top controversial new old
[-] Mugmoor@lemmy.dbzer0.com 33 points 11 months ago* (last edited 11 months ago)

Here is the announcement the development team have made.

For those who want to still use LibReddit or Teddit, it's fairly simple to get your own instance running using Docker. Keep in mind it is read-only, you won't be able to comment or post.

[-] Nefyedardu@kbin.social 7 points 11 months ago* (last edited 11 months ago)

That's good, was thinking of self-hosting it anyway since the public instances were really hit-or-miss for me.

[-] PixelPassport@chat.maiion.com 3 points 11 months ago

Just out of curiosity I tried getting the server running on my Android phone and it works! Redirect from the UntrackMe app is also working. Not sure how much of a battery drain it will be but I'll keep testing it.

[-] Rentlar@lemmy.ca 2 points 11 months ago

Probably less than running the official app in light mode.

[-] venusenvy47@lemm.ee 2 points 11 months ago

How did you install it on your Android device? Is there an .apk I could install?

[-] PixelPassport@chat.maiion.com 1 points 11 months ago

I put a guide on GitHub, not sure if there's a better place to host it.

https://github.com/pixelpassport/snoodroid_server/blob/main/Guide.md

[-] shotgun_crab@lemmy.world 1 points 11 months ago

I use an old Android phone as a server sometimes, it works decently enough

[-] venusenvy47@lemm.ee 2 points 11 months ago* (last edited 11 months ago)

I'm going to run this on my VPS but I don't see instructions on how to use the .toml configuration file to specify all the options. Where do I place the libreddit.toml file after installation?

Also, I just started the Docker image on my local Linux box using the example to put it on port 8080, but I can only access it from my browser on port 80. Is that example command correct?

https://github.com/libreddit/libreddit

[-] Mugmoor@lemmy.dbzer0.com 1 points 11 months ago* (last edited 11 months ago)

docker pull libreddit/libreddit

docker run -d --name libreddit -p 80:8080 libreddit/libreddit

Notice the port mapping. If you ran this command, youre binding port 80 to the docker container's port 8080. You can set it to whatever you like.

As for the .toml, I didnt even bother. That just sets the instance defaults, but you can change those on a per-user basis from within LibReddit.

[-] venusenvy47@lemm.ee 1 points 11 months ago

That's the command I used.

sudo docker run -d --name libreddit -p 80:8080 libreddit/libreddit

Then I checked the port traffic with sudo lsof -i -P | grep -i "listen" and saw it running on port 80. And I could only connect to it from my browser on port 80. But it doesn't matter, I switched to teddit in Docker and have it running with a compose file, so I'm set.

[-] Mugmoor@lemmy.dbzer0.com 2 points 11 months ago* (last edited 11 months ago)

Yes that command is binding port 80 to 8080. If you wanted it to run on port 8080 you'd run this command instead:

sudo docker run -d --name libreddit -p 8080:8080 libreddit/libreddit

The first port number is your local network, the second is the internal docker network.

And yes, using a compose file is what I would recommend.

[-] venusenvy47@lemm.ee 1 points 11 months ago

Oops. I don't fully understand Docker and I misread the instructions for selecting the port.

On a related topic, is there any reason why I had to use "sudo" to run these Docker commands? I tried both without sudo and they both failed.

[-] Mugmoor@lemmy.dbzer0.com 2 points 11 months ago* (last edited 11 months ago)

You need to create a docker usergroup and add yourself to it.

Instructions: https://docs.docker.com/engine/install/linux-postinstall/

Docker can be confusing at first, don't sweat it. If you want a simpler UI to configure containers with, I recommend www.portainer.io or www.yacht.sh.

[-] venusenvy47@lemm.ee 1 points 11 months ago

Yes, I actually used Portainer on my VPS when I was learning Docker last year. It makes some things easier, but it does add another layer of complexity, learning to navigate the Portainer interface and setting up Stacks to deploy your compose files. With my home server I was trying to experiment with "the natural Docker" procedure.

[-] Mugmoor@lemmy.dbzer0.com 1 points 11 months ago

I do the same. I have Yacht setup mostly so I can update and monitor things at a glance.

[-] venusenvy47@lemm.ee 1 points 11 months ago

I see that Yacht is alpha. Any problems with stability?

[-] carbunkie@kbin.social 1 points 11 months ago* (last edited 11 months ago)

Doesn't running a local instance mean your activity is tied to your API key and your IP address?

If that's the case, I feel like browsing old.reddit behind a VPN is more private and less fuss (though I'm willing to be proven wrong!)

Edit: from Libreddit's Public Instances are Shutting Down #840:

Their new limits mean the project would only work for small instances and who authenticate using OAuth, effectively voiding any privacy benefits of using Libreddit.

[-] ipha@lemmy.world 17 points 11 months ago

My private teddit instance is still working for now. Probably just a matter of time before it dies though.

[-] jacktherippah@lemmy.world 14 points 11 months ago

Probably will still work for you. These large instances are probably hitting rate limits.

[-] Mugmoor@lemmy.dbzer0.com 10 points 11 months ago

My Private LibReddit is still up. It seems that if it's just you using it, you won't exceed the daily free API quota.

[-] aeternum@kbin.social 7 points 11 months ago

Chiming in with my private teddit instance. Still working.

[-] mintiefresh@lemmy.world 14 points 11 months ago

One by one... They're all falling. It's sad to see.

I'm so thankful this place exists.

[-] Brisolo32@lemmy.eco.br 11 points 11 months ago

F, Reddit's over for me now

[-] cow@lemmy.world 8 points 11 months ago

This is sad to see. Libreddit was the only way I used to browse reddit since the day I heard about it. Now I almost always have to switch instances over 4 times to get one that is not rate limited.

[-] Takina_sOldPairTM@lemmy.world 3 points 11 months ago
[-] x4740N@lemmy.world 1 points 11 months ago

I always thought libreddit and teddit scraped Reddit, never thought they used the api

load more comments
view more: next ›
this post was submitted on 15 Jul 2023
295 points (100.0% liked)

Reddit

16744 readers
113 users here now

News and Discussions about Reddit

Welcome to !reddit. This is a community for all news and discussions about Reddit.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules


Rule 1- No brigading.

**You may not encourage brigading any communities or subreddits in any way. **

YSKs are about self-improvement on how to do things.



Rule 2- No illegal or NSFW or gore content.

**No illegal or NSFW or gore content. **



Rule 3- Do not seek mental, medical and professional help here.

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.



Rule 4- No self promotion or upvote-farming of any kind.

That's it.



Rule 5- No baiting or sealioning or promoting an agenda.

Posts and comments 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.



Rule 6- Regarding META posts.

Provided it is about the community itself, you may post non-Reddit posts using the [META] tag on your post title.



Rule 7- You can't harass or disturb other members.

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.



Rule 8- All comments should try to stay relevant to their parent content.



Rule 9- Reposts from other platforms are not allowed.

Let everyone have their own content.



:::spoiler Rule 10- Majority of bots aren't allowed to participate here.

founded 1 year ago
MODERATORS