Commit Graph
72 Commits
Author SHA1 Message Date
95d277c232 fix(cloudflared) remove port + persistence (#4283)
* fix(cloudflared) remove port + persistence

* update chart correctly

* update questions

* fix questions

* fix questions

* update extraargs

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-03 18:09:41 +02:00
Xstar97andGitHub ce48afa3c2 fix(invitarr) code clean up + docs (#4282) 2022-11-03 00:33:03 +02:00
Xstar97andGitHub 485e6bfba1 fix(ra-rom-processor) refactor code (#4272) 2022-11-02 02:35:14 +02:00
9964722f9b fix(searx + searxng) code refactoring (#4273)
* fix(searx + searxng) code refactoring

* cleanup

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-02 02:16:35 +02:00
Xstar97andGitHub 3cdd51ce90 fix(quiz-game) add target port + probes (#4271)
* fix(quiz-game) add target port + probes

* bump
2022-11-01 17:44:32 +02:00
Xstar97andGitHub 9382e09825 fix(ariang) move to stable + docs (#4267) 2022-11-01 14:32:29 +02:00
Xstar97andGitHub fbbda12fe3 fix(quiz-game) added persistence + nw service (#4265)
* fix(quiz-game) persistence + nw service

* rofs false

* rar

* disable probes
2022-11-01 14:31:31 +02:00
Xstar97andGitHub 76824cf5c8 fix(retrobot) move to stable (#4266) 2022-11-01 13:23:42 +02:00
Xstar97andGitHub 51e7cba77a fix(bungeecord-minecraft) move to stable (#4243) 2022-10-30 17:16:29 +02:00
Xstar97andGitHub 0de4427fd7 changing main service to actual panel port (#4236) 2022-10-30 01:29:39 +03:00
7f7f9313f8 fix(speedtest-tracker) change upstream image (#4225)
* fix(speedtest-tracker) change upstream image

* docs + ranr

* initial work for pgsql

* remove secrets

* set mirror image

* revert back to ghcr

* rar

* prettier

* repo

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-29 14:36:39 +03:00
ee69529d02 fix(crafty-4) fix the webGUI access (#4210)
* fix(crafty-4) fix the webGUI access

* remove link path

* add default credentials

* rootless

* set readOnlyRootFilesystem false

* change perms to 1000

* try 568

* rofs

* run 100

* update chartyaml

* probe

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-28 13:35:34 +03:00
0d5110fd66 fix(noisedash) add persistence (#4222)
* fix(noisedash) add persistence

* remove config persistence

* cleanup

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-28 13:18:57 +03:00
Xstar97andGitHub 0c25e0027d removal(crafty-3) remove crafty-3 (#4209)
* fix(crafty-3) fix the webGUI access

* rootless

* ras

* remove crafty-3
2022-10-28 12:58:46 +03:00
Xstar97andGitHub 811c0bcf17 fix(dillinger) rofs (#4223) 2022-10-28 12:49:51 +03:00
Xstar97andGitHub 471684cf5c fix(actualserver) move to stable (#4200) 2022-10-27 07:49:47 +03:00
Xstar97andGitHub e9881754bb fix(webNUT) move to stable (#4199) 2022-10-27 07:49:05 +03:00
Xstar97andGitHub c130c173f6 feat(webNUT): add webNUT (#4188) 2022-10-26 02:19:50 +03:00
Xstar97andGitHub f7f2cdf838 feat(raspberrymatic) add raspberrymatic (#4069) 2022-10-26 02:18:55 +03:00
Xstar97andGitHub 3c9c3ddbf3 fix(ring-mqtt) disable probes for now (#4090) 2022-10-26 02:18:41 +03:00
Xstar97andGitHub 3498ed744c fix(ddns-updater) add How-To (#4183) 2022-10-25 08:51:58 +03:00
Xstar97andGitHub 8368456bf9 fix(minecraft-bedrock) add OPS variable + How-To (#4173)
* add OPS variable + docs

* fix how-to
2022-10-24 09:03:50 +03:00
e4b2aac4b0 fix(minecraft-java) added Custom type and removed portal and fix variable type (#4156)
* fix(minecraft-java) add custom type and removed portal and fix FORCE_REDOWNLOAD type

* added more types and moved env USE_FLARE_FLAGS under advanced.

* cleanup

* add enums to FORCE_REDOWNLOAD and set type to string

* added SERVER_PORT env

* moved service section.

* Update charts/stable/minecraft-java/questions.yaml

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

* fix default value

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-23 01:09:48 +03:00
30c0b87280 fix(protonmail-bridge) add installations docs + added imap port. (#4158)
* fix(protonmail-bridge) add installations docs + added imap

* update ver to v2.3.0 | major upgrade.

* cleanup

* fix commands in docs

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-22 23:37:24 +03:00
7cb437586c fix(minecraft-bungeecord) how-to (#4146)
* fix(minecraft-bungeecord) more docs + fix internal rcon port.

* set RCON_PORT to target port

* fix some doc syntax

* how-to.md

* fix doc syntax

* set RCON_PORT to rcon port

* update how-to

* changes

* fix pre-commit

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-10-22 15:37:35 +03:00
Xstar97andGitHub 6191cbe604 fix(minecraft-bungeecord) set rcon to the actual rcon port (#4140)
* fix(minecraft-bungeecord) set rcon to the actual rcon port

* bump version
2022-10-20 22:20:41 +03:00
4c98514f28 add(nginx-proxy-manager): add nginx-proxy-manager (#4112)
* add(NPM) add nginx-proxy-manager

* fix docs

* fix name

* remove comments

* Update charts/incubator/nginx-proxy-manager/Chart.yaml

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

* Update charts/incubator/nginx-proxy-manager/Chart.yaml

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

* Update charts/incubator/nginx-proxy-manager/values.yaml

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

* Update charts/incubator/nginx-proxy-manager/values.yaml

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

* Update charts/incubator/nginx-proxy-manager/questions.yaml

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

* add credentials.md

* fix pass

* Update charts/incubator/nginx-proxy-manager/docs/credentials.md

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

* Update charts/incubator/nginx-proxy-manager/values.yaml

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

* Update charts/incubator/nginx-proxy-manager/docs/credentials.md

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

* add mariadb

* https

* img

* pre-commit

* add healthcheck

* pre-commit

* rename to discalimer

* try rootlesshahaha

* root

* env

Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-10-17 00:02:24 +03:00
082c544071 feat(retrobot) add retrobot. (#4086)
* feat(retrobot) add retrobot.

* fix questions issue

* use tccr.io image

* adjust

* quote

* private

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-10-15 00:16:13 +03:00
Xstar97andGitHub 230ea7c144 fix(lancache) move monolithic + dns to stable. (#4079)
* fix(lancache) move monolithic + dns to stable.

* update docs

* fix docs

* update docs

* fix dns docs
2022-10-12 08:28:51 +03:00
Xstar97andGitHub 2c35826d5c fix(browserless-chrome) allow user to set CONNECTION_TIMEOUT in gui. (#4058)
* fix(browserless-chrome) allow user to set CONNECTION_TIMEOUT in gui.

* update imagePuppeteer sha256
2022-10-11 08:31:00 +03:00
6b3177caa2 feat(fidi) add fireflyiii-data-importer (#4011)
* feat(fidi) add fireflyiii-data-importer

* fix perms

* add readme

* Update charts/incubator/fireflyiii-data-importer/values.yaml

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

* test rootless

* add a source

* Update charts/incubator/fireflyiii-data-importer/values.yaml

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

* also add vanity URL

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-10-09 02:40:09 +03:00
d3cf2ce164 fix(kavitaemail) fix description. (#3982)
* fix(kavitaemail) added persistence + fix description.

* disable persistence

* update questions

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-02 00:23:23 +03:00
e2d9649e6d fix(redisinsight) code clean up (#3980)
* fix(redisinsight) code clean up

* fix some UX, and try rootless

* update docs

* root

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-10-01 22:36:12 +03:00
5e304702a9 feat(kavitaemail): Add kavitaemail (#3826)
* feat(kavitaemail): Add kavitaemail

* fix permissions

* fix perms

* ras

* Update values.yaml

* downgrading version to 0.1.1

* downgrading version to 0.1.1

* update app version to the latest.

* set version to 0.1.5

* add readme.md

* fix persistence + empty envs

* edit perms

* new perms

* ras

* remove persistence + ras

* update image to truecharts

* split some envs to secretenv

* Update charts/incubator/kavitaemail/Chart.yaml

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

* Update charts/incubator/kavitaemail/docs/installation_notes.md

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

* Update charts/incubator/kavitaemail/docs/installation_notes.md

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

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-01 15:21:08 +03:00
10432f3bca fix(plex-meta-manager) remove port | disable service (#3934)
* fix(plex-meta-manager) remove port | disable service

* skip plex meta from install as it requires keys

* Apply suggestions from code review

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

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-28 09:11:00 +03:00
af0f2181e7 fix(keeweb) code cleanup + add http port (#3941)
* fix(keeweb) code cleanup + add http port

* remove excess space

* fix advancedPortHTTP

* some changes

* some more

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-28 09:10:48 +03:00
16d0fdf9c2 (fix) move posterr to stable. (#3921)
* (fix) move posterr to stable.

* base_path is not supported

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-27 13:03:49 +00:00
Xstar97andGitHub e5d4afaab7 (fix) update description + bump (#3864)
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com>

Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com>
2022-09-24 11:53:43 +02:00
Xstar97andGitHub 077a117a76 fix(universal-media-server): fix port and code (#3829) 2022-09-21 10:14:43 +02:00
69e918afd2 fix(plextraktsync): add docs and persistence (#3604)
* fix(plextraktsync): add docs and persistence

* fix(plextraktsync): add docs and persistence

* Update charts/incubator/plextraktsync/values.yaml

* Update charts/incubator/plextraktsync/Chart.yaml

* removed excess line

* create initContainers

* fixed init formatting

* add env to init container

* update questions.yaml

* removed comment

* Update charts/incubator/plextraktsync/values.yaml

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

* Update charts/incubator/plextraktsync/values.yaml

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

* Update charts/incubator/plextraktsync/values.yaml

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

* Update charts/incubator/plextraktsync/questions.yaml

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

* Update charts/incubator/plextraktsync/docs/installation_notes.md

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

* Update charts/incubator/plextraktsync/questions.yaml

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

* Update charts/incubator/plextraktsync/questions.yaml

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

* Update charts/incubator/plextraktsync/questions.yaml

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

* Update charts/incubator/plextraktsync/questions.yaml

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

* switch to configmap

* lint

* Not needed

* add cron

* add gui

* delete docs for now

* majorbump

* cron update

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-09-17 11:47:20 +03:00
dc8bdab50b feat(restreamer): Add all the options! (#3786)
* fix(restreamer): move to stable.

* Rename README..md to README.md

* Update Chart.yaml

* add few things

* update images

* add logs

* add api

* add storage_disk

* fix few things and add storage_mem

* add rtmp

* update changelo

* remove

* tweaks

* ffmpeg

* add debug and playout

* add metrics

* add router and sessions

* fix secret and move to incubator

* add health probe

* quotes

* quotes

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-16 22:41:51 +03:00
e5a3257bff fix(autoscan): move to stable. (#3782)
* fix(autoscan): move to stable.

* fix(autoscan): move to stable.

* Rename README..md to README.md

* Update Chart.yaml

* Update Chart.yaml

* tweaks

* Apply suggestions from code review

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

* lint

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-15 09:18:57 +03:00
Xstar97andGitHub 31e4cb5e74 fix(autobrr): move to stable. (#3781)
* fix(autobrr): move to stable.

* Rename README..md to README.md
2022-09-15 08:40:58 +03:00
9c5d9b50af fix(rcon-webadmin): move to stable. (#3775)
* fix(rcon-webadmin): move to stable.

* Rename README..md to README.md

* fix things

* update docs

* Update charts/stable/rcon-webadmin/docs/installation.md

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

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-15 01:01:22 +03:00
69d0c0f530 fix(simply-shorten): move to stable. (#3774)
* fix(simply-shorten): move to stable.

* Rename README..md to README.md

* tweaks

* lint

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-14 10:43:30 +03:00
Xstar97andGitHub 6330abf5d2 fix(ring-mqtt): enable ports (#3686)
* fix(ring-mqtt): enable ports

* bump
2022-09-04 13:01:01 +03:00
baf2f5ea8e fix(ring-mqtt): move to stable + docs (#3675)
* fix(ring-mqtt): move to stable + docs

* update files

* Apply suggestions from code review

* update md

* lint

* lint

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-03 23:28:51 +03:00
30811c1860 fix(plaxt): moved to stable and added docs (#3638)
* fix(plaxt): move to stable and added docs v2

* Rename README..md to README.md

* fix common version back to 10.5.5

* no messaeg

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-08-31 10:21:44 +03:00
44625c7df1 fix(plex-utills): move to stable (#3644)
* fix(plex-utills): move to stable

* Rename README..md to README.md

* no message

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-31 10:20:39 +03:00
7543c7e0af feat(plex-auto-languages) (#3603)
* fix(plex-auto-languages): move to stable

* fix(plex-auto-languages): move to stable

* update values and chart.yaml

* removed from incubator train

* move

* typo?

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-28 17:58:40 +03:00
cb87e3eade fix(cloudflared): update the docs. (#3602)
* fix(cloudflared): update the docs.

* Update charts/stable/cloudflared/docs/installation_notes.md

* Update charts/stable/cloudflared/docs/installation_notes.md

* Update charts/stable/cloudflared/docs/installation_notes.md

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-28 17:43:30 +03:00
41a611fd95 fix(mineos): add docs and update chart.yaml (#3338)
* fix(mineos): add ports and update chart.yaml

* update port

* added docs and removed conflicting ports

* added the necessary mc and rcon ports

* update services and separate ports

* splt tcp and udp in different services

* update questions

* update

* Update charts/incubator/mineos/values.yaml

* Update charts/incubator/mineos/values.yaml

* no dupes

* shorter name

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-22 11:54:47 +03:00
c8d742ae81 fix(mymediaforalexa): moved to stable and mod docs (#3423)
* fix(mymediaforalexa): moved to stable and mod docs

* Create README.md

* Update charts/stable/mymediaforalexa/docs/installation_notes.md

* Update charts/stable/mymediaforalexa/docs/installation_notes.md

* move not delete

* no message

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-08-12 23:36:04 +03:00
6c2118a0bc fix(mymediaforalexa): mod main port for web access (#3417)
* fix(mymediaforalexa): mod main port for web access

* Update charts/incubator/mymediaforalexa/values.yaml

* bumped mymediaforalexa

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-09 23:53:47 +03:00
dc8d68d784 fix(zoneminder): Add path for open button (#3409)
* fix(zoneminder): Add path for open button

* add path

* update desc

* bump

* cleanup

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-08-09 12:23:31 +02:00
f18289250b feat(mymediaforalexa): Add mymediaforalexa (#3404)
* feat(mymediaforalexa): Add mymediaforalexa

* adapt to new questions template

* update notes

* root

* Update charts/incubator/mymediaforalexa/questions.yaml

* Update charts/incubator/mymediaforalexa/values.yaml

* Create README.md

* use amd64 image

* tcp is default

* disable rofs

* root

* empty space

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-09 12:23:05 +02:00
c16145c3e3 fix(rickroll): Add rickroll images and network (#3400)
* fix(rickroll): Add rickroll images and network

* add ci tests and missing sections

* update images

* update digest

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-09 12:22:11 +02:00
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
edec6674dc feat(autobrr): Add autobrr (#3309)
* feat(autobrr): Add autobrr

* update port for ci testing

* update ports to the same for ci testing

* updated values add protocol: HTTP

* disabled probes

* udpate questions.yaml

* re-add ingress

* different probes

* leave protocol as is

* faillback to tcp probe

* try curl probe

* if you'd read the logs, you'd know

* tcp probe

* custom probe

* shell

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-27 16:23:23 +03:00
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
d6423f428e fix(cloudflared): move to stable updated docs (#3237)
* fix(cloudflared): move to stable updated docs

* Apply suggestions from code review

* revert commons version back to 10.4.4

* update cloudflared

* restore files

* Update charts/stable/cloudflared/docs/installation_notes.md

* Update charts/stable/cloudflared/Chart.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-21 12:52:50 +02:00
0a612119b0 fix(plex-meta-manager): Change upstream image, update env, add docs (#3206)
* (feat) update plex-meta-manager

* Update charts/incubator/plex-meta-manager/docs/installation_notes.md

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

* Update values.yaml

* Update charts/incubator/plex-meta-manager/values.yaml

* add env PMM_CONFIG

* fix doc formatting

* removed yaml code from docs

* added ci test-values.yaml

* add initContainers for config file

* change config.yml to config.yaml

* Update charts/incubator/plex-meta-manager/values.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/plex-meta-manager/values.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/plex-meta-manager/values.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/plex-meta-manager/values.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* update values.yaml

* change initcontinaer image and adjust envs

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-18 23:05:16 +02:00
Xstar97andGitHub efdcb43f16 feat(st-reborn-server): Add st-reborn-server (#3204)
* feat(st-reborn-server): Add st-reborn-server

* update chart.yaml

* formatting issue
2022-07-18 08:41:39 +00:00
Xstar97andGitHub d5d1243bb5 feat(Docs): Add installation_notes for cloudflared (#3196) 2022-07-17 12:04:03 +02:00
Xstar97andGitHub 093abbb67a update/fix plex-meta-manager (#3178)
* update/fix plex-meta-manager

* update variable syntax for plex-meta-manager

* bump plex-meta-manager version
2022-07-15 11:24:49 +02:00
Xstar97andGitHub b2dd9a2c7a feat(plex-meta-manager): Add plex-meta-manager (#3172) 2022-07-14 11:26:40 +02:00
35d6eb56ef fix variable value on lancache-monolithic (#3158)
* update CACHE_INDEX_SIZE field

its current value is invalid, it should be 500m or min "250m" NOT 3560d. I must have miss this value by accident.

* bump

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-13 08:44:11 +03:00
de44f43055 feat(lancache-dns): Add lancache-dns (#3154)
* feat(lancache-dns): Add lancache-dns

* apply some changes

* remove IP ovedrrides

* whops

* differrent separator

* comment out some vars

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-13 08:26:37 +03:00
bd5c76e0fa feat(lancache-monolithic): Add lancache-monolithic (#3143)
* feat(monolithic): Add monolithic

* removed whitespaces for comments

* update values.yaml

* removed comments

* update env variables

* update env

* update chart.yaml

* bump common version to 10.4.4

* update monolithic files

* update questions.yaml

* rreverted to root user

* update chart.yaml

* bump common version to 10.4.4

* Upgrade common lib (#3138)

* 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

* chore(deps): update helm chart common to v10.4.3 (#3137)

* chore: Auto-update chart README [skip ci]

* 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

* Bump common lib in postgresql (#3141)

* chore: Auto-update chart README [skip ci]

* Update README.md.gotmpl

* Delete CONFIG.md.gotmpl

* Update README.md.gotmpl

* fix(ubooquity): make root fs writable (#3142)

* chore: Auto-update chart README [skip ci]

* bump all the things to rerender images/docs and remove unused config.md files

* removed comments

* chore: Auto-update chart README [skip ci]

* update env variables

* update env

* update chart.yaml

* bump common version to 10.4.4

* update monolithic files

* update questions.yaml

* rreverted to root user

* update chart.yaml

* bump common version to 10.4.4

* remove env's that should not be changed

* remove dns ports as this image does not need them

* Update gui and test rootless

* test rootless

* root but rofs

* rofs false

* rename app

* Update charts/incubator/lancache-monolithic/questions.yaml

Co-authored-by: Michael Schnerring <3743342+schnerring@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: TrueCharts Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-12 19:20:16 +02:00
b9d31bce1d feat(mineOS): add mineOS (#3127)
* feat(mineOS): add mineOS

* remove extra ports in mineos

* update mineos

* update mineos questions.yaml

* changed name from mineos to mineos-node

* update mineos

* update mineos and add env variables

* add new lines

* removed whitespace before service variable.

* Update Chart.yaml

* update mineos

* remove line from Chart.yaml

* Update charts/incubator/mineos/values.yaml

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

* revert values.yaml image back to dockerhub

* Update charts/incubator/mineos/values.yaml

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

* Update charts/incubator/mineos/values.yaml

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

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-11 13:12:10 +02:00
d14c9e7b9d feat(Ariang): add Ariang (#3098)
* feat(Ariang): add Ariang

* Update charts/incubator/ariang/values.yaml

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

* Update charts/incubator/ariang/questions.yaml

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

* Update charts/incubator/ariang/questions.yaml

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

* Update charts/incubator/ariang/questions.yaml

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

* Update charts/incubator/ariang/questions.yaml

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

* Update charts/incubator/ariang/values.yaml

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

* Update charts/incubator/ariang/values.yaml

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

* Update charts/incubator/ariang/questions.yaml

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

* Update charts/incubator/ariang/values.yaml

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

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-08 16:26:17 +03:00
a2994b9244 feat(cloudflared): add cloudflared (#3029)
* add cloudflared zerotrust incubator app

* removed empty line for cloudflared chart.yaml

* update CF questions.yaml

* fix  CF common.yaml

* removed CF vpn tag

* updated CF question.yaml

* update CF questions.yaml

* update cloudflared Chart.yaml

* formatted CF's questions.yaml

* update CF files

* update

* update CF's questions.yaml

* update CF

* apply some fixes

* lint

* add testtoken

* test with rofs

* add CI tests

* newline

* lint

* rename

* lint

* lint

* remove file

* readd file

* root

* whoops

* disable probes

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-02 17:36:56 +03:00