Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Save/Restore of Boards via Helm Manifests/ConfigMaps #2079

Open
2 tasks done
chr0n1x opened this issue Jul 10, 2024 · 3 comments
Open
2 tasks done

Allow Save/Restore of Boards via Helm Manifests/ConfigMaps #2079

chr0n1x opened this issue Jul 10, 2024 · 3 comments
Labels
🏛️ Architecture An idea for the project's architecture that could help it grow 🤔 Idea Tell us your ideas 📝 Needs more info An issue that has too little information

Comments

@chr0n1x
Copy link

chr0n1x commented Jul 10, 2024

Description

I'm currently trying out Homarr on my RPi K8s cluster. Works well, great job!

an aside: I unfortunately had to remove the liveliness probe from the deployment because the app is relatively large for my various machines

Because I don't really plan on extending the dashboard much further, I was wondering if yall have considered a feature where a user could download a YAML manifest defining our dashboards, configurations, stylesheets, etc? I don't upload any custom assets or anything so don't really need to leverage any PVCs in the cluster.

Anyway just throwing this out there. Great job overall, thanks!

Please tick the boxes

@chr0n1x chr0n1x added the 🤔 Idea Tell us your ideas label Jul 10, 2024
Copy link

Hi 👋. Thank you for submitting your first issue to Homarr. Please ensure that you've provided all nessesary information. You can use the three dots > Edit button to update your post with additional images and information. Depending on the current volume of requests, the team should get in conact with you shortly.

@manuel-rw
Copy link
Collaborator

Hi, this is currently not planned and is unlikely to be implemented. We think of Homarr as an easy to use dashboard that is configured only via the Web UI or API. We already offer a basic API but will offer a much better one for 1.0.
You could leverage the API to achieve similar results.

We'd also like to avoid platform specific solutions (eg. configuration only via Kubernetes labels or similar). This isn't the focus of Homarr.

Does that answer your question? Or can we improve Homarr for Kubernetes somehow?

1.0 will offer a distributed database and redis server - which will enable you to scale beyond one pod. Stay tuned.

@manuel-rw manuel-rw added 🏛️ Architecture An idea for the project's architecture that could help it grow 📝 Needs more info An issue that has too little information labels Jul 14, 2024
@chr0n1x
Copy link
Author

chr0n1x commented Jul 15, 2024

yeah that does, thank you @manuel-rw . I guess for now using velero would be good enough for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏛️ Architecture An idea for the project's architecture that could help it grow 🤔 Idea Tell us your ideas 📝 Needs more info An issue that has too little information
Projects
None yet
Development

No branches or pull requests

2 participants