-
Hi guys,
I have outlined my vision for Sidekick in the Readme. You can have a look if you haven't read it yet.
However, from reading the issues in the past couple of weeks I can't help but see ma…
-
Using the version 0.2.0, I faced the same issue than #2 . I already have a working instance, using ID "webhook", but failed to create another one, under "webhook_homelab". Here is the content of the…
-
I've gotten multiple enquiries about getting this to run on local without having to setup a homelab.
Update documentation
- to make payobills install using something as simple as a `helm install` …
-
## 概要
新房装修,趁机把早就想要搞的各种智能家居搞起来,智能开关、智能温控、家具联动、语音控制等等。我会从几个方面分享整套 homelab 的内容:电路、硬件、软件、监控。
## 硬件篇
### 开关的智能化
智能家居概念中常见的“开关”,有一点小叛逆,分为零火、单火,这两个概念的出现,是因为智能开关要一直保持在线,通俗的说就是关灯了,开关面板也要能联网。
乍接触智能家居的朋…
Bpazy updated
7 months ago
-
Hi,
So glad to have stumbled upon this project. I'm in the process of setting up my homelab using `swarm-cd`.
I couldn't find this from the issues/documentation, how can I have `swarm-cd` manage…
-
Update to Gateway API v1.2.0 ([changelog](https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.2.0))
Use Gateway Addresses field instead of [infrastructure field](https://github.com/vehag…
-
Hi Vegard,
I already outlined in another issue (https://github.com/vehagn/homelab/issues/106#issuecomment-2424077149) that I'd like to contribute to the READMEs. One area where I'm lacking knowled…
-
Firstly, a HUGE thanks for your Tanzu Homelab series, it's finally got me up and running, with the PFsense routing being the bit I was always missing and some very clear steps in getting the network a…
-
### Summary
When I try to update a VM with new settings (cores, memory, etc) I have to use `present`, which requires the `node` value to be set. I don't know the node of a VM, as it is in a cluster a…
-
Hello,
I'm using this to handle my homelab and while refactoring it into modules I tried to use:
```tf
resource "proxmox_lxc" "container" {
...
mountpoint {
for_each = var.lxc_mount…