charts
MagicMirror
charts | MagicMirror | |
---|---|---|
30 | 165 | |
1,367 | 21,410 | |
- | 0.6% | |
9.7 | 4.2 | |
almost 3 years ago | 6 days ago | |
Smarty | JavaScript | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
charts
- Helm charts that bundles basic home server apps?
-
Getting Started with Kubernetes Questions
Spinning up workloads in kubernetes is much different than just spinning up a container in docker or even with docker compose. If someone has not already packaged it in a helm chart or some other kubernetes workload you'll have to develop one yourself. There are some nice library charts you can use as a base that should handle just about any random docker image you want to deploy. https://github.com/bjw-s/helm-charts/tree/main/charts/library/common there is also a repo of pre developed charts for common images. https://github.com/k8s-at-home/charts but be aware it was recently deprecated so it won't be receiving any updates.
-
Advice on system design best practices?
Take a look at https://github.com/k8s-at-home/charts (recently deprecated but still a fantastic resource) - there are charts for the popular Arrs , tools, etc. You could deploy each chart individually into a namespace, or you could create yourself an "umbrella" chart which pulls in all the necessary charts as dependencies.
-
With multiple custom apps, how do you manage your Helm charts?
Library charts. A very thorough example can be seen here and usages of it here.
-
Running into a problem with the k8s-at-home pod-gateway where the gateway-init container that's bootstrapping selected namespaces is unable to reach cluster DNS while pods in other namespaces can. Anyone run into this before?
Could it be related to this? https://github.com/k8s-at-home/charts/pull/1435/files
-
Struggling with Fireflyi-III installation
I'd submitted a helm chart at https://github.com/k8s-at-home/charts/tree/master/charts/stable/firefly-iii if you want to try out
- Plex on Kubernetes with hardware decoding... Victory
-
[Help!] K3s Sonarr failing with X509CertificateValidationService due to expired LetsEncrypt cert in Mono
I know /u/stefantigro means well but the way you are both doing the helm charts is not ideal, helm charts are meant to be shared, not as a means to install apps into your cluster from a local folder. While they can be, it's not a good pattern. Take the helm chart from here for example. This is a published helm chart you can install using the commands in the Readme and you only need to provide the configuration for your instance from the values.yaml file. You can take a look at the values I use for this helm chart here. You can also see I'm using an custom Sonarr image, this image is tailored to running in Kubernetes
-
Bounty for Homebridge TrueChart
There is a working Helm chart for k8s-at-home that should be a good starting point. The biggest hurdle I see is that homebridge can conflict with SCALE's mDNS service as seen in this linked post.
-
Been self-hosting close to half a year now. All running on a k3s cluster of raspberry pis. Thank you to this subreddit for all the help and great ideas!
There's an actual helm chart published here.
MagicMirror
-
Stay on schedule with Raspberry Pi Pico W and an e-ink dashboard
I'm personally a fan of MagicMirror [1] which is pretty much a turnkey solution for this problem. I have one set up on an old Raspberry Pi connected to a spare wall-mounted monitor. What I love with MagicMirror is that it's a modular system, where you choose which modules you want to have and where to display them. I only use it to display a shared calendar with my wife, along with the week's weather. But there are a few hundred modules, with things like displaying your expected commute time (based on Google maps I think), integrations with some apps like AnyList, etc.
[1] https://github.com/MagicMirrorOrg/MagicMirror
-
I replaced my son's school timetable app with an e-paper
* MagicMirror: https://magicmirror.builders/
-
Show HN: FrameOS – operating system for single function smart frames
I use MagicMirror to do this. It's a great piece of software. I'm a bit shocked nobody has mentioned this yet. https://magicmirror.builders/
-
Software for wall clock?
The most used solution it’s https://magicmirror.builders/
-
Ask HN: What software did you purchase that positively impacted your family life
I’m planning on using MagicMirror (https://magicmirror.builders/) to do this in my kitchen but without the mirror part (just a TV mounted in a niche on the wall). Did you build your software from scratch?
-
"Dementia" Dashboard?
Check out Magic Mirror. Could be what you're looking for. https://github.com/MichMich/MagicMirror
-
32“ E Ink screen that displays daily newspapers on your wall
Would this work with magic mirror?
https://magicmirror.builders/
If so I will order right away
-
Smart display with text lines
Have a look at the Magic Mirror project https://magicmirror.builders/
-
Clock web app with weather and photos to recycle an old iPad 2
You could also look into something like MagicMirror. not sure if you have a server to host, or looking for just local on iPad.
- Are any C# coders here?
What are some alternatives?
frigate - Frigate is a tool for automatically generating documentation for your Helm charts
MMM-RTSPStream - MagicMirror² module for streaming an RTSP video stream from a security camera to your MagicMirror.
truecharts - Community App Catalog for TrueNAS SCALE [Moved to: https://github.com/truecharts/charts]
MMM-Wallpaper - MagicMirror module to display wallpapers from various online sources
kube-plex - Scalable Plex Media Server on Kubernetes -- dispatch transcode jobs as pods on your cluster!
speedtest - Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more