this post was submitted on 29 Jun 2023
28 points (100.0% liked)
Technology
37705 readers
121 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I believe I'm at 42 Docker containers now, lol. Some of the notable ones:
There is a lot of support stuff too like MariaDB and orbital-sync.
I'm going to be working on Lemmy when I get back from vacation but I leave in like 2 hours so that's going to have to wait, lol.
By in large, the docker makes it stupid easy for the vast majority of my containers and portainer makes it even easier since you can manage everything through a web UI.
Chad.
NextCloud and Pihole are definitely being added to my list. Does self-hosting NextDNS seem worthwhile to you? 👀
I don't know that it's really necessary to use both nextdns and pihole. You may look at a couple of comparisons and decide what's best for you. I just use pihole (two of them actually, one in docker and one on an actual pi).
If you are using the arr stuff to download your Linux iso's which vps you use or it is homelab?
On an unrelated note, does anyone know if lemmy has rss?
Not by default that I am aware.
Question about Vaultwarden. How does sync work? My browser extension for Bitwarden auto syncs to their server, is that possible with Vaultwarden? Or is it more for manual backup?
It’s the same thing. There’s an option before you sign into the extension to choose a different server.
Is there something killer about FreshRSS that makes you host that rather than using the Nextcloud RSS reader support? I used to have TT-RSS before I dropped it and my filesyncinc stuff for Nextcloud.
Can home assistant be used without the ad-ons (I want to learn some smart home stuff, but do not want the overhead of a vm)
Yes it can, though it is easier to set some things up with the built-in addons. Most addons can be set up independently as docker containers (like z2mqtt or node-red) but may require additional configuration.