Jellystat
Prerequisites
Jellystat
Jellystat is a dashboard for monitoring the health and performance of jellyfin media server.
Installation
- Create the following directory structure for Jellystat:
- Add the following content to the
db.ymlfile: - Add the following content to the
ingress.ymlfile: - Add the following content to the
pvc.ymlfile: - Add the following content to the
secret-tmp.ymlfile: - Encrypt the
secret-tmp.ymlfile with kubeseal and save the output assecret.yml: - Add the following content to the
jellystat.ymlfile: - Add the following content to the
svc.ymlfile: - Commit and push the changes to your git repository and flux will automatically deploy the application to your cluster.