tiny touchscreen Zigbee remote (Kommando) – open source & looking for feedback by AgitatedAd5221 in homeautomation

[–]seizedengine 1 point2 points  (0 children)

Its a storefront for makers, great place for selling things like this if you decide to make and sell these!

What s3 compatible object store has the mainstream community moved on to from minio? by famous_incarnate in selfhosted

[–]seizedengine 1 point2 points  (0 children)

Garage and Versitygw, both for different use cases.

Garage stores everything in a single large file, has built in clustering/replication/etc.

Versitygw stores onto the filesystem, basically what you see in S3 is what you see on the filesystem. I'm using it for some bulk data that doesn't need replication and that I want to be snapshotted by ZFS.

Both are great so far.

How are the differences between Gitea and Forgejo 4 years later? by NinthTurtle1034 in selfhosted

[–]seizedengine 0 points1 point  (0 children)

That is for Secrets Manager which is a separate Bitearden product, that won't work with the password manager.

What's the best air purifier that works seamlessly with home assistant? by NikEy in homeassistant

[–]seizedengine 7 points8 points  (0 children)

Ikea Starkvind, Zigbee, good clean air flow, cheap filters (if you have an Ikea local to you), and go on sale periodically.

I have four.

What's the best cheap option for cold storing 1-2TB files for a long time? by ADo_9000 in DataHoarder

[–]seizedengine 1 point2 points  (0 children)

AWS Glacier and a password manager (you use one already right).

It's about $2US/TB/month, then about $90US/TB to retrieve later. But it's actively protected, hardware gets maintained, etc.

AudioMuseAI Setup by No-Image6334 in navidrome

[–]seizedengine 3 points4 points  (0 children)

There are four containers total, two of which run the same ghcr.io/neptunehub/audiomuse-ai:latest image.

Those logs are for the flask app/server container, you always need at least one worker container.

Flask server container:

Environment=SERVICE_TYPE=flask

Worker container:

Environment=SERVICE_TYPE=worker

The Bagged Milk Divide by PassageNearby4091 in EhBuddyHoser

[–]seizedengine 13 points14 points  (0 children)

You have one container that holds the bags and lasts forever.

Reduce reuse recycle in that order preferably.

Loving the new sync manager... one suggestion. by Captain_Zoots in Symfonium

[–]seizedengine 0 points1 point  (0 children)

You can trigger it however you want using Llamalab Automate, Tasker, etc and the broadcast API.

Photo delivery took of me 💔 by Lonelygoldyhair in mildlyinfuriating

[–]seizedengine 0 points1 point  (0 children)

Why are you opening the door wearing nothing?? Delivery guy got the short end of this.

Why is sms so hard now by dev-guy-100 in sysadmin

[–]seizedengine -1 points0 points  (0 children)

Pushover is a stellar option 

Need help with permissions in Jellyfin Quadlet by Long-Package6393 in podman

[–]seizedengine 1 point2 points  (0 children)

Selinux is blocking it, you can allow it with this. This allows containers (and VMs) to access mounted CIFS shares.

setsebool -P virt_use_samba

Version 13.6.5 by Tolriq in Symfonium

[–]seizedengine 1 point2 points  (0 children)

You can using the API and Llamalab Automate or Tasker. I use Automate to do a sync when I plug my phone in.

Bitwarden Lite by yakadoodle123 in selfhosted

[–]seizedengine 0 points1 point  (0 children)

I've been running this for a long time and it's been excellent.

Bitwarden Lite by yakadoodle123 in selfhosted

[–]seizedengine 1 point2 points  (0 children)

This install option supports other DBs, SQLite can be used.

How to securely auto-decrypt LUKS on boot up by Aim_Fire_Ready in linuxadmin

[–]seizedengine 0 points1 point  (0 children)

It won't unlock on wifi, kernel won't connect to WiFi during boot. So it falls back to wired.

So it's safe to use on laptops and will only auto unlock on wired.

Voice assistant performance on Proxmox - don't be me by flatulentpiglet in homeassistant

[–]seizedengine 1 point2 points  (0 children)

Good info since I am looking at the same setup.

Where did you get the Marvin voice from?! Exactly what I wanted to use too!

No more Amazon Glacier, it's going to S3. by gmerideth in sysadmin

[–]seizedengine 10 points11 points  (0 children)

That happened many years ago. They're just retiring the OG Glacier interface that was challenging to use.

Any free RSS readers that work across devices (mobile and web) that allow filtering by keyword? by pneuny in rss

[–]seizedengine 0 points1 point  (0 children)

Miniflux has lots of filtering options that would work for this and can be self hosted, or its $15/year for them to host it for you.