Commit Graph

27 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing 4b0c3f9fae feat(apps): Unraid Port - digits (#2437)
* feat(apps): Unraid Port - digits

* need alphabetic

* fix questions

* submit port fix

* whoops

* decrease timeout

* add apps user in CI to prevent issues

* sudo

* slight tweak

* Update charts/dev/server-7daystodie/values.yaml

* add configmap

* mount it as well

* again

* subpath

* shoot

* fix object name

* hmm

* 66 to 55

* simplify code a bit

* get LS details

* get status

* try something else

* hmm

* try cmd

* whoops

* bashlist

* test

* use script

* againnn

* more quotes

* non double command

* quoted

* enter.sh

* groupmod

* try setting in args

* try without groupadd

* whoops again

* Apply suggestions from code review

* trigger precommit

* use tccr

* exclude in ci

* whoops
2022-04-07 15:25:14 +02:00
kjeld Schouten-Lebbing a08886b2c7 chore(docker-compose): move docker-compose to core after testing 2022-03-06 16:21:24 +01:00
TrueCharts-Bot dca13a9bd1 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-03 23:48:12 +00:00
renovate[bot] e67a958989 chore(deps): update helm general major helm releases (#2021)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 22:32:24 +01:00
kjeld Schouten-Lebbing 8f1c3514d2 chore(Apps): remove fixed env from questions.yaml 2022-03-03 17:47:57 +01:00
Kjeld Schouten-Lebbing 4c5c3e5197 fix(Apps): BREAKING CHANGE Move some env-vars outside of env section (#2010)
* set TZ, PUID and UMASK differently

* more fixes

* this might be breaking so bump major

* ensure PUID and UMASK references are updated

* update test

* fiz references
2022-03-03 15:04:31 +01:00
TrueCharts-Bot 41567bde74 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-02 12:51:49 +00:00
renovate[bot] af26f1bf73 chore(deps): update helm general non-major helm releases (#1999)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-02 12:33:35 +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 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 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
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 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
kjeld Schouten-Lebbing 393a81ab7d move dev to incubator 2021-12-12 23:31:14 +01:00
Kjeld Schouten-Lebbing 779e144f20 feat(apps): Add LSIO based Apps (#1500)
* feat(apps): Add LSIO based Apps

* try different config dir for scrutiny

* remove comments

* some work on icons/descriptions

* more icons/description

* more icons/desc!

* shorten descriptions

* make desc oneliner

* sync security options to questions

* sync storage

* add services

* doc ports

* fix port conflicts

* document ports

* sync env-vars

Co-authored-by: Stavros kois <s.kois@outlook.com>
2021-12-12 23:27:04 +01:00