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: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
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
Do you use it as a docker container or the full Home Assistant OS?
I want to get it to play around but cannot really justify buying a separate raspberry pi jhst for HA?
I just run HAOS on the hardware, yeah. Have considered making it a container on my main home server, but I have the RPi and I just want my home assistant to work. My home server is more of a tinker project so it's nice to keep them separate.
I do all docker containers on a pi3, running on USB Stick as drive
Awesome thanks. Thats pretty much my setup so Ill definitely give it a go
I ran it in Docker initially and it's annoying because you can't use HACS, which brings in a lot of custom integrations and features. You also can't use any addons that spin up containers either. I ended up getting a thin client and running it on there in a VM.
You can use HACS in Docker. I definitely had that working in Docker before I moved to Home Assistant OS on a dedicated machine. You're right about add-ons though, maybe you had the two confused?
Eh, I'm not sure tbh, it was too much of a pain to do and the pi3 wasn't powerful enough to handle it either so I moved to a VM on Debian.