Commit Graph

14 Commits

Author SHA1 Message Date
Stavros Kois c33ef6c9de
chore(netdata): add some more default confs (#3473)
* chore(netdata): add some more default confs

* bump

* use bash

* invert logic

* fix output
2022-08-14 12:03:46 +00:00
Stavros Kois 7bf4eabc04
fix(neko): cleanup (#3390)
* fix(neko): cleanup

* add neko images

* one more

* rename

* lint

* update some images

* update images
2022-08-12 23:32:07 +03:00
Stavros Kois 1920ecf582
feat(authentik): BREAKING CHANGE - Modularize it and add LDAP outpost (#3380)
* fix(authentik): make it modular and maintainable

* add volume mounts on worker

* move geoip to container instead of cron

* remove sercetkey from env and rename tpl

* add initial configmap and cleanup

* add rest of the config

* fix geoip

* add footer links config

* remove empty space

* finish with geoip config and ui

* update UI

* rename to error reporting

* Add ldap outpost

* add ldap healthcheck

* remove proxy reference

* geoip runs as root

* geoip issue for heathchecks

* add another todo

* Give full configuration options on service and move disable/enable login in tpl and add metrics endpoints

* change metrics ports of one of the containers to avoid conflicts

* whitespace

* add note

* add notes

* expose container ports for ldap

* correct ports

* Enable prometheus metrics for main container

* disable metrics when disabled

* not needed

* no message

* add name to container port,

* make note more clear

* don't micromanage services. let user do that

* lint

* define mail secrets only if defined

* handle better few secrets

* μορε

* whoops

* handle null

* quote "null"

* handle poteentialy empty strings

* handle empty string

* fix

* move ports to configmap

* move more to configmap

* hmm

* add placeholders to avoid empty secrets

* hmm

* hmm

* no message

* hmm?

* maybe?

* hmm

* damn

* b64enc all secrets

* quote again

* turn off geoip and ldap

* no rofs on worker

* rofs

* d

* test empty secret

* test footer links

* disable ldap for ci
2022-08-10 01:14:43 +03:00
Stavros Kois 8ff369a0ec
fix(thunderbird): cleanup (#3372)
* fix(thunderbird): cleanup

* tcp probe

* update image

* root
2022-08-01 21:03:37 +00:00
Watteel Pascal 2154d5cf00
feat(nexus): Nexus (#3368)
* Initial Release

* fix code prettier

* fix prettier and readme bug

* Create README.md

Manually added readme file, as visual studio and git doesn't seem to upload it.

* apply some formatting and try with rofs

* it's already running as non-root

* update variable

* clean values

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-08-01 09:51:36 +00:00
Stavros Kois 24ecfc2974
fix(fireshare): cleanup (#3342)
* fix(fireshare): cleanup

* remote enabled

* try http protocol

* update UI
2022-07-29 18:15:24 +03:00
Xstar97 cf4ee3cad8
feat(ts3-manager): Add ts3-manager (#3323)
* feat(ts3-manager): Add ts3-manager

* Update charts/incubator/ts3-manager/values.yaml

thanks, i didnt catch that at all!

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/ts3-manager/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/ts3-manager/questions.yaml

sorry, copy-pasta

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/ts3-manager/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/ts3-manager/values.yaml

oh!

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* add readme and update questions

* actually udapte questions

* diff probes

* shell

* wget

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-27 19:37:38 +03:00
Xstar97 943eb4b1f7
feat(bungeecord): Add bungeecord (#3257)
* feat(bungeecord): Add bungeecord

* update docs

* update files

* update docs

* update files

* update chart.yaml

* cleanup

* no message

* fix required

* 25565 is tcp

* update the repo images

* update images

* spelling grammar

* Update charts/incubator/minecraft-bungeecord/values.yaml

* Update charts/incubator/minecraft-bungeecord/questions.yaml

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-22 17:40:42 +02:00
StevenMcElligott 441da5df7f
feat(wg-easy): Add How-To or setup guide (#3220)
* feat(wg-easy): Add How-To or setup guide

Everyone needs documentation!

* added another section and more details

More is best!

* Move text above images

* no message

* bump

* nomessage

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-20 05:55:03 +00:00
Stavros Kois edafba6f27
chore(docs): lint (#3202) 2022-07-18 09:21:01 +03:00
Stavros Kois c72a936d5f
chore(docs): extend linter and apply lint (#3200)
* chore(docs): extend linter and apply lint

* bump apps to forward docs to websiter
2022-07-17 13:14:52 +02:00
Stavros Kois e1fa71cb5e
chore(apps): update some last icons (#3160)
* chore(apps): update some last icons

* add more ignored works in spellcheck

* add some docs
2022-07-13 09:42:29 +03:00
Stavros Kois da9e7d57a3
chore(ci): fix rm on chart-release (#3155)
* chore(ci): fix rm on chart-release

* move app specific guide icons in the repo

* Update charts-release.yaml

* Update charts-release.yaml

* Update charts-release.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-13 00:21:41 +02:00
Stavros Kois 3007303db7
chore(docs): add markdownlint and cpell config files (and apply some linting) (#3140)
* chore(docs): apply some linting

* chore(docs): add markdownlint and cpell config files

* remove duplicate key

* add extension recommendation

* update cspell
2022-07-11 21:13:45 +02:00