Commit Graph
100 Commits
Author SHA1 Message Date
Waqar Ahmed 5ec1dc3b6d Add min/max to node ports 2020-12-15 17:03:30 +05:00
Waqar AhmedandGitHub 5580041498 Merge pull request #16 from truenas/stable-charts
Add plex/minio/nextcloud/ix-chart to stable train
2020-12-15 01:39:29 +05:00
Waqar Ahmed c88a0f64a1 Add plex/minio/nextcloud/ix-chart to stable train 2020-12-15 01:11:10 +05:00
Waqar AhmedandGitHub 8a7aac597d Merge pull request #14 from truenas/nextcloud-backup
Take backup of postgres on helm upgrade
2020-12-15 01:09:42 +05:00
Waqar Ahmed 770b060bbc Add helper function for postgres name 2020-12-14 19:41:16 +05:00
Waqar Ahmed b30c99586f Use pg_isready for determining if postgres is up 2020-12-14 19:41:16 +05:00
Waqar Ahmed 68044d4835 Update nextcloud chart version 2020-12-14 19:41:16 +05:00
Waqar Ahmed 4b1570fc58 Update test values 2020-12-14 19:41:16 +05:00
Waqar Ahmed e52e28fa3c Use unique name for backup 2020-12-14 19:41:16 +05:00
Waqar Ahmed 8d8fe11e6b Add helper functions to retrieve new/old chart versions 2020-12-14 19:41:16 +05:00
Waqar Ahmed 142c8354f8 Use a configmap for a script to take backup of postgres 2020-12-14 19:41:16 +05:00
Waqar Ahmed 1f15d72cf0 Take postgres backup on upgrade 2020-12-14 19:41:16 +05:00
Waqar Ahmed dbde74851d Add upgrade hook where we nuke nextcloud/postgres deployments 2020-12-14 19:41:16 +05:00
Waqar Ahmed 0283799700 Add service account to manage deployments in nextcloud 2020-12-14 19:41:16 +05:00
Waqar AhmedandGitHub efd1cb8a81 Merge pull request #15 from truenas/nextcloud-waiting-fix
Use nc instead of nslookup while waiting for postgres to come up
2020-12-14 19:12:22 +05:00
Waqar AhmedandGitHub 32064d0789 Merge pull request #13 from truenas/ix-chart-fixes
Make sure hostports are not used when update strategy is rolling update
2020-12-12 02:35:25 +05:00
Waqar Ahmed f3fddff354 Use nc instead of nslookup while waiting for postgres to come up
Using nslookup, the wait time for nextcloud pod to come up can be up to 1-5 minutes. This is reduced with nc to 5-10 seconds.
2020-12-12 02:34:19 +05:00
Waqar Ahmed 2fb46e619c Add /web for plex path 2020-12-11 22:09:09 +05:00
Waqar Ahmed 211640ef12 Make sure hostports are not used when update strategy is rolling update 2020-12-10 20:42:54 +05:00
Waqar AhmedandGitHub 08ab5911a8 Merge pull request #12 from truenas/version-schemes
Update version for minio/nextcloud/plex charts
2020-12-09 23:00:11 +05:00
Waqar Ahmed b43e3e4c09 Update plex chart version 2020-12-09 19:39:10 +05:00
Waqar Ahmed 27c4d3c98b Update nextcloud chart version 2020-12-09 19:34:49 +05:00
Waqar Ahmed dbdb89f587 Update minio chart version 2020-12-09 19:31:31 +05:00
Waqar Ahmed 68c5577366 Set private to true for access/secret keys 2020-12-09 18:52:54 +05:00
Waqar AhmedandGitHub 63b3aee66b Merge pull request #11 from truenas/minio-chart
Add Minio Chart
2020-12-09 18:11:15 +05:00
Waqar Ahmed 3f7be35464 Set emptyDirVolumes to true for testing minio chart 2020-12-09 06:41:01 +05:00
Waqar Ahmed 9f876dc902 Update minio/nextcloud port defaults 2020-12-09 06:36:38 +05:00
Waqar Ahmed 53ce8cd15f Add test values yaml file 2020-12-09 06:23:00 +05:00
Waqar Ahmed a99d01b01e Update notes.txt 2020-12-09 04:39:14 +05:00
Waqar Ahmed 7d54cef34e Add persistent storage support for minio 2020-12-09 04:35:25 +05:00
Waqar Ahmed 24f4bad8ed Add TN specific files 2020-12-09 04:27:42 +05:00
Waqar Ahmed 0b17b07bf6 Remove prometheus from minio chart 2020-12-09 03:50:45 +05:00
Waqar Ahmed 440ed29531 Remove tls configuration from minio chart for now 2020-12-09 03:47:46 +05:00
Waqar Ahmed ac0cfab7b7 Only have nodeport service 2020-12-09 03:16:09 +05:00
Waqar Ahmed 4917a6214a Remove ability to set resources 2020-12-09 03:16:09 +05:00
Waqar Ahmed 531c840450 Remove ability to automatically create buckets after release creation for now 2020-12-09 03:16:09 +05:00
Waqar Ahmed cca836e3dc Remove existingSecret option 2020-12-09 03:16:09 +05:00
Waqar Ahmed d4cd85e0b0 Remove securitycontext options for now 2020-12-09 03:16:09 +05:00
Waqar Ahmed a9cf23677a Remove serviceAccount configuration options 2020-12-09 03:16:09 +05:00
Waqar Ahmed 80ff32ba58 Only have standalone mode for now 2020-12-09 03:16:09 +05:00
Waqar Ahmed 36f7e7a497 Remove podDisruptionBudget configuration 2020-12-09 03:16:09 +05:00
Waqar Ahmed 26707b648b Remove configPathmc config options 2020-12-09 03:16:09 +05:00
Waqar Ahmed 17d83f6bd4 Remove priorityClassName setting 2020-12-09 03:16:09 +05:00
Waqar Ahmed ad300671d8 Remove node selector related options 2020-12-09 03:16:09 +05:00
Waqar Ahmed f684d9f15a Remove fullnameOverride option 2020-12-09 03:16:09 +05:00
Waqar Ahmed 993b6e35bc Remove imagePullSecrets options 2020-12-09 03:16:09 +05:00
Waqar Ahmed 4abf36ffb2 Remove minoi/mc configurable options 2020-12-09 03:16:09 +05:00
Waqar Ahmed 8d5bad11fb Remove makeBucketJob options 2020-12-09 03:16:09 +05:00
Waqar Ahmed 57d32d69e0 Remove etcd 2020-12-09 03:16:09 +05:00
Waqar Ahmed e1bdf35bac Remove metrics service monitor 2020-12-09 03:16:09 +05:00
Waqar Ahmed f60c605f5c Remove minio gateway feature 2020-12-09 03:16:09 +05:00
Waqar Ahmed 7ee19dd170 Remove ingress from minio chart 2020-12-09 03:16:09 +05:00
Waqar Ahmed 260a4c49dd Remove ci dir 2020-12-09 03:16:09 +05:00
Waqar Ahmed bcc8148785 Add initial minio helm chart 2020-12-09 03:16:09 +05:00
Waqar AhmedandGitHub a2d9e44469 Merge pull request #9 from truenas/nextcloud-chart
Add nextcloud chart
2020-12-09 03:04:00 +05:00
Waqar Ahmed e3658579c0 Add nodeip default 2020-12-08 21:00:53 +05:00
Waqar Ahmed f015c830ab Always roll out deployment on update 2020-12-08 20:30:56 +05:00
Waqar Ahmed 7abbec70ef Add web portal uri for nextcloud 2020-12-08 19:40:50 +05:00
Waqar Ahmed 926b781bff Define image pull policy for init container 2020-12-08 19:40:50 +05:00
Waqar Ahmed 23892730f3 Use emptydir volumes for nextcloud chart test 2020-12-08 19:40:50 +05:00
Waqar Ahmed 254ff0ab4d Correctly populate storage fields 2020-12-08 19:40:50 +05:00
Waqar Ahmed 3750f4bdbd Fix nodeport for ci test 2020-12-08 19:40:50 +05:00
Waqar Ahmed 5f1283b4c4 Fix deployment test 2020-12-08 19:40:50 +05:00
Waqar Ahmed 126ba367c8 Add test values yaml file 2020-12-08 19:40:50 +05:00
Waqar Ahmed af0148456d Clean nextcloud chart stripping to basics 2020-12-08 19:40:50 +05:00
Waqar Ahmed f85006a283 Clean values 2020-12-08 19:40:50 +05:00
Waqar Ahmed 74e7929207 Clean internal/external db references 2020-12-08 19:40:50 +05:00
Waqar Ahmed 8b7530d3bd Add init container to nextcloud pod to make sure it's not started until postgres is up 2020-12-08 19:40:50 +05:00
Waqar Ahmed 7a148e5a3f Properly configure postgres host path 2020-12-08 19:40:50 +05:00
Waqar Ahmed 0beb16ffe9 Properly initialise nextcloud with postgres 2020-12-08 19:40:50 +05:00
Waqar Ahmed ed7270ecc0 Only use postgres and remove sqlite support 2020-12-08 19:40:50 +05:00
Waqar Ahmed 0995fc4923 Set postgres credentials in nextcloud deployment 2020-12-08 19:40:50 +05:00
Waqar Ahmed 817de8f1b0 Remove liveness/readiness probes 2020-12-08 19:40:50 +05:00
Waqar Ahmed f323a2ce5a Clean nextcloud deployment removing nginx traces 2020-12-08 19:40:50 +05:00
Waqar Ahmed 43ab3e05fe Add postgresql deployment 2020-12-08 19:40:50 +05:00
Waqar Ahmed eb3c7a6ae6 Initial postgres support 2020-12-08 19:40:50 +05:00
Waqar Ahmed 918fbb0963 Clean service configuration 2020-12-08 19:40:50 +05:00
Waqar Ahmed c0552c3c33 Remove nextcloud chart deps 2020-12-08 19:40:50 +05:00
Waqar Ahmed 8e719a4787 Allow using host path or ix volume for persistent data storage 2020-12-08 19:40:50 +05:00
Waqar Ahmed aa33f73fda Use port 80 for nodeport service 2020-12-08 19:40:50 +05:00
Waqar Ahmed a91f3fe2f1 Use nodeport for nextcloud 2020-12-08 19:40:50 +05:00
Waqar Ahmed b56a40cec3 Add basic questions.yaml allowing chart to be deployed via middleware api 2020-12-08 19:40:50 +05:00
Waqar Ahmed aa49bf1741 Add item configuration file 2020-12-08 19:40:50 +05:00
Waqar Ahmed 268b17f68c Add initial nextcloud upstream chart 2020-12-08 19:40:50 +05:00
Waqar AhmedandGitHub 52704d82d8 Merge pull request #10 from truenas/plex-chart
Add Plex chart
2020-12-08 19:40:14 +05:00
Waqar Ahmed 37c8493270 Clean chart configuration 2020-12-08 04:46:01 +05:00
Waqar Ahmed 1133d2ff01 Specify web portal for plex 2020-12-08 04:34:14 +05:00
Waqar Ahmed 6c8cc0b29c Remove plex-preferences file 2020-12-08 03:49:12 +05:00
Waqar Ahmed 868900c84f Add test values yaml file 2020-12-08 03:45:59 +05:00
Waqar Ahmed bd0a06c017 Properly setup persistence values 2020-12-08 03:35:35 +05:00
Waqar Ahmed 725ee078dd Add icon url 2020-12-07 21:09:23 +05:00
Waqar Ahmed 2fc1d74043 Add timezone support 2020-12-07 20:49:46 +05:00
Waqar Ahmed aa72e525df Add GPU support 2020-12-07 20:17:02 +05:00
Waqar Ahmed 36eee5eccb Properly use host network when configured 2020-12-07 20:07:30 +05:00
Waqar Ahmed 8da36972d8 Clean post install notes 2020-12-07 03:44:03 +05:00
Waqar Ahmed a78da65326 Setup persistent storage for plex chart 2020-12-07 03:01:28 +05:00
Waqar Ahmed 883fb239bd Clean udp service 2020-12-07 02:03:55 +05:00
Waqar Ahmed 0cf46c6400 Remove pkcs configuration from plex chart 2020-12-07 02:00:12 +05:00
Waqar Ahmed 769b45d4a4 Clean deployment and always roll pod in case of configuration change 2020-12-07 01:54:40 +05:00
Waqar Ahmed db0ffe9d78 Allow using host network for plex 2020-12-07 01:49:22 +05:00