Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
My add-ons are in containers. EspHome, Node Red, PiHole, zigbee2mqtt, mosquito etc
How do you go about integrating it with HA?
I installed them via HA add-ons, so they appear within integrations etc. The wiring of logic I do mainly in node-red, with HA just being a pretty frontend with buttons and cards essentially.
I think we're talking about different things then, addons are not supported when running HA in a container.
https://www.home-assistant.io/installation/#compare-installation-methods
I set this up maybe half a year ago. Maybe docs don't support it anymore
Huh, very cool!
Maybe try find hassio, but maybe it's not the fully recommended way anymore, but least it's all containerised
I may consider it. I hate that I have to have an entire other VM running for HA. Thanks for the insight.