Commit Graph

112 Commits

Author SHA1 Message Date
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 Ahmed
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
Waqar Ahmed
4524d88bf6 Add basic questions yaml 2020-12-07 01:02:39 +05:00
Waqar Ahmed
4983896378 Remove ingress config 2020-12-07 00:18:28 +05:00
Waqar Ahmed
0f4dd31790 Add item configuration file 2020-12-07 00:09:39 +05:00
Waqar Ahmed
ac0caeb11e Move plex to 2.1.0 version dir 2020-12-06 23:57:39 +05:00
Waqar Ahmed
3dcebe81c8 Remove owners file 2020-12-06 23:56:33 +05:00
Waqar Ahmed
753e183b60 Add upstream plex chart 2020-12-06 23:55:26 +05:00
Waqar Ahmed
66c3d0d0e0 Merge pull request #8 from truenas/cmd-default
Do not set any CMD defaults for ix-chart chart releases
2020-12-02 22:04:19 +05:00
Waqar Ahmed
b1ecbce776 Do not set any CMD defaults for ix-chart chart releases 2020-12-02 21:49:26 +05:00
Waqar Ahmed
b4d44dbeeb Only run deploy tests on PR create 2020-11-30 18:51:27 +05:00
Waqar Ahmed
620df463b2 Merge pull request #7 from truenas/fix-values-
Do not specify hostportslist when update strategy is rolling update
2020-11-30 18:50:33 +05:00
Waqar Ahmed
58f226c624 Do not specify hostportslist when update strategy is rolling update
We should not specify a default value for host ports list as the attribute is not allowed when update strategy is rolling update which is the default.

Closes truenas/charts#6
2020-11-30 18:45:55 +05:00
Waqar Ahmed
1d1ce4cc80 Merge pull request #5 from truenas/deploy-k8s-chart-test
Add CI for validating charts by deploying in k8s
2020-11-30 18:45:39 +05:00
Waqar Ahmed
3c0078310b Use ubuntu 20.04 2020-11-30 18:14:32 +05:00
Waqar Ahmed
376cf218e6 Add CI for validating charts by deploying in k8s 2020-11-30 18:14:32 +05:00
Waqar Ahmed
312100fb26 Update service name for test 2020-11-27 00:02:38 +05:00
Waqar Ahmed
b9f6510cc0 Merge pull request #4 from truenas/ix-chart-test
Add deployment test for ix-chart
2020-11-26 22:19:30 +05:00
Waqar Ahmed
66653b71fe Add deployment test for ix-chart 2020-11-26 22:06:18 +05:00
Waqar Ahmed
b75422d73d Add a test_values.yaml to be used in ix-chart test 2020-11-26 22:06:18 +05:00