Commit Graph
8 Commits
Author SHA1 Message Date
Michael SchnerringandGitHub 5c31f0d8af Add missing auth.type Radicale setting (#3051) 2022-07-03 09:00:16 +03:00
Michael SchnerringandGitHub 91ea57610a fix(linkace): set fsGroup to www-data (82) (#3050)
* Set fsGroup to www-data (82)

* Bump chart version
2022-07-02 23:32:57 +03:00
Michael SchnerringandGitHub 5af697722d feat(radicale): add Radicale to incubator (#3030)
* Add default Radicale config file

* Add Chart.yaml

* Add initial {questions,values}.yaml

* Fix config persistence

* Add Linux capabilities and set PUID

* Add server and encoding config

* Add storage, web, and logging config

* Add rights config

* Add auth settings

* Change mask_passwords to bool

* Add authentication

* Fix questions
2022-07-02 19:56:41 +03:00
d563b21103 feat(etesync): Add EteSync to incubator (#3024)
* EteSync: add Chart.yaml

* Add common.yaml

* Add initial values.yaml

* Add initial questions.yaml

* Add persistence and some env vars to values.yaml

* Add superuser settings

* Add database credentials

* Add remaining env vars

* Add secret.txt

* Move superuser credentials to secret

* Reorder settings by relevance

* Update charts/incubator/etesync/values.yaml

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

* Update charts/incubator/etesync/questions.yaml

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

* Implement code review suggestions

* Set ALLOWED_HOSTS default to localhost

* Cleanup obsolete probe definitions

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-01 17:44:49 +03:00
Michael SchnerringandGitHub a1c901322f fix(privatebin): fix errors (#3001)
* privatebin: fix expire.default question default

* privatebin: add workaround for Helm render issue of large ints

* privatebin: fix quoting in conf.php

* privatebin: bump chart version

* privatebin: fix trailing whitespace
2022-06-28 09:06:46 +03:00
2e02a90d73 feat(privatebin): Add PrivateBin to incubator (#2971)
* Add PrivateBin to incubator

privatebin: fix linting errors

privatebin: fix privatebin.secrets definition

* privatebin: implement PR suggestions

Add tc.common.loader.apply

Add postgresql dependency to Chart.yaml

Change chart version to 0.0.1

Fix probes

Change service port

Omit default securityContext values

Add non-default podSecurityContext to values.yaml

Remove obsolete App Config Storage and ingress from questions.yaml

* privatebin: mount secret volume

* privatebin: remove fs, gcs, mysql, and sqlite from conf.php

* Expose privatebin options in {values,questions}.yaml

* privatebin: remove /tmp volume

* privatebin: add nginx/php sizelimit configs

* privatebin: cleanup secrets conditionals

* privatebin: fix configMap vols

* Re-add ingress; remove persistenceBasic/persistenceAdvanced

* privatebin: add empty options to enums where necessary

* privatebin: remove required constraints from bool questions

* update port

* bump

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-06-27 11:38:25 +02:00
Michael SchnerringandGitHub 789c6712bd gitea: change questions.yaml admin password to private (#2991) 2022-06-26 12:22:44 +03:00
Michael SchnerringandGitHub 8615f56549 miniflux: make questions ADMIN_PASSWORD private (#2986) 2022-06-25 21:09:13 +00:00