odah
HHomarr
•Created by Edo on 11/27/2024 in #💬・get-help
Issue trying to install with Helm
u welcome. Happy helming
27 replies
HHomarr
•Created by Edo on 11/27/2024 in #💬・get-help
Issue trying to install with Helm
https://github.com/oben01/charts/blob/main/charts/homarr/values.yaml#L160
the values that u provided in the helm command will override only the persitence section which create a pvc to hold data permanently
27 replies
HHomarr
•Created by Edo on 11/27/2024 in #💬・get-help
Issue trying to install with Helm
it is not enabled by default
27 replies
HHomarr
•Created by Edo on 11/27/2024 in #💬・get-help
Issue trying to install with Helm
Good news could u please mark your question as solved please 🙂
27 replies
HHomarr
•Created by Edo on 11/27/2024 in #💬・get-help
Issue trying to install with Helm
Database need a mounted volume to be working
27 replies
HHomarr
•Created by Edo on 11/27/2024 in #💬・get-help
Issue trying to install with Helm
Use this command with this file :
helm upgrade homarr oben01/homarr --namespace homarr --create-namespace --values=values.yaml
27 replies
HHomarr
•Created by Edo on 11/27/2024 in #💬・get-help
Issue trying to install with Helm
I’ll send u all the needed command i’ll get to u in 1hour
27 replies
HHomarr
•Created by Edo on 11/27/2024 in #💬・get-help
Issue trying to install with Helm
What’s the output of this command :
Kubectl get storageclass
27 replies
HHomarr
•Created by Edo on 11/27/2024 in #💬・get-help
Issue trying to install with Helm
Which command are u running ?!
27 replies
HHomarr
•Created by Edo on 11/27/2024 in #💬・get-help
Issue trying to install with Helm
Could u please provide the values files?!
27 replies
HHomarr
•Created by Edo on 11/27/2024 in #💬・get-help
Issue trying to install with Helm
Hello @Edo could u please provide your values files ? which chart are u using ?
27 replies
HHomarr
•Created by Tangenius on 11/11/2024 in #💬・get-help
Trying to deploy with helm
you can update your chart version to v 1.3.5 and remove the variable from u configuration 🙂
71 replies
HHomarr
•Created by Tangenius on 11/11/2024 in #💬・get-help
Trying to deploy with helm
If it fix the issue I’ll release a new version with this values us default
71 replies
HHomarr
•Created by Tangenius on 11/11/2024 in #💬・get-help
Trying to deploy with helm
Add it and let me know
71 replies
HHomarr
•Created by Tangenius on 11/11/2024 in #💬・get-help
Trying to deploy with helm
U still need the persistence
71 replies
HHomarr
•Created by Tangenius on 11/11/2024 in #💬・get-help
Trying to deploy with helm
Try adding
env:
DEFAULT_COLOR_SCHEME: dark
DATABASE_URL: file:/app/database/db.sqlite
71 replies