Commit Graph

4138 Commits

Author SHA1 Message Date
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
Stavros Kois 5b60763789
chore(minio): Use correct label on api ingress (#1936) 2022-02-23 00:06:39 +01:00
renovate[bot] 994c94f620
chore(deps): update helm chart common to v8.16.1 (#1940)
* chore(deps): update helm chart common to v8.16.1

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-23 00:04:43 +01:00
TrueCharts-Bot 312f08b559 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 19:25:30 +00:00
Stavros Kois 9d74f2cb32
feat(common): Assing TZ a default value (#1934) 2022-02-22 20:20:03 +01:00
TrueCharts-Bot a92e7467b5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 15:01:46 +00:00
renovate[bot] d4da89f73d
chore(deps): update helm general non-major helm releases (#1932)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-22 15:55:04 +01:00
TrueCharts-Bot 4e866cbbc8 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 10:34:01 +00:00
Stavros Kois 30df7291d5
fix(apps): map ingress to correct service (#1929) 2022-02-22 11:26:15 +01:00
Stavros Kois 98cd17f2fb
feat(lychee): Add db/redis, fix storage path, add app_key secret, add gui config options (#1928)
* feat(lychee): Add db/redis, fix storage path, add app_key secret, add gui config options

* see output

* without quote

* remove `command`

* Add TZ
2022-02-22 11:25:37 +01:00
Stavros Kois ae63bcea40
fix(monica): only b64enc the key once (#1930)
* fix(monica): only b64enc the key once

* Restore description

* Update _appkey.tpl

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-02-22 11:24:26 +01:00
TrueCharts-Bot 37a96dd1e7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 09:22:36 +00:00
Stavros Kois dfb4e63f2b
feat(pydio-cells): Add db and use official image (#1908)
* feat(pydio-cells): Add db and use official image

* whoops

* try mounting

* unique how?

* aha

* try again

* chagne port

* bind not binds

* add healtheck endpoint

* try another host for healthcheck and update questiosn

* try with healtch service

* try this

* add missing quote and tpl port

* update image

* typo

* check output

* linr

* remove init

* yml

* fix host

* try password

* revert to mariadbPassword

* try tpl

* enable maridb

* eof

* Let's try!
2022-02-22 10:15:25 +01:00
TrueCharts-Bot d72d2ddc67 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 00:36:08 +00:00
renovate[bot] 2f1a4a0842
chore(deps): update helm chart common to v8.16.0 (#1925)
* chore(deps): update helm chart common to v8.16.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 01:28:44 +01:00
TrueCharts-Bot 1ca591f026 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 00:08:46 +00:00
renovate[bot] a31cfa91f8
chore(deps): update helm general non-major helm releases (#1927)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-22 00:17:51 +01:00
TrueCharts-Bot 6263bca7ce Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-21 19:20:32 +00:00
renovate[bot] 278d7680dc
chore(deps): update helm chart common to v8.16.0 (#1926)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-21 20:12:33 +01:00
TrueCharts-Bot b2a9e8cc09 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-21 18:49:23 +00:00
Stavros Kois f7264a994c
fix(valheim): Correctly map ports when changed in the UI (#1921)
* fix(valheim): Correctly map ports when changed in the UI

* remove `-` from service name

* don't use tpl for targetPort

* tpl on `port`

* no tpl on port either

* remove targetPort and document reason
2022-02-21 19:41:47 +01:00
Stavros Kois b04c6f2cc2
chore(docs): Add NC installtion notes (#1923)
* chore(docs): Add NC installtion notes

* mention ingress also

* data storage
2022-02-21 19:41:21 +01:00
TrueCharts-Bot fbe92bcce4 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-21 17:08:03 +00:00
renovate[bot] c4e08f8f25
chore(deps): update docker general non-major (#1924)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-21 17:53:17 +01:00
TrueCharts-Bot fd0dfcb617 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-21 16:21:42 +00:00
Kjeld Schouten-Lebbing 27b038e2d0
feat(common): add autolinking opion to ingress (#1922)
* feat(common): add autolinking opion to ingress

* bump
2022-02-21 17:16:29 +01:00
TrueCharts-Bot 8df0ccb4ad Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-21 15:35:29 +00:00
brothergomez 6e931d010e
fix(automatic-music-downloader): Remove portal, as service is disabled (#1918)
* Update questions.yaml

* Update Chart.yaml

* Update questions.yaml

Add empty portals arg.

* Update charts/incubator/automatic-music-downloader/questions.yaml

* Update charts/incubator/automatic-music-downloader/questions.yaml

* Update charts/incubator/automatic-music-downloader/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-02-21 16:29:42 +01:00
Stavros Kois d1f78f6890
feat(forms): Add checkboxes on issue forms (#1915)
* feat(forms): Add checkboxes on issue forms

* whoops
2022-02-21 00:18:52 +01:00
TrueCharts-Bot 2e1a7b8b88 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-20 20:08:33 +00:00
Stavros Kois f7d74faf46
fix(minio): Fix services and add ingress option for both services (#1911)
* fix(minio): Run app with the specified user always

* use consoles port for web portal

* map ports exactly

* update ports to questions

* add ingress option for console

* update description

* bump minor

* make console (webui) service main, and create new service for the api(server)

* update doc ports

* revert minio uid/gid set

* update probes towards api

* use more defaults

* try tpl

* revert to hardcoded values
2022-02-20 21:03:13 +01:00
allcontributors[bot] 816f5c46d6
docs: add StevenMcElligott as a contributor for code (#1914)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-02-20 21:02:00 +01:00
allcontributors[bot] fad58a79c7
docs: add brothergomez as a contributor for code (#1913)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-02-20 21:00:39 +01:00