Commit Graph
100 Commits
Author SHA1 Message Date
kjeld Schouten-Lebbing d53c26b014 chore(minio): move minio to stable 2021-11-24 23:59:50 +01:00
kjeld Schouten-Lebbing b0751105ae fix(prometheus): correctly digest pin the containers 2021-11-24 23:59:04 +01:00
kjeld Schouten-Lebbing 8ba93f2bc1 chore(unifi-poller): move unifi-poller to stable 2021-11-24 23:56:30 +01:00
kjeld Schouten-Lebbing 505aec0ed5 fix(speedtest-exporter): allow write to filesystem and move to stable 2021-11-24 23:52:08 +01:00
kjeld Schouten-Lebbing 3db44016d0 feat(unifi-poller): Add questions for default config options 2021-11-24 23:47:25 +01:00
Kjeld Schouten-LebbingandGitHub d925ce6fbf feat(prometheus): add more config options to GUI (#1398)
* feat(prometheus): add more config options to GUI

* move to core
2021-11-24 23:10:02 +01:00
kjeld Schouten-Lebbing 6e4278d524 chore(promtail): move promtail to dependency train 2021-11-24 20:46:38 +01:00
kjeld Schouten-Lebbing 136faf9a7d chore(Loki): bump promtail 2021-11-24 20:24:15 +01:00
kjeld Schouten-Lebbing 57659fe0f9 fix(promtail): fix storage issues with promtail 2021-11-24 20:06:11 +01:00
Kjeld Schouten-LebbingandGitHub 1f898423bc fix(loki): use our own promtail dependency (#1395)
* fix(loki): use our own promtail dependency

* bump promtail

* bump promtail again
2021-11-24 19:17:25 +01:00
kjeld Schouten-Lebbing b8fbbeeb3d fix(promtail): correct mistake in namespace generator 2021-11-24 18:57:15 +01:00
kjeld Schouten-Lebbing 82a97e930e fix(promtail): use actual namespace on promtail 2021-11-24 18:37:14 +01:00
Kjeld Schouten-LebbingandGitHub fe7eff74ef add(promtail): add our own promtail dependency App (#1394)
* add(promtail): add our own promtail dependency App

* try using an initcontainer to softlink shizzle

* linting

* hmm

* hmm

* without init

* no RO

* hmm

* hmm

* hmm no tol?

* set tag

* env gone

* no daemonset

* hmm

* ok

* dupe

* fallback error message instead of exit 1

* hmm

* the things obviously needs root
2021-11-24 17:40:43 +01:00
kjeld Schouten-Lebbing 4d4d8d3551 fix(loki): disable promtail for the time being (needs fix for dataset access) 2021-11-24 13:09:26 +01:00
kjeld Schouten-Lebbing 1549b4ccb3 feat(loki): expose some more settings 2021-11-24 12:33:46 +01:00
kjeld Schouten-Lebbing e69a12c0c7 chore(grafana): move grafana to stable 2021-11-24 12:16:28 +01:00
kjeld Schouten-Lebbing c97c9a7fa7 update apps request docs 2021-11-24 00:10:31 +01:00
Kjeld Schouten-LebbingandGitHub 3531ef9ea1 add(grafana): Add grafana to incubator Apps (#1391)
* add(grafana): Add grafana to incubator Apps

* whoops

* digest pin the container
2021-11-23 23:51:54 +01:00
Kjeld Schouten-LebbingandGitHub 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 36dbf401e4 fix(pihole): update heavily outdated container 2021-11-23 16:58:54 +01:00
kjeld Schouten-Lebbing 70a8c38d06 chore(loki): move loki to stable 2021-11-23 16:25:59 +01:00
kjeld Schouten-Lebbing fa4063865f fix(prometheus): correct port reference for alertmanager 2021-11-23 16:25:59 +01:00
kjeld Schouten-Lebbing cb059886f1 fix(tests): adapt tests to prevent future issues with mistakes in the storageClassName generator 2021-11-23 16:25:59 +01:00
kjeld Schouten-Lebbing 4966c392fa chore(deps): bump deps again to sync with common 2021-11-23 12:37:01 +01:00
kjeld Schouten-Lebbing 4d61f76e0d chore(deps): bump common on deps 2021-11-23 11:56:39 +01:00
Kjeld Schouten-LebbingandGitHub 342f88afbf fix(common): ensure storageClassName gets rendered correctly (#1385)
* fix(common): ensure storageClassName gets rendered correctly

* Add a canary test to common

* remove canary for now
2021-11-23 11:21:13 +01:00
kjeld Schouten-Lebbing dc0e419b04 fix(prometheus): use correct port for alertmanager probe 2021-11-22 23:07:43 +01:00
kjeld Schouten-Lebbing 341541d92c chore(prometheus): don't allow config of promop service and remove reminants 2021-11-22 22:59:32 +01:00
kjeld Schouten-Lebbing 73e36d360b fix(prometheus): migrate away services 2021-11-22 22:37:49 +01:00
kjeld Schouten-Lebbing 6def1058ee fix(prometheus): correct prometheus GUI mistakes 2021-11-22 22:16:34 +01:00
Kjeld Schouten-LebbingandGitHub b846457b36 chore(deps): bump common (#1382) 2021-11-22 21:51:35 +01:00
kjeld Schouten-Lebbing 92483d9e14 bump prometheus 2021-11-22 21:39:25 +01:00
kjeld Schouten-Lebbing 09caaac765 chore(prometheus): some cleanup 2021-11-22 21:30:30 +01:00
kjeld Schouten-Lebbing 8325149a19 fix(prometheus): more thoroughly show services on SCALE 2021-11-22 20:33:27 +01:00
Kjeld Schouten-LebbingandGitHub 50ac8abaf3 add(prometheus): add prometheus prototype (#1379)
* Basic Prometheus Stack

* move prometheus port

* make bare-bones
2021-11-22 20:17:19 +01:00
Kjeld Schouten-LebbingandGitHub 14374f5630 feat(common): Implement some simplifications from Bitnami (#1378)
* fix(common): add bitnami translation layer for images and labels

* port bitnami storage and tpl handling

* hmm

* add affinity-handling, warnings and fix issues

* bump feature

* hmm

* slight alterations

* add some more tests

* fix small mistake

* fixing a minor bug
2021-11-22 17:12:06 +01:00
kjeld Schouten-Lebbing 81027079d0 fix(common): also allow for templating in service selector 2021-11-22 00:47:16 +01:00
Kjeld Schouten-LebbingandGitHub f0ff577857 feat(common): allow for custom selector labels on services. (#1374) 2021-11-22 00:34:59 +01:00
kjeld Schouten-Lebbing 05791a8df5 Add prometheus upstream sources 2021-11-21 22:37:45 +01:00
Kjeld Schouten-LebbingandGitHub 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-LebbingandGitHub f718d002da fix(common): correct some mistakes in configMap handling in common (#1369)
* add test for configmap

* fix runtests and mistakes in configmap handling

* bump

* hmmm

* small fix
2021-11-21 20:20:24 +01:00
kjeld Schouten-Lebbing 8e6eb02c12 chore(common): bump common 2021-11-21 18:47:17 +01:00
Kjeld Schouten-LebbingandGitHub 3378258a3b feat(common): add configmap and secret persistence objects (#1368)
* feat(common): add configmap and secret persistence objects

* also port configmap layer

* add values.yaml for integrated configmap
2021-11-21 18:45:03 +01:00
kjeld Schouten-Lebbing 62daa881b6 fix(mariadb): correctly use passwords when running the App directly 2021-11-21 16:21:55 +01:00
kjeld Schouten-Lebbing 3578cb37b9 chore(docs): cleanup the wishlist 2021-11-21 15:25:16 +01:00
kjeld Schouten-Lebbing fe5b86dc37 fix(common): increate probe delay and timeout for weaker systems 2021-11-21 13:35:40 +01:00
kjeld Schouten-Lebbing 56c0dcb011 fix(nextcloud): remove specific times for nextcloud startup probes
Also has the effect of increasing startup times for backups.
2021-11-21 13:24:47 +01:00
kjeld Schouten-Lebbing 5a19b8824b chore(docs): restructure quick-start guides and replace youtube urls 2021-11-21 02:01:40 +01:00
kjeld Schouten-Lebbing f456ac544f add blog and .pages file 2021-11-19 22:37:10 +01:00
kjeld Schouten-Lebbing ff35864b6a more small tweaks 2021-11-19 22:18:08 +01:00
kjeld Schouten-Lebbing 8047a834e6 clean some docs up 2021-11-19 22:14:29 +01:00
kjeld Schouten-Lebbing c54b0a661d update the docs a bit 2021-11-19 22:08:52 +01:00
kjeld Schouten-Lebbing f922000eed fix(pihole): use port protocol, not port type as default and change default webui port 2021-11-19 21:06:31 +01:00
kjeld Schouten-Lebbing 9310b0d925 Add initial restore instructions to guide 2021-11-19 20:11:58 +01:00
kjeld Schouten-Lebbing b6264754f1 fix a mistaken extention 2/2 2021-11-19 17:03:40 +01:00
kjeld Schouten-Lebbing e2b3190fdc fix a mistaken extention 1/2 2021-11-19 17:02:55 +01:00
kjeld Schouten-Lebbing 0621251c7f add initial backup docs 2021-11-19 16:55:21 +01:00
kjeld Schouten-Lebbing b632d7cd14 adapt first manual 2021-11-19 02:01:47 +01:00
kjeld Schouten-Lebbing 3cdec69423 chore(metallb): move metallb to core train 2021-11-19 01:10:20 +01:00
kjeld Schouten-Lebbing 5581290fa9 Remove most logos as they are moved to https://github.com/truecharts/pub 2021-11-19 01:08:11 +01:00
kjeld Schouten-Lebbing 34500340ba chore(deps): bump common 2021-11-16 21:28:56 +01:00
kjeld Schouten-Lebbing 7b141cac55 chore(some apps): bump postgresql again 2021-11-16 16:50:52 +01:00
kjeld Schouten-Lebbing ef94aae653 fix(postgresql): correct mistake in VCT 2021-11-16 16:37:35 +01:00
kjeld Schouten-Lebbing 6ed4fee4c5 chore(apps): bump postgresql on some Apps 2021-11-16 16:18:11 +01:00
kjeld Schouten-Lebbing f82d2ecdda fix(postgresql): remove migration scripting and assume postgresql is a breaking change 2021-11-16 16:06:16 +01:00
kjeld Schouten-Lebbing edd38e5119 chore(deps): bump common on dependency apps 2021-11-15 21:40:25 +01:00
kjeld Schouten-Lebbing 594dbc9982 feat(traefik): readd ingress for standardisation 2021-11-15 21:13:10 +01:00
kjeld Schouten-Lebbing 805a3a1819 fix oops in renovate bump ci 2021-11-15 21:10:52 +01:00
Kjeld Schouten-LebbingandGitHub 8db9184061 feat(postgresql): move postgresql to use statefullset and cleanup (#1335)
* feat(postgresql): move postgresql to use statefullset by default

* some more misc tweaks

* whoops

* dahhh

* dont use a data distinction for postgresql

* remove unused crap

* bumps

* oops
2021-11-15 20:50:10 +01:00
kjeld Schouten-Lebbing 97be0572cf chore(dependency): bump common and move mariadb 2021-11-15 20:01:00 +01:00
Kjeld Schouten-LebbingandGitHub 004e845745 feat(mariadb): Add MariaDB App (#1333)
* add initial work on mariadb App

* hmm

* bump common
2021-11-15 19:47:17 +01:00
Kjeld Schouten-LebbingandGitHub e2c09231d8 fix(common): correctly set defaults for volumeclaimtemplates and pvc's (#1334)
* fix(common): correctly set defaults for volumeclaimtemplates and pvc's

* polish

* more polish

* hmmm

* whoops

* hmm

* hmm

* again....

* different

* fixes
2021-11-15 19:30:09 +01:00
kjeld Schouten-Lebbing 408e562e4b feat(common): add mariadb support layer 2021-11-15 17:52:37 +01:00
kjeld Schouten-Lebbing 1986029336 no message 2021-11-14 16:12:06 +01:00
kjeld Schouten-Lebbing 25169e5493 chort(common): bump common 2021-11-14 15:57:10 +01:00
kjeld Schouten-Lebbing 41f86f4ac4 fix(nextcloud): revert nextcloud container update due to upstream performance issues 2021-11-14 15:55:30 +01:00
kjeld Schouten-Lebbing 6083a824c7 cleanup the docs 2021-11-14 12:26:41 +01:00
kjeld Schouten-Lebbing bf22f12541 chore(LMS): move to LMS to stable 2021-11-14 11:59:32 +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-LebbingandGitHub e1351f1d2a feat(gitea): move gitea to our own memcached chart (#1313) 2021-11-12 23:24:27 +01:00
Kjeld Schouten-LebbingandGitHub 2b50bcaa5f feat(authelia): use our own redis chart (#1312)
* feat(authelia): use our own redis chart

* no message

* hmm

* no message

* small nextcloud UI tweak
2021-11-12 22:12:20 +01:00
Kjeld Schouten-LebbingandGitHub 76163cdad4 feat(nextcloud): use our own redis chart (#1310)
* setup nextcloud to use our own Redis Chart

* also bump common on redis

* bymp redis

* bumps
2021-11-12 20:59:00 +01:00
Kjeld Schouten-LebbingandGitHub 47cad0cd50 feat(deps): move deps to incubator (#1311)
* feat(deps): move deps to incubator and alias the common chart

* reverse a tryout

* fixup a postgresql mistake
2021-11-12 20:00:12 +01:00
kjeld Schouten-Lebbing b9f10685a9 fix(redis): bump common on redis 2021-11-12 19:02:31 +01:00
Kjeld Schouten-LebbingandGitHub f76ba0ae92 feat(Redis): add redis App (#1309)
* feat(Redis): add redis App

* Fixup questions.yaml for redis and add common injector

* fix lint
2021-11-12 18:28:36 +01:00
kjeld Schouten-Lebbing 4a59520644 delete unused files from memcached 2021-11-12 00:49:21 +01:00
Kjeld Schouten-LebbingandGitHub 4a2fa6280d feat(memcached): add memcached App (#1307) 2021-11-11 21:58:55 +01:00
kjeld Schouten-Lebbing 6e56f0e628 fix(openldap): bump common to fix volumeclaim error 2021-11-11 00:29:25 +01:00
kjeld Schouten-Lebbing 00e932a6c0 bump common 2021-11-11 00:15:01 +01:00
kjeld Schouten-Lebbing 7fd720c890 fix(metallb): correct questions structure 2021-11-10 18:51:22 +01:00
Kjeld Schouten-LebbingandGitHub fdb5d68c52 Update Chart.yaml 2021-11-10 17:49:13 +01:00
Kjeld Schouten-LebbingandGitHub 023eb2f4cd Add a metallb app (#1305)
* Add a metallb app

* add metallb repo
2021-11-10 17:35:49 +01:00
kjeld Schouten-Lebbing 0a0945d19e fix(openldap): fix release.name issues when installing 2021-11-10 17:14:22 +01:00
kjeld Schouten-Lebbing a4bf7ea1a8 fix(qbittorrent and pihole): fix some port issues
Fixes: #1298
2021-11-10 00:56:23 +01:00
kjeld Schouten-Lebbing df9aae1c21 fix(postgresql): correct mistake in service definition 2021-11-09 11:18:56 +01:00
kjeld Schouten-Lebbing 7e08a5f591 feat(postgresql): also set and remember postgresql root password 2021-11-08 17:40:48 +01:00
kjeld Schouten-Lebbing dd2081d0ce fix(jdownloader): Add missing service to values.yaml 2021-11-08 17:28:18 +01:00
kjeld Schouten-Lebbing e1280916c9 fixup gitea a bit 2021-11-08 15:44:33 +01:00
kjeld Schouten-Lebbing ebcea7f44d fix(openldap/freeradius): fix install on new GUI 2021-11-08 15:18:49 +01:00
kjeld Schouten-Lebbing c238af7c4d chore(postgresql): rename train name 2021-11-08 14:55:20 +01:00