Commit Graph
190 Commits
Author SHA1 Message Date
Kris MooreandGitHub da3cecaa3f Make CI happy 2021-01-23 12:59:26 -05:00
Kris Moore 556bd1d7f5 Fix a bug when using non host mounts 2021-01-23 11:38:08 -05:00
Kris Moore e5a7976ba5 Update ipfs chart, works on fresh install now, and on restart. Enables
setting options on each startup so that the WebUI is functional
2021-01-23 11:21:58 -05:00
Kris Moore 96b8da5fb0 WIP of adding IPFS chart 2021-01-22 14:52:06 -05:00
Waqar AhmedandGitHub 5a1cee4cec Merge pull request #17 from Ornias1993/patch-1
Make clear train switching is not supported
2021-01-17 19:56:51 +05:00
Waqar AhmedandGitHub e71956ffab Merge pull request #24 from Ornias1993/patch-2
Remove requirements.yaml, due to Helm 3 changes
2021-01-04 19:02:04 +05:00
Kjeld Schouten-LebbingandGitHub 8ed271d014 Remove requirements.yaml, due to Helm 3 changes
Helm 3 merges requirements.yaml into Chart.yaml.
I tested this config with the CI and it works fine, it seems only fitting to remove requirements.yaml from the documentation. as it's depricated, every new chart uploaded to the repo should have it copy-pasted into the Chart.yaml (the syntax is still the same)
2020-12-31 00:13:22 +01:00
Kjeld Schouten-LebbingandGitHub 19a2e9c2be fix language mistake and backticks 2020-12-20 20:51:10 +01:00
Kjeld Schouten-LebbingandGitHub ba4df280e5 make clear it's only in the UI
slight addaption based on slack feedback
2020-12-20 20:27:08 +01:00
Kjeld Schouten-LebbingandGitHub 3b898162a9 Make clear train switching is not supported
Adds a small note about train switching not being supported currently
2020-12-20 20:25:01 +01:00
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