Didn’t end up needing to add —volumes. -a did the trick.
Didn’t end up needing to add —volumes. -a did the trick.
Thanks, this worked perfectly!
Ooh, that’s pretty. Thanks for the suggestion!
That’s what I was planning to do to configure it. Glad to hear that was the right plan.
And I’ll definitely check out homepage—thank you so much for your reply!
Have you tried the docker version? Works perfectly for me. Here’s my docker config if you want to give it a shot:
sudo docker run -d
–name=kavita
-e PUID=1000
-e PGID=1000
-e TZ=YOUR/TIMEZONE
-p 5000:5000
-v path/to/kavita/config/:/config
-v path/ro/kavita/ebooks/:/data
–restart unless-stopped
lscr.io/linuxserver/kavita:latest
Edit the time zone and volume paths as needed. You can just make a new volume for config and it will fill it with settings stuff, and then point the data volume to the folder with your ebooks.
The ebooks themselves need to be sorted a little differently depending on if they are PDF’s, ePub, or comics, but it isn’t to hard once you get the hang of it. Basically ePub likes to be in a subfolder and PDF likes to be in the root folder for some reason, otherwise it puts the PDF’s in a collection named after the subfolder.
Overall, I’ve been really happy with Kavita and think it has a lot of potential, especially as an ebook extension of Plex since the layout is nearly identical.
Thanks, I will have to do some googling about that today.
Are jellyfin accounts handled through their own account system like Plex?
Over the years, as I’ve learned more and gotten better at things, I’ve occasionally had the need to try new Linux distros or remake a VM to fix a bigger problem that I’m not skilled enough to detangle yet. I could probably get away with backups and restores now, but Plex’s account management has saved my butt several times over the years, so I figured it was worth checking to see if there was something similar out there.
Another thing with bookstack is that if your local IP changes for any reason, it breaks all the images and it is pretty frustrating to get them working again. They added a command to try to fix this, but I could never get it to work correctly.
I ended up switching to wiki.js and haven’t had a single problem since, but I do miss the super sleek look of bookstack sometimes.
Who is typing on an Apple TV? The microphone works really well, and is designed to be the primary choice for searching.
It was a pleasure talking with you, BobaFuttbucker. Thanks for being cool. 🙂
I think you may have misunderstood me. I’m saying that Apple isn’t as bad as Roku, Google, or Microsoft. They collect some data, yes, but it seems to be reasonable by comparison.
I think we might be vigorously agreeing with each other in a circle, lol.
Well, I worked for them for quite a while and never saw or heard anything that suggested a large scale data collection program existed beyond the usual analytics that people can opt out of. I’m on a plane, so I don’t have the time to do a deep dig at the moment, but for a quick anecdotal test, I’d say you could just open the menus of a Microsoft computer, Google computer, and Apple computer, and tell me who seems to be shoving more targeted ads down your throat.
Sure, if you use their Apple TV streaming service or other equivalent media thing, I’m sure they collect data, sell, and use it, but that is a far cry from some of the really invasive moves we’ve seen from companies that produce ad supported hardware/software.
The contents of my computer should be mine because I straight up own it. If I’m connecting to a subscription service that I don’t own, then I have a slightly lower expectation of total privacy.
It isn’t that hard when you convince a globe that your luxury phone is the only status symbol that matters.
Apple isn’t perfect, but the premium you pay on their devices does mean that they wrap the data mining bat in some padding first before they beat you over the head with it. Microsoft and Google just keep adding more nails.
I need to share permanently though. Would it be better to use tailscale to make a connection to a remote server and then use that server as a front end that bounces back to my home server?
Why wouldn’t the funnel solution be exactly what I’m looking for? Feels almost too good to be true.
If I’m understanding this correctly, I just have to set up Tailscale funnel on my local server, and it will generate a publicly accessible IP through their proxy that can be accessed remotely in a similar fashion to how Plex premium routes signals through their proxy for easy remote access? If that’s correct, that’s basically my dream solution because it only exposes kavita and doesn’t require a secondary server to bounce the signal through.
This is exactly what I need. I’m only trying to open one service in one container to the outside world.
This is what I’m looking for! Would I basically pay for a remote server that bounces the signal through Tailscale securely?
I just recently started using kavita, and absolutely love it. The interface is similar to Plex, if that is a helpful frame of reference.
Reinstalling the machine from scratch is the impulse I’m trying to grow out of!