⚠️ PUBLIC INSTANCE SHUT DOWN ⚠️ As of July 12th, 2023, Libreddit is currently not operational as Reddit's API changes, that were designed to kill third-party apps and content scrapers who don't pay...
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
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.
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.
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?
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.
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.
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.