brimdor
brimdor
I am trying to adjust the default username and password via environment variables in docker (-e) but the guess attempts I have made did not change it. For security reasons,...
It currently uses basic auth with its own user management. What about incorporating 2 factor authentication? Building out users and allowing access via their enterprise authentication?
### Describe the bug I have been using Homelab since 2022. I rebuilt to the current build of May 2023 and haven't updated since then. You have made a lot...
After initializing the build with 'make', there are no issues till bootstrap starts. It fails and provides an error. I am not sure how to decypher it. When I run...
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...
- 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...
Took a couple hours to make some changes to the overall code, structure, and image collection. Originally it was not working when I attempted to use it. After these adjustments,...