this post was submitted on 23 May 2025
93 points (96.0% liked)

homeassistant

14853 readers
2 users here now

Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.

Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation

Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] CmdrShepard49@sh.itjust.works 2 points 5 days ago (1 children)

You might look into Portainer. It gives you a nice GUI to manage docker-compose files, create stacks, edit and update, etc. On my Proxmox server, I have two LXCs set up that run almost all my services like immich, frigate, radarr/sonarr, VPN, qbittorrent, homarr, etc You'll probably find docker compose much easier to understand than plain docker especially considering there are a million templates out there that you can mostly copy and paste.

[โ€“] madjo@feddit.nl 1 points 5 days ago

Thanks for the tip