Commit Graph

4125 Commits

Author SHA1 Message Date
Stavros Kois af76d0cc64
fix(minecraft-java): Fix variable type in questions and add UID variable (#1974)
* fix(minecraft-java): Fix variable type in questions and add UID variable

* runas root

* rofs

* use PUID
2022-02-27 15:41:29 +01:00
TrueCharts-Bot 515c4a107e Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-26 15:18:59 +00:00
Kjeld Schouten-Lebbing 6bd6a37f14
joke(syncthing): push an extra release for Tom Lawrence to showcase 2022-02-26 16:14:24 +01:00
TrueCharts-Bot 8f74c54004 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-26 00:42:56 +00:00
Kjeld Schouten-Lebbing 1c337441fc
fix(prometheus): enable hostNetworking and change port (#1969)
* fix(prometheus): enable hostNetworking and change port

* Update Chart.yaml

* Update default-ports.md

* Update values.yaml
2022-02-26 01:37:32 +01:00
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