Commit Graph

53 Commits

Author SHA1 Message Date
0b44b4031c Update jellyfin to latest release 10.8.6.
Also increase memory limit to 12Gb as there appears to be some Oomkilling
happening when transcoding very large files.
2022-10-29 09:19:56 -04:00
120ba50bf4 Updated gitea to latest upstream release 1.17.3. 2022-10-24 22:36:47 +13:00
c2c2352242 Switch from github to gitea for chart repo. 2022-10-02 09:14:52 +13:00
5b099d583e Updated jellyfin image tag to latest release 10.8.5. 2022-09-26 11:37:24 +13:00
fc8de724bc Updated jellyfin to the latest release 10.8.5. 2022-09-26 10:50:36 +13:00
9f0add842e Disable gitea registration. 2022-09-11 09:58:27 +12:00
a098c4c4fe Updated gitea to release 1.17.2. 2022-09-11 09:42:15 +12:00
b5e9a8bada Remove unneccesary tmate socket from src block header. 2022-08-30 11:18:08 +12:00
fcda2c2ab5 When overriding ingress host we apparently need to set paths at the same time. 2022-08-28 11:25:12 +12:00
cce55a3e41 Chart version should be a string not a float64. 2022-08-28 11:11:43 +12:00
58b67da39b Ensure git pull is part of chart deploy process. 2022-08-28 11:09:08 +12:00
aa116c2b48 Updated default admin email address value. 2022-08-28 10:50:25 +12:00
2744fb057c Further refactored and simplified helm chart for personal use, added resource limits. 2022-08-28 10:31:08 +12:00
b45f96cb94 Completed changes for standalone gitea deployment. 2022-08-26 20:29:06 +12:00
02e91c4750 Remove mariadb and mysql references from helpers file. 2022-08-26 19:44:10 +12:00
0406a4f877 Remove dependency on mariadb and mysql as we won't use those. 2022-08-26 19:38:07 +12:00
e79ff5f1b2 Turn off postgres and memcached to test. 2022-08-26 19:20:59 +12:00
9a2674dcab Removed non critical files to simplify. 2022-08-26 19:18:55 +12:00
9c7baecfbd Updated ingress values to align with gitea helm chart. 2022-08-24 17:56:49 +12:00
4d71151d93 Added ingress options for gitea helm install. 2022-08-24 17:49:20 +12:00
1c2bedd0b8 Fixed namespace in gitea helm chart README.org. 2022-08-24 17:46:09 +12:00
08a1150493 Added dev ingress to gitea helm chart. 2022-08-24 17:44:25 +12:00
39458bcf2e Added README.org for gitea. 2022-08-24 16:57:19 +12:00
c0e4780ec6 Added gitignore for emacs redo tree. 2022-08-24 16:39:50 +12:00
b7d0b42bc6 First iteration of gitea helm chart. 2022-08-24 16:39:28 +12:00
8af2f8cf70 Fix jellyfin content security policy for chromecast. 2022-08-02 13:12:55 +12:00
6e882b1f58 Fixed payload for new user creation. 2022-07-31 12:10:40 +12:00
025cbf081b Updated newuser payload with environment vars for virtual folder ids. 2022-07-31 11:50:53 +12:00
0ccc021b43 Added new user config json. 2022-07-24 10:50:52 +12:00
182f6f71f9 Added tv shows media library config json. 2022-07-24 10:03:56 +12:00
b80dfafd49 Added movies and music library json api payloads. 2022-07-24 09:27:36 +12:00
97aa1f9654 Started adding invidious chart. 2022-07-15 09:13:59 +12:00
1bc1409b46 Fixed documentation issues with install for jellyfin. 2022-07-10 10:01:34 +12:00
6bcc928698 Update jellyfin to 10.8.1. 2022-07-03 09:21:55 +12:00
63bb59c43c Complete jellyfin install docs including ingress sets. 2022-05-28 02:23:00 +00:00
71b40d4b94 Add docs for jellyfin namespace creation. 2022-05-28 09:24:25 +12:00
6a463eec6f Fix resources in values.yaml. 2022-05-27 09:12:25 +00:00
c1f6ed4518 Fix ingress tls in values.yaml. 2022-05-27 09:11:57 +00:00
eb8b8b3347 Rename default helm release name in README.org. 2022-05-27 09:10:47 +00:00
918182fb8a Enabled ingress for jellyfin chart. 2022-05-27 09:10:15 +00:00
c0a33690ce Added basic README.org for jellyfin chart. 2022-05-15 11:49:25 +12:00
2c0c009d6c Added persistent storage for jellyfin config. 2022-05-15 11:26:18 +12:00
3da929e376 Add hostmount for media. 2022-05-15 10:48:58 +12:00
a450cb193b Started adding chart for jellyfin. 2022-05-15 09:36:38 +12:00
858868c4c5 Started instructions for deploying grocy via helm. 2022-05-08 11:03:32 +12:00
7891c268b4 Added initial README.org to capture intent. 2022-05-01 10:20:41 +12:00
145ca4831f Github action needs to be on "push"! 2022-05-01 10:15:54 +12:00
3fe51fe6b7 Added chart lint test github actions workflow. 2022-05-01 10:14:02 +12:00
c587992209 Ingress pathType must be title case "Prefix". 2022-05-01 10:04:36 +12:00
738ec0156e Fixed ingress spec for backend service name and port. 2022-05-01 10:03:54 +12:00