* fix(apps): move conflicting ports to 10xxx range
* remove `protocol: TCP` as its the default anyway
* Change `"HTTP"` -> `HTTP` to much common
* lms udp port should be udp protocol
* resolve some conflicts
* clear port 80 conficts
* clean 3000 and 5000 port conflicts
* more conflict cleaning
* more conflict cleaning
* more cleanup
* more
* cleanup
* Avoid confclicts with official apps
* fix(apps): Default enable all services
* replace code with template
* minio
* tdarr
* aria2
* calibre
* deconz
* deluge
* littlelink
* lms
* main service and port is enabled by default
* main service and port is enabled by default pt2
* remove `type: NodePort` from values.yaml on services
* Remove `type: ClusterIP` from `values.yaml` on services
* add serviceexpert on nextcloud
* nullserv
* odoo
* protonmail-bridge split smtp and main services
* openldap
* oscam
* owncast
* pihole
* remove `enabled: true` on main from traefik and external-service
* remove `primary: true`
* qbit
* resilio sync
* vaultwarden
* valheim
* syncthing
* unfi
* zwavejs2mqtt
* teamspeak3
* transmission
* tvheadend
* test protonmail main enabled
* there is no main in protonmail duh...
* remove `protocol: tcp` from ports on `values.yaml` as this is the default in common
* chore(apps): remove persistence size from values
* remove type from persistence from values.yaml
* remove accessMode from persistence from values
* devices dont user persistence
* remove empty lines
* restore accessMode in common, whoops
* quote all mountPaths
* convert `'` to `"`
* fix empty lines
* add missing mountPath on values
* add missing persistence on values
* fix var name on quetsions
* remove disabled persistence from values which are not even defined in questions
* remove more type, accessMode and size
* mountpath -> mountPath
* mounthPath -> mountPath
* booksonic-air persistence cleanup
* remove empty lines
* fix mountPath
* remove unused persistence
* teamspeak3 fix var name in persistence
* remove persistence that will probably be user defined storage
* remove persistence that will probably be user defined storage
* add missing persistence from values
* fix openldap volclaim
* remove persistence that will probably be user defined storage
* add missing persistence from values
* fix path ff3
* fix mountPath
* add missing persistence from values
* remove persistence that will probably be user defined storage
* revert changes in volClaimTemplate
* remove varrun from questions
* fix and cleanup questions postgres
* calm down CI
* ci only value
* fix min value on minio
* update service UI on LMS
* remove duplicate required from authelia
* remove Duplicate port defaults
* fix nextcloud duplicate required
* fix nullserv services
* fix plex duplicate default
* fix syncthing duplicate required
* syncthing replace code with include
* teamspeak replace code with include
* fix traefik duplicate required
* Unifi replace code with include
* Update label/description on `port` section
* remove type on nullserv's service
* remove extra space
* lowercase port names
* also lowercase service name omada
* update deployment settings
* hide securityContext by default
* replace bottom persistence section with include
* temporaryly remove hostPathType
* Cleanup basic persistence settings
* Allow simplePVC to also be used for volumeClaimTemplates
* NUKE values.yaml -> ix_values.yaml
* nuke the values.yaml files globally (we can revert just the bare minimum required settings, if needed)
* bump patch versions
(cherry picked from commit e6c60c57df81af47652180d3e822f05c878e1d2b)
* bump common to deal with some storageClass naming issues
* bump common and postgresql
* try retrying helm dependency update 3 times if failed
* sleep after error
* (chore) add more includes and include processing
* fully edit airsonic
* move serviceExpert to include (except host-network)
* Move default ingress settings to include
* Edit common to allow for the default middlewares to be disabled on ingress.
* add it on all apps as an expert option
* fix hostPath mistake in tests while at it
* base PGID on fsGroup
* also remove PGID from questions.yaml
* remove mistake
* small fix
* fix first test
* fix linting
* always set PUID to 568
* use quotes for env vars (obviously)
* Apply security hardened defaults to values.yaml for all apps
* Add default common securityContext to all apps
* Adjust securityContext defaults in questions.yaml, according to values.yaml
* Add default common podSecurityContext to all apps
* Clean whitespace
* Clean more whitespace
* Adjust podSecurityContext defaults in questions.yaml, according to values.yaml
* fix pgadmin
Co-authored-by: Stavros kois <s.kois@outlook.com>
* add addon include to all apps
* move groups to include
* move controller to includes
* move container config to include
* move serviceList to include
* move persistence list to includes
* move ingressList to includes
* fix appdaemon digest
* move deviceList to includes and add to deconz
Fixes#967 related to #966
* remove strategy
* move runAsNonRoot to securityContext
* Add podSecurityContext and securityContext to values pt1
* Add podSecurityContext and securityContext to values pt2
* Add podSecurityContext and securityContext to values pt3
* Add podSecurityContext and securityContext to values pt4
* Add podSecurityContext and securityContext to values pt5
* fix empty lines
* Remove secCont from NC - values
* fixPermissions for some apps
* on apps with perm prob, set fsGroup to 0 also
* fix: move runAsNonRoot to container securityContext to prevent sidecarts from being affected
* also bump some versions...
* also override some of the problematic settings in common.yaml
* whoops
* add pre-commit to release container
* use pip install --no-cache-dir
* whoopsies
* lint fixes
* add some verbosity during pre-commit build process
* add more pre-commit checks
* repo pre-commit cleanup
* add pre-commit to release scripting
* try showing some more pre-commit dockerbuild verbosity
* some tweaks and polish to release scripting.
Also adds syncing primary tag and appversion
* Fix targetPort not being processed correctly
* Always use PVC in values.yaml just to be sure it actually works
* fix a small copy-paste mistake
* bump
* fix hyperion-ng mistake
* make nodePort optional
* do not enter nodeport when loadbalancer is default
* add extra security contexts to questions.yaml
* Move to common 6.10.7
(cherry picked from commit 47fa27341c9c7869d4a6484c7b1523398e821d20)
* bump patch version
(cherry picked from commit 427ff52d902412975c73e69971b33ec797458929)
* bump some more apps
* Fix authelia mistake
* add SCALE support for statefullset storageclass
* add phpldapadmin
* ad pgadmin and tweak phpldapdamin
* move them directly into stable
* some small patches
* pgadmin uses port 80 by default not 8080
* fix tags
* try 8080 again
* 80 with env vars
* try something else
* update readme
* add tooling to automate kah->truecharts porting somewhat
* small tweak for tooling
* another small tooling fix
* some more tweaking to the tooling
* initial temporary output
* process and output fixes
* More chart.yaml fixes
* pushing more fixes
* small fixes
* some little fixes
* another fix catched
* regenerate docs
* some more cleaning/tweaking
* remove more prometheus related Apps for now
* processing questions.yaml up to hyperion-ng
* questions.yaml till owncloud-ocis
* Finish questions.yaml setup and polish
* fix some deconz indent issues
* no message
* fix healtchecks questions.yaml
* another fix
* ser2sock fix
* move apps to normal trains
* Fix dev link for now
* Default Plex to HTTP
* Fix handbrake config path
* Add extra note in Docs for handbrake
* Optional plural wording
* Update collabora links on sources
* test
* trigger
* test
* oops
* should not need those
* Update charts/stable/plex/SCALE/ix_values.yaml
* Update charts/stable/plex/values.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* chore(deps): update helm chart common to v6.3.1
* Fix KMS and Unifi
* try a collabora fix
* Temporarily disable nzbget probes waiting for next common
* try if firefly-iii wants https
* Fix a linting error on nzbget and path issues with jackett/prototypeGUI also disable for podgrab for now (just like NZBget, till next common)
* try polling the login path for firefly
* fireflyiii back to http
* APP_KEY typo and useless security context
* again
* fireflyiii fix broken db setup
Co-authored-by: Renovate Bot <bot@renovateapp.com>
* chore(deps): update helm chart common to v6
* Adapt persistence to new GUI
* Adapt additional storage GUI to new storage system
* Adapt values.yaml accordingly
* Move transmission settings to env
* fix a vaultwarden linting issue
* fix firefly-iii linting issues
* Use forceName to force a specific name for the DB PVC
* add force name to questions.yaml as well
* use newest common version
* try fixing db-linking issues on vaultwarden
* add deviceList option to zwave2mqtt
* Fixup the deviceList for all Apps
* fix linting error
* Fix more transmission issues
Co-authored-by: Renovate Bot <bot@renovateapp.com>
* Adapt labels for current GUI elements
* Add an extra place to dump App configuration
* Add Controller section
* Fix networking references/grouping
* add externalInterfaces
* Add some sane initial resource limits/requests
* Fixup KMS
* increase minor versions
* Do not use caps for deployment
* fix deployment type default
* increase prototypeGUI version accordingly just in case
* increase prototype GUI common version
* no message
* add test for discovery port/service
* add discovery service and port to questions.yaml
* fix questions.yaml not enabling ports on Syncthing
* Increase syncthing version number
* fix serviceports not being enabled on all other apps too.
* fix a small unrelated UI glitch/bug related to hostPathMounts
* bump patch versions for other apps
* adapt docs accordingly
* fix nzbget httpGet probe (or at least try to)
* allow the use of emptyDir for hostPathMount
* increase common version for all Apps
* Hide emptyDir subquestions when disabled
* fix podgrab and appdaemon
* some naming tweaks
* first work for allowing ramdisk usage
* add bump tooling.
Fixes: #157
* bump minor versions due to adding ramdisk emptydir to persistence
* allow disabling persistent storage
* actually push major as it is breaking in theory
* cleanup hpm example code
* Allow custom storageClass and fix bug using the wrong storageClass
* try fixing gabs
* cleanup
* update tests
* revert some permission job changes
* reverse some of the 3.0 common incompatible bitwarden changes
Squashed commit:
[a2bbe555] Update docs for services and groups
[f04d91cf] don't require loadbalancer ip settings
[188d40c0] fix typo
[50735ac0] fix description on persistent storage, fix port names on websockets
[42303b07] Refactor services part4
[9486e401] Refactor services part3
[2a0eb1a7] default ClusterIP on websocket (zwave)
[43a1ca1b] Refactor services part2
[a80ee6b3] Refactor services part1
[b561be7e] Remove securityContext and podSecurityContext from apps with PGID/PUID
[0ad14db2] move UMASK, PGID. PUID to env
[3ab8bc1d] Rename environmentVariables to envList and environmentVariable to envItem
[58b533af] Move securityContext to Security group
[8baefb23] Move podSecurityContext to Security group
[dcbf92ae] Rename reverse proxy to ingress
[4a72f6c2] Remove ingress for now
[9c3dac85] Refactor groups
remove common references to the addons (we don't use them yet) (+23 squashed commit)
Squashed commit:
[042fc006] try slight modification to testing framework
[6955bdad] another small qbittorrent fix
[30af6b78] fix one bitwarden error (anotherone left
[ac54db9f] enable firefly port
[a9e58eca] push qbittorrent fix
[99840038] fixed transmission
[ffe8a49e] template all the things...
[26c7b4d1] this should just work (tm)
[fcacae4c] try a transmission fix
[8d21bd91] merge unittests and app tests to limit amount of running jobs
[343ba579] more services polish
[c133342f] some small fixes
[5979e653] fix some port references
[15a1defa] oops
[2458d7e9] increase common version again
[7f74f1cf] change way ports are handled
[73c479cb] fix services naming scheme
[501aeffc] update common version again
[726954b0] fix emptydir reference for tests
[66774955] pump major versions
[6fa711d1] update common-version for all
[671a7b31] PUID and PGID changes for automated tests (non-gui changes)
[3dc21053] hostpathmounts and gpu changes