Commit Graph

32 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing c313deeb15 feat(all-contributors): add all-contributors CLI 2023-03-16 10:45:14 +01:00
Kjeld Schouten-Lebbing afa08eb738
Update .gitignore
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-09 14:00:44 +01:00
Stavros Kois 881c939dc0
feat(ci): Download each dep to each own repo dir, and use a cached index instead of fetch each time (#4393)
* download each dep to its repo dir, to avoid confclits

* only fetch index once

* clean index cache on start

* fancy print

* make sure it's always `index.yaml`

* add caches to gitignore

* empty lines

* don't wipe
2022-11-12 19:06:22 +01:00
Kjeld Schouten-Lebbing 5864fce3ac
WIP Cleanup configuration options (#4365)
* chore(apps): remove un-needed UI elements

* dont grab metallb upstreams anymore

* add new readme template pointing to the website and remove helm-values system

* Move readme generation to daily job

* remove readme addition and remve readme generation from build-release script

* bump

* remvoe the use of helm-docs

* completely remove helm-docs

* move tag sync to renovate bump action

* fully remove tag sync and remove needless helm dependency updates

* remove needless helm prep

* get rid of needlessly loaded grafana repo
2022-11-10 16:46:44 +01:00
Kjeld Schouten-Lebbing 6a91e50277
update gitignore 2022-09-27 22:15:37 +02:00
Kjeld Schouten-Lebbing a34590a3a6
Update .gitignore
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-25 23:29:48 +02:00
Kjeld Schouten-Lebbing 5a7137a397
ignore readme in lowercase 2022-07-20 20:49:09 +02:00
Kjeld Schouten-Lebbing 69294bdcd2
Update .gitignore 2022-07-20 20:47:23 +02:00
Kjeld Schouten-Lebbing a99b162697
Update .gitignore 2022-07-20 20:46:13 +02:00
Stavros Kois 4ad582d87f
chore(apps): move icons into the apps folder (#3139)
* chore(apps): move icons into the apps folder

* rename to `icon.png`

* replace solr image

* remove `docs/` from gitignore

* move app specific docs into app folder [skip ci]

* fix some links

* chore(apps): update image links temporary
2022-07-11 17:09:18 +02:00
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 6a854f59a0
Update .gitignore 2022-04-01 12:39:17 +02:00
Kjeld Schouten-Lebbing 001afb2e80
Update .gitignore 2022-04-01 08:39:04 +02:00
Kjeld Schouten-Lebbing 5c1d80bb43
Update .gitignore 2022-04-01 08:25:28 +02:00
kjeld Schouten-Lebbing 7a24f89bc8
remove cr index 2022-03-30 00:27:51 +02:00
kjeld Schouten-Lebbing 12a37f3aab
Move the Helm charts to a seperate Charts repo 2022-03-29 20:44:14 +02:00
kjeld Schouten-Lebbing d5bca523ed
chore(ci): add dh_catalog to gitignore 2022-03-17 12:37:32 +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 2d29ac576f
fix the devcontainer 2021-09-28 15:11:33 +02:00
kjeld Schouten-Lebbing 96d4d90ade
gitignore Chart.lock 2021-09-08 10:16:34 +02:00
kjeld Schouten-Lebbing a1f33888a5
some more gitignores 2021-09-07 17:18:39 +02:00
Kjeld Schouten-Lebbing ffc823bccc
Restructure repo to be a little cleaner (#445) 2021-05-09 18:11:00 +02:00
Kjeld Schouten-Lebbing 64aa712dab
Add dev train and excluded common-test chart.lock (#318) 2021-04-10 15:05:29 +02:00
kjeld Schouten-Lebbing d1968664a6
remove the lockfiles from the exclude
(due to renovate being prevented to add lockfiles)
2021-04-09 17:03:46 +02:00
kjeld Schouten-Lebbing c9a3f01580
Integrate Container and Website Repo's + docs restructure 2021-03-17 10:35:56 +01:00
Kjeld Schouten-Lebbing 4e6ceee3cb
Run as PUID/PGID by default and add startAsRoot option (#246) 2021-03-08 14:32:58 +01:00
Kjeld Schouten-Lebbing fb8e40c18b
Refactor Ingress (#219)
* Refactor Ingress and Add Tests

* New HTTP Ingress UI Layout

* Cleanup plain TCP and all UDP ingress UI's

* Bulk Traefik Changes:

- update traefik
- move storage to common chart
- Remove reflector
- Remove Cert-Manager
- Add http IngressRoute to common
- remove ingress(Route) from traefik
- Cleanup Ingress(Route) to be includable in other charts

* Update common included with all Apps

* Update traefik and addserviceName, servicePort and serviceKind to questions.yaml

* Polish: Auto find port and servicename for ingress, allow override

* Add basic documentation and examples

* Cleanup

* small bugfix

* fix mini mistake in qbittorrent

* Use default torrent port within qbittorrent
2021-03-05 22:31:02 +01:00
kjeld Schouten-Lebbing 49d1a36017
another gitignore update 2021-03-03 14:01:57 +01:00
kjeld Schouten-Lebbing d00e9a5111
update gitignore 2021-03-03 13:56:51 +01:00
Kjeld Schouten-Lebbing 492730454e
Small Tests and repo fixes (#80)
* Small organisational fixes

* Add some new common tests
2021-02-09 19:13:56 +01:00
kjeld Schouten-Lebbing 0d30978472
Update gitignore to add private_values.yaml 2020-12-25 20:50:34 +01:00
Waqar Ahmed 026c36301a Add gitignore 2020-09-14 22:14:16 +05:00