Commit Graph

4120 Commits

Author SHA1 Message Date
TrueCharts-Bot
b8cf751c29 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-26 00:14:07 +00:00
Kjeld Schouten-Lebbing
7965212497 Update Chart.yaml 2022-02-26 01:08:12 +01:00
Kjeld Schouten-Lebbing
eddecdffda fix(prometheus): don't export node-exporter on host 2022-02-26 01:07:28 +01:00
StevenMcElligott
b17c20946d Added proper mount folders for Omada (#1968)
* Added missing folder to Omada

Omada-controller needs a /work folder or else it's configurations don't persist after starting/stopping the container

* Update questions.yaml

* Update questions.yaml

* Update charts/incubator/omada-controller/questions.yaml

* Added proper mountpaths for Omada folders

* Update Chart.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-02-25 21:20:29 +01:00
Stavros Kois
6c317c2565 chore(piwigo): Move piwigo to incubator (#1966) 2022-02-25 19:24:46 +01:00
TrueCharts-Bot
133114bac1 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-25 15:12:51 +00:00
kjeld Schouten-Lebbing
28ad662c6d chore(docker-compose): update common to test host-compose-disable 2022-02-25 16:07:02 +01:00
TrueCharts-Bot
ec892d4ded Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-25 14:23:56 +00:00
Kjeld Schouten-Lebbing
d5b90e7d20 fix(common): correctly disable host docker-compose (#1964)
* fix(common): correctly disable host docker-compose

* whoopsies
2022-02-25 15:18:50 +01:00
TrueCharts-Bot
236c63dc81 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-25 11:41:33 +00:00
brothergomez
2e8b975d4d feat(deemix): Add deemix (#1933)
* First commit

* add values.yaml

* Remove autogen files.
Update for service.
Add icon.

* Update app-requests.md

fix bad change

* Fix source

* Fix questions.yaml ordering.

* Further questions fix

* Address comments

* Update charts/incubator/deemix/values.yaml

Co-authored-by: Matt Haddock <matthewha@graphcore.ai>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-02-25 12:37:08 +01:00
TrueCharts-Bot
8ab73d70d9 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-25 10:18:10 +00:00
StevenMcElligott
8c7e3e9a47 Added missing folder to Omada (#1963)
* Added missing folder to Omada

Omada-controller needs a /work folder or else it's configurations don't persist after starting/stopping the container

* Update questions.yaml

* Update questions.yaml

* Update charts/incubator/omada-controller/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-02-25 11:13:10 +01:00
TrueCharts-Bot
a72e302d91 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-24 23:56:10 +00:00
Stavros Kois
6db8475392 feat(focalboard): Use official image (#1952)
* feat(focalboard): Use official image

* fix name and variable

* typo

* fullpath?

* run tests

* add init

* trim

* dont enc

* change confmap

* typo

* disable ssl

* refactor confmap

* ssl disable

* remove rofs

* update questions and re-add rofs

* update image and fix questions.yaml
2022-02-25 00:49:53 +01:00
Stavros Kois
87bd915681 fix(omada-controller): Use correct ports for v5.x and fix typo (#1962)
* fix(omada-controller): Use correct ports for v5.x and fix typo

* doc ports and default to udp questions

* udp
2022-02-25 00:49:14 +01:00
TrueCharts-Bot
2291274aee Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-24 22:56:40 +00:00
kjeld Schouten-Lebbing
676a218450 fix(docker-compose): fix autoloading of docker-compose file 2022-02-24 23:51:50 +01:00
TrueCharts-Bot
24c0b1c5b0 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-24 22:45:31 +00:00
Kjeld Schouten-Lebbing
7d9c554d8d feat(common): block host docker-compose and create hostpatch initcontainer (#1961)
* feat(common): block host docker-compose and create hostpatch initcontainer

* dont fail deployment in failure, only spawn error

* rename file

* technically this is a feature
2022-02-24 23:39:23 +01:00
TrueCharts-Bot
d8efe941d4 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-24 22:38:16 +00:00
Kjeld Schouten-Lebbing
5972267b8e feat(docker-compose): wait for docker to be running before loading docker-compose file (#1960)
* feat(docker-compose): wait for docker to be running before trying to load docker-compose file

* hmm

* hmm

* shellcheck

* hmm
2022-02-24 23:32:31 +01:00
TrueCharts-Bot
a9b7e9d61f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-24 21:06:47 +00:00
Kjeld Schouten-Lebbing
8df75f95e8 Compose path tests (#1959)
* feat(docker-compose): Add autoloading for compose file

* hmm

* hmm2

* longer delay for startup probe

* test
2022-02-24 22:01:55 +01:00
TrueCharts-Bot
a895ac49b3 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-24 19:58:20 +00:00
Kjeld Schouten-Lebbing
c8b99af1a9 feat(docker-compose): Add autoloading for compose file (#1958)
* feat(docker-compose): Add autoloading for compose file

* hmm

* hmm2

* longer delay for startup probe
2022-02-24 20:53:22 +01:00
kjeld Schouten-Lebbing
6107728928 fix(ubooquity): Fix broken service and port reference 2022-02-24 20:49:22 +01:00
TrueCharts-Bot
22d5b8cb8f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-24 18:23:58 +00:00
Kjeld Schouten-Lebbing
3c607980af Update Chart.yaml 2022-02-24 19:17:23 +01:00
Kjeld Schouten-Lebbing
faf7c0f1ce Update values.yaml 2022-02-24 19:17:12 +01:00
Stavros Kois
0d0e21524b fix(pydio-cells): Use different port for healthcheck (#1949)
* fix(pydio-cells): Use different port for healthcheck

* stupid

* allow rootfs for s3 storage

* revert root fs access

* try persistence

* rofs

* runAsRoot, so s3 compatible storage works..

* make healthcheck service internal only

* https?

* check without clusterip

* try clIP again

* more generous probes

* use number port

* clip is def

* remove timeouts
2022-02-24 19:15:51 +01:00
Stavros Kois
33275c3883 chore(apps): rename web_portal to open (#1957) 2022-02-24 19:15:06 +01:00
Stavros Kois
56c26ce49d chore(docs): Update adding tc catalog (#1956)
* chore(docs): Update adding tc catalog

* update ports
2022-02-24 18:19:44 +01:00
TrueCharts-Bot
19fd5e6a99 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-24 15:59:46 +00:00
Kjeld Schouten-Lebbing
194eb5c66c feat(docker-compose): add a dedicated App for using Docker-Compose (#1954)
* feat(docker-compose): add a dedicated App for using Docker-Compose on TrueNAS SCALE

* whoops

* try to add probe

* add port type

* whoops naming mistkae

* setup questions
2022-02-24 16:49:25 +01:00
Stavros Kois
b063b590ef fix(ubooquity): Add admin service and portal (#1951)
* fix(ubooquity): Add admin service and portal

* add path to main portal as well
2022-02-24 16:45:32 +01:00
TrueCharts-Bot
1b9c65bb07 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-24 00:08:07 +00:00
Stavros Kois
33a49aadbb fix(deconz): Dynamicly set env vars for ports based on service (#1948) 2022-02-24 01:01:47 +01:00
Stavros Kois
3a87eb409d fix(boinc): allow root fs access (#1947) 2022-02-24 01:01:01 +01:00
TrueCharts-Bot
1dafc38672 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-23 20:19:19 +00:00
Stavros Kois
086150bfdd fix(mylar): fix image reference (#1944) 2022-02-23 21:13:36 +01:00
TrueCharts-Bot
6762114d60 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-23 15:53:54 +00:00
Kjeld Schouten-Lebbing
3f24d6df6f Update SUPPORT.md 2022-02-23 16:52:07 +01:00
TrueCharts-Bot
aadf20572a Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-23 07:50:00 +00:00
Stavros Kois
e95ade48d7 fix(pydio-cells): fix configmap and main service (#1943)
* fix(pydio-cells): fix configmap and main service

* update questions and configmap
2022-02-23 08:44:07 +01:00
TrueCharts-Bot
14e49b12e1 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 23:23:42 +00:00
Kjeld Schouten-Lebbing
56fa734d5e Update SUPPORT.md 2022-02-23 00:13:46 +01:00
Stavros Kois
f13087e724 remove RC version for bugreport (#1935) 2022-02-23 00:10:48 +01:00
Stavros Kois
d1dd5c4660 fix(apps): Removed some double b64enc on autogenerated secrets, also some quotes off them. (#1937)
* fix(anonaddy): only b64enc once

* fix(pydio-cells): trim `"` from dbPass

* chore(paperless-ng): don't quote secret

* fix(linkace): don't quote secret

* chore(librephotos): don't quote secret

* chore(leantime): don't quote secret

* chore(fireflyiii): don't quote secret

* chore(authelia): dont quote secret
2022-02-23 00:10:13 +01:00
Stavros Kois
bee3228738 feat(syslog-ng): Use official image / remove portal (#1938)
* feat(syslog-ng): Use official image / remove portal

* rofs

* root

* Apply suggestions from code review

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-02-23 00:09:39 +01:00