Commit Graph

173 Commits

Author SHA1 Message Date
kjeld Schouten-Lebbing 76df74a6c0
small fix tryout 2021-12-04 19:49:56 +01:00
Kjeld Schouten-Lebbing b8c9799765
feat(ci): Run release pipeline in parallel (#1463)
* move actual running to function

* add some test charts

* prepare for parallel execution

* enable parallel execution

* use newer devcontainer

* use bash subshell for helm dependency update

* export all the things

* use j2 for parallel

* whoops

* helm template devnull

* use correct tooling

* questions and catalog functions export

* Revert "add some test charts"

This reverts commit d9acc26d6a.

* use correct variables

* nproc*2

* dev null the verbose helm template output

* some trivy scanning cleanup

* fix small mistake
2021-12-04 15:20:01 +01:00
Kjeld Schouten-Lebbing 1b6c21ca76
feat(ci): generate correct md/html output from trivy (#1462)
* feat(ci): generate correct md/html output from trivy

* split css from trivy template

* remove code tags

* use plain md

* click to expand

* use tccr in security scan docs
2021-12-04 14:25:20 +01:00
Kjeld Schouten-Lebbing 52aecf1094
fix(tests): use GHCR for install tests (#1461)
* fix(tests): use GHCR for install tests

* bump jackett to test ci

* also use ghcr.io for other tests

* actually process all yaml files to ghcr, not just values.yaml
2021-12-04 11:04:24 +01:00
Kjeld Schouten-Lebbing e5e4c0950c
feat(security): Render security scan results during build (#1451)
* feat(security): Render security scan results during build.

* move devcontainer to tccr in workflows

* move vscode devcontainer to tccr

* add fake bump to force tests to actually run

* ok

* work on building docs out of the security scan

* slight fix

* try to output container scan data

* done

* whoops

* output container scan output to file (crude)

* temporaryily encapsulate trivy output with code tags

* add some console output while running security scans
2021-12-03 19:31:19 +01:00
Kjeld Schouten-Lebbing 19ef571469
feat(prometheus): add some prometheus exporter-Apps (#1388)
* feat(prometheus): add some prometheus exporter-Apps

* delete notes

* little fix

* fix

* crlf and ignore

* keywords

* hmm

* no quote try

* portals

* skip tests for promcord

* hmm

* Add questions
2021-11-23 21:36:27 +01:00
kjeld Schouten-Lebbing 05791a8df5
Add prometheus upstream sources 2021-11-21 22:37:45 +01:00
Kjeld Schouten-Lebbing f6e627b61a
add(loki): Add Loki (#1367)
* initial work on Loki App

* some steps

* fix some mistakes

* hmm

* use secret instead of configmap, like upstream

* actually use the damn secret stupid

* add promtail dependency directly from upstream

* setup questions.yaml

* random butchery fix
2021-11-21 21:52:23 +01:00
kjeld Schouten-Lebbing b7b107c99a
chore(Apps): move traefik and k8s gateway to core train 2021-11-14 11:43:45 +01:00
Kjeld Schouten-Lebbing 023eb2f4cd
Add a metallb app (#1305)
* Add a metallb app

* add metallb repo
2021-11-10 17:35:49 +01:00
kjeld Schouten-Lebbing 1ff3b745e0
feat(testing): Write new persistence GUI and move persistence into includes 2021-11-06 19:23:24 +01:00
Kjeld Schouten-Lebbing 6a54105c7a
feat(common): Add simple servicetype as a LoadBalancer Alias (#1284)
* feat(common): Add simple servicetype as a LoadBalancer Alias

* add serviceList UI tweak

* Fix typo

* bump

* move servicetype selection code to include

* Clearly flag NodePort and LoadBalancer as advanced

As NodePort does require advanced settings to be checked now
2021-11-06 11:29:34 +01:00
kjeld Schouten-Lebbing 1bf35c85a5
chore(apps): bump apps, remove duplicates and move incubator to stable for RC1 2021-10-21 00:00:57 +02:00
kjeld Schouten-Lebbing d7138eb069
Don't fail on minor failures 2021-10-20 22:40:43 +02:00
Kjeld Schouten-Lebbing 5c11bc8fb0
fix(Postgresql): use correct PVC storageClass when using postgresql as a dependency on SCALE (#1212)
* fix db persistence

* Add global isSCALE flag to every questions.yaml file

* bump common
2021-10-20 19:39:05 +02:00
kjeld Schouten-Lebbing e38d1bc122
trying to patch the release script again 2021-10-20 13:52:51 +02:00
kjeld Schouten-Lebbing 313c11e52c
FIX AGAIN 2021-10-20 10:28:44 +02:00
kjeld Schouten-Lebbing a40ee5577e
correct a mistake 2021-10-20 10:21:37 +02:00
kjeld Schouten-Lebbing 849e6e02c5
fix(CI): ensure Apps use the correct icon_url key in item.yaml 2021-10-20 10:14:56 +02:00
TrueCharts-Bot 852f94db88 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 22:28:44 +00:00
kjeld Schouten-Lebbing 512862c393
feat(CI): add custom bumping scripting instead of pybump 2021-10-19 23:04:30 +02:00
Kjeld Schouten-Lebbing b550a06b90
refactor(Apps): Project Eclipse Part 6, move questions.yaml to root App folder (#1182)
* refactor(Apps): Project Eclipse Part 6, move questions.yaml to root App folder

* move current files
2021-10-19 19:34:36 +02:00
Kjeld Schouten-Lebbing d0630ae93c
chore(Apps): Project-Eclipse 5, move app-readme to automatic generation script (#1181) 2021-10-19 19:00:56 +02:00
TrueCharts-Bot c0fe3092f6 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 16:34:42 +00:00
kjeld Schouten-Lebbing 900a4ff9e0
Fix typo in build suite 2021-10-19 18:31:08 +02:00
Kjeld Schouten-Lebbing 066f596265
feat(Docs): Project-Eclipse 4, Add App grading annotations to Chart.yaml (#1180)
* feat(Apps): Add App Grading annotation

(cherry picked from commit d6b5ff729ac0a51154d4556341556b30f0daf141)

* fix small issue in build suite
2021-10-19 18:15:58 +02:00
Kjeld Schouten-Lebbing 8fbddf53ef
change(Apps): Project-Eclipse 3, Automatically generate item.yaml (#1178)
* change(Apps): automatically generate item.yaml

* bump jacket for testing

* update dev devcontainer reference

* update container versions
2021-10-19 17:59:59 +02:00
Kjeld Schouten-Lebbing 3fbd2cbfcc
chore(Apps): Project-Eclipse part 2, adapting and cleaning changelog (#1173)
* use a single changelog from now on.

* remove app changelog

* remove SCALE/CHANGELOG.md

* more cleanup
2021-10-19 15:29:07 +02:00
TrueCharts-Bot 43efd8a91c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 12:33:40 +00:00
Kjeld Schouten-Lebbing a1c12c64e3
feat(apps): Add more Apps using postgresql (#1136)
* feat(apps): Add more Apps using postgresql

Squashed commit:

move apps - dev to incubator (+29 squashed commit)

[e306948ef] bump postgresql

[d22c2cc62] bump common

[cc5412370] remove ix_values.yaml

[ca02334e6] Sync last env's and secrets

[34b9d2af1] update gui on ff-syncserver

[8dc32c07c] Add description on persistence

[3ee0e4dac] Update secrets labels

[4192e3af5] Update default-ports

[d88de9fbc] fixedEnv on top...

[61363ea19] tt-rss

[8a124605e] traccar

[6de23ed28] teedy

[402e3916d] statping

[f8da66a8c] shiori

[c58d98c29] recipes

[2390929fc] openkm

[ca4cfcf75] odoo

[34a8e0e96] fixedEnv on top

[ec3c53f7b] miniflux

[b47aab805] librespeed

[f7252eeed] whoops

[d4e312ff6] kanboard

[c9e32f3eb] joplin-server

[4a216a442] wikijs

[8a529ba57] gotify

[1130943a7] ff-sync

[f1b43a783] etherpad

[7365fe5da] dsmr-reader

[ea7a6751e] babybuddy (+1 squashed commits)

* enable varrun on librespeed

* librespeed no readonly root

* run librespeed as root
2021-10-19 14:20:06 +02:00
kjeld Schouten-Lebbing 69d69b1f54
fix(Apps): fix previous SCALE bugfix not correctly being applied 2021-10-19 12:46:12 +02:00
Kjeld Schouten-Lebbing 1aa854ef14
fix(Apps): Solve issues regarding ix_values.yaml not containing the image and tag definitions. (#1176)
* fix(Apps): Solve issues regarding ix_values.yaml not containing the image and tag definitions.

* bump patch to regenerate releases
2021-10-19 11:21:33 +02:00
Kjeld Schouten-Lebbing 4ccf8d64a5
refactor(Apps): Project Eclipse - part 1 - remove ix_values.yaml (#1168)
* NUKE values.yaml -> ix_values.yaml

* nuke the values.yaml files globally (we can revert just the bare minimum required settings, if needed)

* bump patch versions

(cherry picked from commit e6c60c57df81af47652180d3e822f05c878e1d2b)

* bump common to deal with some storageClass naming issues

* bump common and postgresql

* try retrying helm dependency update 3 times if failed

* sleep after error
2021-10-18 23:08:34 +02:00
Kjeld Schouten-Lebbing a26eb7e344
feat(apps): fill incubator with a bunch of new apps (#1083)
* (feat) fill incubator with a bunch of new apps

* Ornias' cleanup

* stavros' cleanup

* Ornias' second cleanup

* Add basic SCALE Compatibility layer and docs

* Ornias's cleanup 3

* Stavros' cleanup 2

Update service's port on the skipped apps (+32 squashed commit)

Squashed commit:

[361963ced] config -> data on some apps

[545c32b55] wiki

[41fb4f518] twtxt

[02169bad9] static

[a9042669c] sqlitebrowser

[f09ce3d76] smokeping

[01d2f9af6] sickgear

[680fd358f] sickchill

[71856480f] shorturl

[ce130ac8a] Remmina

[6410ec2ae] pixapop

[a1ea2a33f] Piwigo

[0b4c52d43] photoshow

[25e9a44fd] novnc

[84954deae] notes

[b3be0b28d] muximux

[43d2b37a5] mstream

[736f9877f] Medusa

[8ef3434d6] Headphones

[05e52284f] Grav

[7ce6f1723] golinks

[b4eee91e6] fossil

[d19b44434] FIlezilla

[926236447] Doublecommander

[6f68e5253] Digikam

[f14d3af21] Davos

[8108c01ea] Code-server

[496991750] Cloud9

[4ad02a99f] Beets

[f2f0565b9] Apache-musicindex

[9bf8de8c4] aria2

[283edf7b0] Audacity

* Ornias' cleanup 4

try something for amcrest and zigbee (+8 squashed commit)

Squashed commit:

[a199779a9] First part of  leaf2mqtt

[0eb7fea43] cryptfolio

[81c2b9b8b] amcrest readonly default true

[fc62aebb4] setup amcrest2mqtt

[d97f7d1fe] remove empty secret references

[ec0e6b1b3] remove sogo for now (till we have a decent mail server and such)

[9be04c1e7] Adapt to recent serviceExpert changes (includes)

(cherry picked from commit 98acc5f93f9f1aa5129942af7f196a04ed6a8c1e)

[8362ebc89] Adapt to recent ingress changes in questions.yaml (includes)

(cherry picked from commit d307ba98a74d470c45c8fdff51423930826015a9)

* Stavros' cleanup 3

leaf2mqtt actually needs root when the core fuctionality env's are populated (+6 squashed commit)

Squashed commit:

[4ef306f0c] minio-console

[6ad206b48] finish whoogle and move fixed envs on top

[aaf48575c] finish 4 apps

[97ad3fd4d] don't leave sercrets empty

[e27b98841] sync more env's and sercrets

[398929040] sync secrets

* Initial work on valheim (WIP)

* fix some linting issues

* Use the configuration only as a default and let users expand it using env vars

* indent issue on valheim

* add second ingress to valheim

* remove some old valheim comments

* valheim fix port ints

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2021-10-13 22:46:42 +02:00
Kjeld Schouten-Lebbing f28e149fb4
(chore) Move more questions.yaml content to includes (#1101)
* (chore) add more includes and include processing

* fully edit airsonic

* move serviceExpert to include (except host-network)

* Move default ingress settings to include
2021-10-05 12:50:21 +02:00
Kjeld Schouten-Lebbing 1d94d2e7bb
(chore) standardise resources (#1093) 2021-10-04 13:46:38 +02:00
Kjeld Schouten-Lebbing 2b6ba98a6b
(chore) move standardised env-vars to include (#1092)
* intial work on moving fixed envs to include

* add include to release scripting
2021-10-04 13:27:12 +02:00
kjeld Schouten-Lebbing 2328c146d8
(fix) move scale changelog to app-changelog to prevent filling SCALE folder for non SCALE charts 2021-10-03 23:15:29 +02:00
kjeld Schouten-Lebbing 5cf6e66887
(fix) enhance release-script appVersion generator 2021-10-03 23:11:23 +02:00
kjeld Schouten-Lebbing 0953bc3308
(ci) deal with text after version number on tags 2021-10-01 16:35:09 +02:00
Kjeld Schouten-Lebbing 68a5032dad
(chore) move resource(limits) to an include for easier maintenance (#1034) 2021-09-26 20:44:02 +02:00
Kjeld Schouten-Lebbing 2349bb4d40
feat: add new GUI and VPN support to all Apps (#977)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 18:49:14 +02:00
Kjeld Schouten-Lebbing 642cf20b7b
feat: Add VPN addon and move some config to includes (#973)
* add addon include to all apps

* move groups to include

* move controller to includes

* move container config to include

* move serviceList to include

* move persistence list to includes

* move ingressList to includes

* fix appdaemon digest

* move deviceList to includes and add to deconz

Fixes #967 related to #966
2021-09-13 12:58:34 +02:00
kjeld Schouten-Lebbing 90ee94cf11
move more standard questions.yaml portions to includes 2021-09-13 11:14:23 +02:00
kjeld Schouten-Lebbing b910d2b69f
fix: make sure questions.yaml includes are actually included 2021-09-13 10:52:56 +02:00
kjeld Schouten-Lebbing 0390a88229
Move VPN section of testbed to include 2021-09-13 10:46:07 +02:00
kjeld Schouten-Lebbing 64d906efe7
fixup new release pipeline a bit 2021-09-12 10:06:15 +02:00
kjeld Schouten-Lebbing 2d1b2537a9
feat: add catalog cleaning script to release pipeline 2021-09-12 09:55:20 +02:00
kjeld Schouten-Lebbing 2f6623c244
fix: correct release pipeline typo 2021-09-11 21:44:25 +02:00
kjeld Schouten-Lebbing fd29f5d9f0
fix: use correct appversion string 2021-09-11 21:39:25 +02:00
kjeld Schouten-Lebbing 7cd88d5f43
fix: correct typo in release pipeline 2021-09-11 13:10:31 +02:00
Kjeld Schouten-Lebbing a8670a1482
feat: pin all container references to digests (#963) 2021-09-11 13:00:39 +02:00
Kjeld Schouten-Lebbing 00e9bd819f
refactor: change image layout to enable renovate updates of sidecarts (#955)
* some cleanup for common (+6 squashed commit)

Squashed commit:

[43a501de8] bump sogo

[62c009b63] some tryouts

[6840fafdb] try to fix rendering of new format

[003d3c81b] move seperate apps to new format and fix mistake in common

[752ae2c68] more work on the image refactor

[edfc28533] refactor common images

* sogo scale differently

* slight release build fix

* fix issues with release script and multiple tags
2021-09-10 16:57:08 +02:00
kjeld Schouten-Lebbing b94d3c0d0f
fix: make sure common can also build releases 2021-09-08 19:58:11 +02:00
kjeld Schouten-Lebbing 5a41184022
fix: correctly copy license on release and allow removing them 2021-09-08 16:53:08 +02:00
kjeld Schouten-Lebbing 0341e24c6f
fix: only release when version is bumped 2021-09-08 16:45:17 +02:00
kjeld Schouten-Lebbing 072e63f56b
fix: fix release pipeline picking wrong file for appversion generation 2021-09-08 16:25:58 +02:00
kjeld Schouten-Lebbing a980b8f165
fix: add header for primary changelog 2021-09-08 12:52:13 +02:00
kjeld Schouten-Lebbing fa29627d04
feat: enable pre-commit on release pipeline and limit appversion length 2021-09-08 12:20:20 +02:00
Kjeld Schouten-Lebbing 7bd2776e94
feat: Pre-commit and tag-appversion syncing (#926)
* add pre-commit to release container

* use pip install --no-cache-dir

* whoopsies

* lint fixes

* add some verbosity during pre-commit build process

* add more pre-commit checks

* repo pre-commit cleanup

* add pre-commit to release scripting

* try showing some more pre-commit dockerbuild verbosity

* some tweaks and polish to release scripting.
Also adds syncing primary tag and appversion
2021-09-08 12:11:42 +02:00
kjeld Schouten-Lebbing 08b3dea784
fix: correct path for helm-docs generation 2021-09-08 00:38:37 +02:00
kjeld Schouten-Lebbing 2ea9980383
fix: correct changelog generation commands 2021-09-08 00:30:58 +02:00
Kjeld Schouten-Lebbing 6c4a7ddfcc
feat: Add basic logic for changelog generation (#923) 2021-09-08 00:23:29 +02:00
Kjeld Schouten-Lebbing 5af4f9b0e0
Setup new test and release system (#919)
* Tweak some release-build script parameters

* adapt test to new release scripting

* whoopsies

* fix sh permissions

* some fixes

* use with

* test bump

* don't build indexes when running without production flag either

* also validate the catalog

* PWD/catalog

* mtching
"

* Don't make change to primary repo when building catalog

* Add doc generation feature

* try fetch depth 100

* remove helm-prep step to speedup test init

* also generate general docs

* adapt release workflow and some workflow cleanup
2021-09-07 20:37:52 +02:00
kjeld Schouten-Lebbing e6a204e0f9
some tweaks 2021-09-07 17:52:00 +02:00
kjeld Schouten-Lebbing 84693a1778
add initial work on script to construct and test the releases 2021-09-07 17:25:30 +02:00
kjeld Schouten-Lebbing ff9eb17b28
cleanup tools, templates and workflows 2021-08-19 11:47:00 +02:00
kjeld Schouten-Lebbing 1cfb37f6bd
readme template polishing 2021-08-19 11:38:55 +02:00
Kjeld Schouten-Lebbing d83d9f2e18
Housekeeping workflow rework (#771)
* remove the chart version from readme template

* only (re)generate docs once a day or on demand, not on every change

* simplify workflow a bit

* streamline docs generation some more

* integrate helm-docs generation into to workflow

* Turn it into a single daily housekeeping job

* always include index.yaml when deploying docs...
2021-08-16 15:27:42 +02:00
Kjeld Schouten-Lebbing bfc305913c
KAH Port project (#635)
* add tooling to automate kah->truecharts porting somewhat

* small tweak for tooling

* another small tooling fix

* some more tweaking to the tooling

* initial temporary output

* process and output fixes

* More chart.yaml fixes

* pushing more fixes

* small fixes

* some little fixes

* another fix catched

* regenerate docs

* some more cleaning/tweaking

* remove more prometheus related Apps for now

* processing questions.yaml up to hyperion-ng

* questions.yaml till owncloud-ocis

* Finish questions.yaml setup and polish

* fix some deconz indent issues

* no message

* fix healtchecks questions.yaml

* another fix

* ser2sock fix

* move apps to normal trains
2021-07-01 20:26:22 +02:00
kjeld Schouten-Lebbing 6897a5e69d
fix helm docs generation somewhat 2021-06-11 17:24:57 +02:00
kjeld Schouten-Lebbing b6be48918d
fix sh permissions 2021-05-30 15:29:11 +02:00
kjeld Schouten-Lebbing 7e63572201
rename `.tools` to `tools` 2021-05-30 13:14:37 +02:00