- 5 Posts
- 12 Comments
trilobite@lemmy.mlto Selfhosted@lemmy.world•GitHub - sergi0g/cup: 🥤Docker container updates made easyEnglish1·9 days agoWhat i read here is concerning. Non that i was getting into the swing of drocker … :-( Is LXC the future then?
trilobite@lemmy.mlOPto Selfhosted@lemmy.world•My first seccam, now the Frigate mystery in LXCEnglish1·22 days agoOk, I hadn’t realised that the helper script installs docker. I thought LXC was an alternative to docker.
Regarding the VM option, I did think of doing just that but read a lot about it using too many resources with frigate and LXC seems to be more efficient option when it comes to resources
trilobite@lemmy.mlOPto Selfhosted@lemmy.world•My first seccam, now the Frigate mystery in LXCEnglish2·22 days agoOK, I should have been clearer. With “community LXC repository on github” I actually meant that I used the LXC scripts. It did go through a few questions at the start but nothing relating to storage and camera setup.
trilobite@lemmy.mlOPto Selfhosted@lemmy.world•My first seccam, now the Frigate mystery in LXCEnglish1·22 days agoThat is brilliant. Thanks. I haven’t read this all yet looks like what I need.
trilobite@lemmy.mlto Selfhosted@lemmy.world•What webapps do you selfhost that aren't media/game servers?English1·1 month agoImmich and Radicale definitely recommended. I’ve still got paperless-ng and plan to move to paperless-ngx as soon as I find the time. I’ve also got firefly-iii which is a big revolution to how I manage personal finance. Even my 17 old son has got into it … He couldn’t understand where all his hard earnings were going.
trilobite@lemmy.mlOPto Self Hosted - Self-hosting your services.@lemmy.ml•[QUESTION] Running Frigate on VM that in turn runs on Proxmox11·1 month agoLooks like I have two options for Proxmox + Frigate:
a) full VM via a QEMU VM that then has Frigate as app container (Frigate website is not recommending this approach from what I understand)
b) Virtual environment (VE) thgrough the “Proxmox Container Toolkit” where Frigate is as a system container (i.e. docker container directly in the Proxmox environment, which eliminates the VM overhead. See here: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#chapter_pct
Looks like someone has got it up and running in the PCT environment https://www.homeautomationguy.io/blog/running-frigate-on-proxmox
Also, I need to get my hands on a Micro desktop with a PCIe slot so that I can stick the Coral unit in it. Any thoughts for cheap solutions on eBay?
trilobite@lemmy.mlOPto homeassistant@lemmy.world•A good compromise between cost, integration and reliabilityEnglish1·1 month agoAh yes, thanks for raising. I had forgotten. So we have three Foss contenders:
- Frigate
- Motioneye
- Zoneminder
I’ve only tried ME about 6 years ago with RPi camera. It was alright but I’m sure things have moved on.
trilobite@lemmy.mlOPto homeassistant@lemmy.world•A good compromise between cost, integration and reliabilityEnglish1·1 month agoThankyou for taking the time to explain. I was in fact going to get one Loryta cameras recomended by the Frigate website … If i can even find it in EU. Don’t want to pay the premium import taxes 😉
trilobite@lemmy.mlOPto homeassistant@lemmy.world•A good compromise between cost, integration and reliabilityEnglish1·1 month agoAre you able to expand? What exactly did not impress you? Motioneye (which I briefly used 3-4 years ago with a dodge camera) and Frigate seem to be those that are used mostly as OOS solutions and hooked up to either OpenHab or HA.
trilobite@lemmy.mlOPto homeassistant@lemmy.world•A good compromise between cost, integration and reliabilityEnglish2·1 month agoYip, I already have pfSense installed with an isolated virtual network just for my home automation.
trilobite@lemmy.mlto homeassistant@lemmy.world•Recommendation on running home assistantEnglish1·2 months agoAs I’m thinking of getting HA to look after my IP cameras with Frigate, I’m thinking of a mini PC wiht a PCIe Coral device installed. Would this make sense and are there others doing this i.e. have HA on a miniPC with Cora PCIe installed and Frigate on top?
Ah right. Docker seems to have gained more ground than LXC if its the first time I come across it. I hadn’t realised they were similar, especially after I discovered that people are running docker in LXC …