homelab icon indicating copy to clipboard operation
homelab copied to clipboard

Fully automated homelab from empty disk to running services with a single command.

Results 33 homelab issues
Sort by recently updated
recently updated
newest added

hello @khuedoan i am a big fan of this and I have been trying to get work like this a week now but I have a little issue trying to...

bug

This add support for arm64 (which shows up in ansible as aarch64). To add another, add something like this to k3s_architectures: ``` : arch_suffix: "" arch_sum: "" ``` Tested with...

I have 2 master nodes, I have run successful `make metail` It only show 1 node `k get nodes` ssh to 2 nodes then run `k3s kubectl get nodes` Here...

bug

Similar issue to: https://github.com/khuedoan/homelab/issues/102 When running "make" for the first time, when it gets to the "system" portion, it fails. system\bootstrap.yml - name: Apply ArgoCD manifests kubernetes.core.k8s: resource_definition: "{{ argocd_manifests.stdout...

bug

- replaced specific unique items with placeholders (ex. khuedoan.com is now ) - added a placeholder for control plane endpoint - added reset script - added cronjobs - added nfs_utils...

### Describe the bug When running make it starts and everything is normal until it gets to apply argocd manifest and crashes with error 2 - [x] I have read...

bug

```make tools``` get following error ```shell error: unrecognised flag '--experimental-features' Try 'nix --help' for more information. make: *** [Makefile:30: tools] Error 1 ```

bug

### Describe the bug A clear and concise description of what the bug is. - [ x] I have read the documentation - [ x] I have searched open issues...

bug

### Describe the bug A clear and concise description of what the bug is. - [x] I have read the documentation - [x] I have searched open issues ### To...

bug

### Describe the bug A clear and concise description of what the bug is. - [x] I have read the documentation - [x] I have searched open issues ### To...

bug