This is my setup. Caliber-Web is nice because it just points to your Calibre application database. It’s more robust than the built in web server and I can set it up to sync with my Kobo over wifi.
This is my setup. Caliber-Web is nice because it just points to your Calibre application database. It’s more robust than the built in web server and I can set it up to sync with my Kobo over wifi.
No, I just use the built-in reader. I tried a couple of additional third party ones and my battery drain was pretty bad. Might have been a me problem though.
I use a Kobo Libre 2 with Calibre Web to sync.
Do they have mesh options?
Just FYI, we may be using “internally” differently, but you can’t change the port number to the right of the “:” That’s usually a fixed port needed for the container (the internal docker port).
I think you are using “internal” to mean your local network port though, but in Dockers case it would be the “external port” (external to docker).
Flow would be: Proxy → External Docker Port (8080, can be variable) → Internal Docker Port (80, fixed per docker container)
Probably getting overly picky with wording, but wanted to make sure you knew that the inernal docker port can’t be changed, just the mapping.
That’s the cool thing about docker you can just map a different external port.
https://docs.docker.com/network/
So if you look at the first flag it mentions: -p 8080:80
This means it’s mapping external port 8080 to the internal port 80. You can change the 8080 to anything you want so you don’t have conflicts.
Nice setup.
I did make the switch to SeerXNG, loving it so far.
Personally I like the Lenovo Mini Systems. Have three right now. Mostly use the AMD ones with built in Radeon and my kids do Minecraft on them. But they also make great mini servers. Lots of folks use the Intel versions for Plex servers with quicksync. Some versions will also fit a pci card for 10gb or quad nics.
Will be checking this out, thanks!
Basically that’s the exact system I use for my unRAID NAS. Works great for me. I can’t speak to the transcoding capabilities because I use a VM on another box for that, but I have a boat load of other docker services running via unRAID and it works fantastic.
New to Vikunja? # Vikunja is the open-source, self-hostable to-do app. It lets you organize all kinds of things, from your shopping list to a multi-month project with multiple team members. Different ways to view, filter and share your tasks make this a breeze.
Thanks for the reply. I got FreshRSS setup yesterday and found FeedMe as well. Seems to be working well and it has enough options for the interface to keep me happy. The list view is similar enough to my old Reddit Sync browsing experience that my muscle memory doesn’t have to work too hard.
Thanks for this. I’ve been digging into RSS after I exited Reddit was considering self hosting because most of the services I found don’t do what I want. What client do you use with your FreshRSS instance for Android?
So the way I read it, if you want to opt in, you make the new changes they state in your yml. I didn’t and just hit upgrade to pull the new images and it worked fine. I don’t see any issues, but I’ll be glad if someone says I did it wrong.
I think it’s only breaking if you pull the new yml and don’t move your data.