Commit Graph
12 Commits
Author SHA1 Message Date
3aa7fb1912 fix(cloudflareddns): Updated How-To for more complete setup (#3213)
* fix(cloudflareddns): Updated How-To for more complete setup

* fixed trailing whitespace

* Add images locally

* add both ways :)

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-19 06:41:39 +00:00
StevenMcElligottandGitHub 0a83d56898 fix(cloudflareddns): Modify description (#3207)
Uodated description
2022-07-18 20:09:41 +03:00
StevenMcElligottandGitHub d8d3badf08 feat(Apps): Moving cloudflareddns to stable (#3205)
* Moving cloudflareddns to stable

Moving files

* Update version to 1.0.0

Updated chart version to Stable versions numbering scheme
2022-07-18 06:44:39 +00:00
45debc377b feat(Docs): Add Setup-Guide for cloudflareddns (#3197)
* feat(Docs): Add Setup-Guide for cloudflareddns

* fixing lint errors for some reason

* Update charts/incubator/cloudflareddns/docs/setup-guide.md

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-17 12:04:56 +02:00
0139d4d2d3 feat(Czkawka): Add Czkawka app to Incubator attempt 2 (#3067)
* added Czkawa from vscode

* Attempt #2 at fixing Czkawka

* Run as root + fixed common error

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-04 14:34:17 +00:00
StevenMcElligottandGitHub 1a123f384f fix(Cloudflareddns): Fix CF_ZONES env var (#3054) 2022-07-03 10:11:46 +03:00
f3083e66b1 feat(cloudflareddns): Add CloudflareDDNS to incubator (#3037)
* Create Chart.yaml

* Create common.yaml

* Create values.yaml

* Update values.yaml

* Create questions.yaml

* Update questions.yaml

* Update questions.yaml

* Fixed # in questions

* Run as root

* apply some fixes

* test non-root

* root

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-02 12:52:16 +00:00
d8c2ba1dde feat(wg-easy): move to stable and add some envs (#3027)
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-02 14:27:00 +03:00
65bd5fa09f feat(wg-easy): Add WG-Easy Chart (#2982)
* Add WG-Easy Chart

Initial run of creating my own chart from "scratch". Let's see if it runs, especially with the sysctl

* Apply suggestions from code review

Thanks for fixing the icons lol

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

* Apply suggestions from code review

* Update charts/incubator/wg-easy/Chart.yaml

* its always that enable :D

* Update values.yaml

Hopefully fixing the quotation marks fixes the sysctls error, otherwise I'm putting this in the wrong place lol

* Remove the likely unnecessary sysctl

Let’s see how it runs without net.ipv4.conf.all.src_valid_mark since you can’t set it kubernetes

* Update values.yaml

* Fixed the repository for wg-easy

Had wrong URL and their latest version was changed 4 hours ago

* Added missing env-vars to wg-easy

Needs WG_HOST and PASSWORD, the rest people can add themselves

* Update charts/incubator/wg-easy/values.yaml

* recommit

* emtpy space

* Added PUID and PGID to values

Added more stuff to see if the container will pass tests

* Fixed trailing spaces

* identation

* Update charts/incubator/wg-easy/values.yaml

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

* Update charts/incubator/wg-easy/values.yaml

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

* Update charts/incubator/wg-easy/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-06-29 12:18:48 +02:00
b17c20946d Added proper mount folders for Omada (#1968)
* Added missing folder to Omada

Omada-controller needs a /work folder or else it's configurations don't persist after starting/stopping the container

* Update questions.yaml

* Update questions.yaml

* Update charts/incubator/omada-controller/questions.yaml

* Added proper mountpaths for Omada folders

* Update Chart.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-02-25 21:20:29 +01:00
8c7e3e9a47 Added missing folder to Omada (#1963)
* Added missing folder to Omada

Omada-controller needs a /work folder or else it's configurations don't persist after starting/stopping the container

* Update questions.yaml

* Update questions.yaml

* Update charts/incubator/omada-controller/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-02-25 11:13:10 +01:00
StevenMcElligottandGitHub 84b34985e3 Adding Portal (comm) port to Omada-Controller (#1905)
* Update values.yaml

Adding missing ports for Omada to work, let me know how off I am lol

* Adding ports for Omada-Controller

Adding the missing port to Omada-Controller inside questions.yaml and values.yaml

* Adding ports for Omada-Controller

Adding the missing port to Omada-Controller inside questions.yaml and values.yaml, updated ports in manual and changed version
2022-02-17 09:19:43 +01:00