falcon15500
@falcon15500@lemmy.nine-hells.net
- Comment on Docker or podman? 8 months ago:
Podman rootless, using quadlets for systemd services. :D
- Comment on Hardware Acceleration in Linux in Proxmox 8 months ago:
Check out the following link - I am pretty sure its what I used to get it all working.
- Comment on Radarr: Path: Folder '/data/' is not writable by user 'abc' 9 months ago:
Are you doing rootless or rootfull podman? I am doing rootless and I have the following in my radarr container - PUID=0 PGID=0
- Comment on How are you hosting your ebooks? 10 months ago:
I am using Calibre-Web mostly - but I have run into issues with thumbnail generation after my collection hit around 500000 books. I am just over 600000 now, but a large swathe don’t have thumbnails unless I do a manual metadata search. I should probably look for an alternative, but at this point I CBF.
- Comment on Anyone know of self-hostable security cameras? 11 months ago:
Yeah it looks pretty slick but not so much slicker than Frigate that I will pay to be in the beta. :)
- Comment on Fedora Server being annoying with SELinux and containers 11 months ago:
Personally I would lean towards finding out why its borking with SELinux and fixing that. It really shouldn’t be too hard. As others have mentioned it may be as simple as how you are mounting volumes into your containers - or it could be changing the SELinux context type for some files.
- Comment on GitHub - moe93/lemmy-arm64: Lemmy arm64 images for docker 1 year ago:
Thanks for these. It’s good to see someone else building them!
I have the same problem using your 0.18.3 lemmy-ui image as I do when I build it - it just doesn’t seem to work on my instance. None of the feed loads up and the selector buttons don’t either.
Is it working for you?