Actually… you’re f right. Why do I create problems for myself, just add everything to one pot and let users fav/star the ones they want and use the “Favourites” folders. Thanks
Actually… you’re f right. Why do I create problems for myself, just add everything to one pot and let users fav/star the ones they want and use the “Favourites” folders. Thanks
The issue I have is that all users see the same music (all of it). I would like to be able to “disable/enable” songs/albums per user
It doesn’t afaik :/
Sometimes can’t distinguish between a hydrant and a couch so it wouldn’t do a CAPTCHA either
This is what I personally used to start this journey. Remember you don’t have to go all the way with Traefik and all if you don’t need to access things from outside home. If you do, do it with a VPN instead of a domain
Follow this series of guides and you’ll be golden https://www.smarthomebeginner.com/ultimate-docker-server-1-os-preparation/
Oh no problem. Glad I could… help? Haha If you still want to explore this, buying a cheap NUC from eBay could work. I bought one for £50 and it worked fine, as long as I didn’t have to transcode jellyfin lol
First see if you can ping the docker host to see if that’s reachable at all. Check what IP the ubuntu machine has and try and ping it from Win10. If we can do that we’ll troubleshoot further
Most likely some networking problem. I would need to know your exact setup to maybe know what’s going on
Yeah, Ubuntu is fine, I run Ubuntu myself. From my experience, this is one of the painful containers to set up haha But okay let’s roll with it. Personally, I did it with the “From GHCR/Docker Hub” option, and it took some tweaking. If you tried this option, where did you stop and what error did you get? Or do you want me to go step by step?
PS. For a more complete guide on homeserver, docker and stuff I recommend Smart Home Beginner. That’s where I learned. You don’t need his “Auto Traefik” stuff tho, so just ignore it
Sure I’ll help you out best I can. First, I assume you’re on Linux and know docker a bit. I don’t know you so just trying to see what we’re working with here :)
Have you tried the „From docker hub” method?
I’ve heard good things about grocy not sure if it fits your case
+1 for docker and minimal maintenance. Only updates or new containers might break stuff. If you don’t touch it, it will be fine. Of course there might be some container specific problems. Depends what you want to run. And I’m not a devops engineer like Max 😅
Important ones under the keyboard, passwords 101
Oh, that changes things. So, Bitwarden can be used basically anywhere, as you said. Just log in and there you are. It’s even a website. They’re servers would have to die for it to be a problem. But that’s not a real problem actually as the app keeps a local copy on the device and every time you open the app, it syncs with their servers and updates the vault (database). So the devices are synced by default really. If you want to back it up anyway, there is a „export vault” button which you can use. If you choose with encryption it’s going to be encrypted with the master password I think :)
PS Bitwarden (company) stores only the encrypted version on their servers so that’s not an issue either
Im not sure if that’s what you mean but I just export the Bitwarden database in an encrypted json and have it backed up in cloud. I’m not sure why you need the backup synced with all devices tho
I think I’ve had a similar problem with a different container. After restarting the browser, does it work if you authenticate another app?
Computer Networking: Top down approach book is awesome honestly
From what I heard, podman doesn’t require root but that’s about it. On the other side, it’s a redhat thing and it’s not as popular which means less documented and less containers