Full release notes are very impressive:
Full release notes are very impressive:
Check out this video and the others on this channel to see the new features in action:
See also the linkdroid app on f-droid so you can use the share button to add links from your phone quickly. Works really well and I use it with single sign on as well.
IOS has an app as well lol
The vast majority of selfhosters probably don’t but if you want its called a private repository
If you are into self hosting already, you run a calibre web instance then you can enable full integration with the kobo so Your own self hosted eBook repository becomes the ‘store’ on the kobo.
https://brandonjkessler.com/technology/2021/04/26/setup-kobo-sync-in-calibre-web.html
I use it like to to get access to all my ebooks
If you don’t already do any self hosting, then it can take a while to get the foundation of your server setup. I already had that setup so this took less than an hour for me.
Is a complete rewrite I’m GO
I started with owncloud, then the devs left for NextCloud in I’ve been in that since version 1
Then I looked at seafile and then lacking features (search)
Finally I discovered that owncloud has been rewriting ocis I’m GO which greatly simplifies a lot of the issues NextCloud inherited from the original owncloud
Works very well so far. Just trying to get oAuth to work
You can even self host a calibre web instance and have it fully integrated/replace the kobo store on the device
Kobo OS let’s me completely replace their store with a self hosted calibre-web instance for 100% DRM free ebooks.
Its fully integrated and organized exactly how I want
Do you have a guide on how to do his? I couldn’t get the middleware to work to actually bounce connections
I love the one click pull from git option. Don’t like the corporate direction they seem to be taking.
I haven’t seen aby alternative docker GUI managers that have the git pull for the compose.
Thanks! I got it setup by IDs now. I originally set it up via the proxmox GUI and it defaulted to NVME names
I may have done a bios update around the time it went down, I don’t remember for sure but I haven’t added to physically changed the hardware in anyway. Its working now with the above suggestions so thanks!
Thanks for this! Luckily the above suggestion to export and import worked right away so this was not needed.
Thanks, this worked. I made the ZFS array in the proxmox GUI and it used the nvmeX names by default. Interestingly, when I did zfs export
, nothing seemed to happen and it -> I tried zpool import
and is said no pools available to import
, but then when I did zpool status
it showed the array up and working with all 4 drives showing healthy and it was now using device IDs. Odd but seems to be working correctly now.
root@pve:~# zpool status
pool: zfspool1
state: ONLINE
scan: resilvered 8.15G in 00:00:21 with 0 errors on Thu Nov 7 12:51:45 2024
config:
NAME STATE READ WRITE CKSUM
zfspool1 ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
nvme-eui.000000000000000100a07519e22028d6-part1 ONLINE 0 0 0
nvme-nvme.c0a9-313932384532313335343130-435431303030503153534438-00000001-part1 ONLINE 0 0 0
nvme-eui.000000000000000100a07519e21fffff-part1 ONLINE 0 0 0
nvme-eui.000000000000000100a07519e21e4b6a-part1 ONLINE 0 0 0
errors: No known data errors
This is better as well because it prevents the docker from starting if the mount doesn’t work. Some apps will freak out if they loose their data and apps if they index files like jellyfin might start deleting the files from the index as the library is now empty.
NFS mount via docker compose is the best way to go
I didn’t rename them. I suspect it happened during a reboot or maybe a bios update that I may have done last month.
How do I clear or repair it?
Is there a way to change this on an existing zpool?
Not sure what you mean by expects oauth.
I’ve been testing it and it works very well so far in my tests with just a normal user name and password to login.
I’ve actually been meaning to work on getting oauth connected to my authentik but haven’t gotten around to it yet
So far the server seems very solid and the clients for android and windows also seem very good.