Also find me on sh.itjust.works and Lemmy.world!
https://sh.itjust.works/u/lka1988
https://lemmy.world/u/lka1988
@lemmy.dbzer0.com
Also find me on sh.itjust.works and Lemmy.world!
https://sh.itjust.works/u/lka1988
https://lemmy.world/u/lka1988
This is essentially what I did. I exported my passwords from Firefox, Chrome, iCloud, and even my work stuff from Edge; then imported all of it into my KeePass database, under their own folders.
I'm slowly clearing out duplicates and outdated credentials from each "browser export" folder, and sorting current passwords from them that weren't already in my database. It's a pain in the dick, but absolutely worth the trouble.
HAOS has more support for running additional add-ons/applications next to HA itself, on the same machine. In my case, that would be a Lenovo M710q Tiny loaded with an i7-7700T and 8GB RAM. Plenty of resources to spare for things like my Zigbee coordinator, NoLongerEvil (Nest thermostat), go2rtc (webcam shenanigans), Mosquitto broker (MQTT), Node-Red, Music Assistant, Aircast (for apple stuff), and other things.
TL;DR - It's mostly personal preference. If you already have a bunch of containers running for home stuff, then by all means, run HA in Docker. But if you prefer the "all in one box" approach, go for HAOS. I don't mind the "all in one box" approach, as long as it's related to the core function of HA.
"AMD engineer" in this case is actually "senior principal software engineer", which translates to "management". Who was likely told by the VP over his department to STFU based on what the VP was likely told by their legal dept.
Context is important.
So we took a look trying to figure out why her phone wasn't giving HA a consistent location... She likes to turn off the camera/mic/location killswitches 😂
Quick fix haha, but at least we know that Graphene is doing the thing that it's known to do!
Here's mine. I have separate stacks for media players (Plex, JF) and downloaders (sabnzbd, qbittorrent), so I added their networks to the config. I also chose to mount the volumes directly in the YAML instead of the VM's fstab, I found it plays a bit nicer that way. None of this is exposed to the internet. And I need to reconfigure the *seerrs, since Jellyseerr and Overseerr merged into one project...
volumes:
movies:
driver_opts:
type: nfs
o: addr=192.168.1.175,nolock,soft,nfsvers=4
device: :/Movies
tvshows:
driver_opts:
type: nfs
o: addr=192.168.1.175,nolock,soft,nfsvers=4
device: :/TV_Shows
music:
driver_opts:
type: nfs
o: addr=192.168.1.175,nolock,soft,nfsvers=4
device: :/Music
torrents:
driver_opts:
type: nfs
o: addr=192.168.1.175,nolock,soft,nfsvers=4
device: :/Torrents
prerolls:
driver_opts:
type: nfs
o: addr=192.168.1.175,nolock,soft,nfsvers=4
device: :/Plex_prerolls
books:
driver_opts:
type: nfs
o: addr=192.168.1.175,nolock,soft,nfsvers=4
device: :/Books
downloads:
driver_opts:
type: nfs
o: addr=192.168.1.175,nolock,soft,nfsvers=4
device: :/Downloads
services:
sonarr:
image: lscr.io/linuxserver/sonarr:latest
container_name: sonarr
restart: unless-stopped
environment:
- PUID=1000
- PGID=1000
- TZ=Etc/UTC
volumes:
- /var/lib/docker/volumes/sonarr_config:/config
- tvshows:/TV_Shows
- torrents:/Torrents
- downloads:/Downloads
ports:
- 8989:8989
networks:
- plex_default
- downloaders_default
radarr:
image: lscr.io/linuxserver/radarr:latest
container_name: radarr
restart: unless-stopped
environment:
- PUID=1000
- PGID=1000
- TZ=Etc/UTC
volumes:
- /var/lib/docker/volumes/radarr_config:/config
- movies:/Movies
- torrents:/Torrents
- downloads:/Downloads
ports:
- 7878:7878
networks:
- plex_default
- downloaders_default
lidarr:
image: lscr.io/linuxserver/lidarr:latest
container_name: lidarr
restart: unless-stopped
environment:
- PUID=1000
- PGID=1000
- TZ=Etc/UTC
volumes:
- /var/lib/docker/volumes/lidarr_config:/config
- music:/Music
- torrents:/Torrents
- downloads:/Downloads
ports:
- 8686:8686
networks:
- plex_default
- downloaders_default
bazarr:
image: lscr.io/linuxserver/bazarr:latest
container_name: bazarr
environment:
- PUID=1000
- PGID=1000
- TZ=Etc/UTC
volumes:
- /var/lib/docker/volumes/bazarr_config:/config
- movies:/Movies
- tvshows:/TV_Shows
ports:
- 6767:6767
restart: unless-stopped
networks:
- downloaders_default
- plex_default
overseerr:
image: lscr.io/linuxserver/overseerr:latest
container_name: overseerr
restart: unless-stopped
environment:
- PUID=1000
- PGID=1000
- TZ=Etc/UTC
volumes:
- /var/lib/docker/volumes/overseerr_config:/config
ports:
- 5055:5055
networks:
- plex_default
- downloaders_default
jellyseerr:
image: fallenbagel/jellyseerr:latest
container_name: jellyseerr
environment:
- LOG_LEVEL=debug
- TZ=Etc/UTC
- PORT=5055
ports:
- 5056:5055
volumes:
- /var/lib/docker/volumes/jellyseerr_config:/app/config
healthcheck:
test: wget --no-verbose --tries=1 --spider http://localhost:5055/api/v1/status
|| exit 1
start_period: 20s
timeout: 3s
interval: 15s
retries: 3
restart: unless-stopped
prowlarr:
image: lscr.io/linuxserver/prowlarr:latest
container_name: prowlarr
restart: unless-stopped
environment:
- PUID=1000
- PGID=1000
- TZ=Etc/UTC
volumes:
- /var/lib/docker/volumes/prowlarr_config:/config
ports:
- 9696:9696
networks:
- plex_default
- downloaders_default
networks:
plex_default:
external: true
downloaders_default:
external: true
Home Assistant location doesn't quite play nice with GOS. My wife and I have been looking for a Life360 replacement ourselves. She runs Graphene, and it'll grab location periodically, but it's not consistent.
Once again - Proton is legally obligated to comply with the laws of the country in which they are based. This isn't specific to Proton, and they are not going behind your back to do this. In case it's not clear, this data is directly from Proton.
Yeah I just straight up pirate movies now, I don't even try to hide it from people anynore. It's clear to me at this point that all these companies care about is getting richer by the minute off the backs of the common man, and their excuses for doing so are getting more and more pathetic.
HEY, @moe90@feddit.nl
FIX YOUR FUCKING TITLE lazy ass
thanks for using Leebra!
go to feed...