Stavros Kois
fbfdba8c05
chore(apps): add missing quote on description ( #2515 )
2022-04-20 09:35:54 +02:00
kjeld Schouten-Lebbing
22750e5f4f
chore(apps): remove empty env var declaration from questions.yaml
2022-03-03 18:00:30 +01:00
kjeld Schouten-Lebbing
8f1c3514d2
chore(Apps): remove fixed env from questions.yaml
2022-03-03 17:47:57 +01:00
Kjeld Schouten-Lebbing
4c5c3e5197
fix(Apps): BREAKING CHANGE Move some env-vars outside of env section ( #2010 )
...
* set TZ, PUID and UMASK differently
* more fixes
* this might be breaking so bump major
* ensure PUID and UMASK references are updated
* update test
* fiz references
2022-03-03 15:04:31 +01:00
Stavros Kois
33275c3883
chore(apps): rename `web_portal` to `open` ( #1957 )
2022-02-24 19:15:06 +01:00
Stavros Kois
ee0ecbfa1b
fix(apps): fix include ( #1773 )
...
* fix(apps): fix include
* fix double include
2022-01-24 10:46:06 +01:00
Kjeld Schouten-Lebbing
a571f0d1eb
fix(apps): set additional_attrs: true on all dicts ( #1750 )
...
* fix(docs): update the backup and restore guide
* fix(apps): set additional_attrs: true on all dicts
* even more
2022-01-21 01:35:59 +01:00
Kjeld Schouten-Lebbing
80039c40a7
feat(gui): expose capabilities in GUI ( #1709 )
...
* feat(common): expose capabilities in GUI
* add advanced podsecuritycontext include to all Apps
* add securityContext advanced include to all Apps
2022-01-13 12:18:20 +01:00
Stavros Kois
85c1e996cd
chore(apps): move `port` up in gui ( #1620 )
...
* chore(apps): move `port` up in gui
* bump collabora to pickup new image in catalog
* bump oscam to remove duplicate nodePort entry
2021-12-27 23:58:37 +01:00
Kjeld Schouten-Lebbing
5092e970d9
chore(apps): completely remove mountPath reference from GUI ( #1572 )
2021-12-19 18:55:24 +01:00
Stavros Kois
cf1485a0b7
chore(apps): cleanup questions by removing hidden dicts ( #1558 )
...
* chore(apps): cleanup questions by removing hidden dicts
* persistence cleanup pt1
* persistence cleanup pt2
* persistence cleanup pt3
* persistence cleanup pt4
* persistence cleanup pt5
* remove gui for staticfiles for recipes
* make mountPath visible and read-only field
* make mountPath visible and read-only field
* bump patch
* remove trailing `/` on paths and fix freerad
* enable udev (scrutiny)
* also cleanup vCT
* move mountPath under advanced
* update mountPath label
* bump patch dep train
2021-12-18 20:25:00 +01:00
Stavros Kois
477c4c6290
fix(apps): Allow spaces in paths ( #1306 )
2021-11-10 22:14:55 +01:00
Kjeld Schouten-Lebbing
610bff68ec
Chore(Apps): Simplify GUI for deployment, persistence and securityContext ( #1289 )
...
* 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
2021-11-06 21:41:31 +01:00
kjeld Schouten-Lebbing
9dbdead0ac
fix(jackett): Correct label for port setting
2021-11-06 13:20:58 +01:00
kjeld Schouten-Lebbing
1237625587
fix(jackett): correct typo in include
2021-11-06 13:00:17 +01:00
Kjeld Schouten-Lebbing
4dfe95fa9a
chore(jackett): refactor ServiceType to simplify it ( #1285 )
...
* chore(jackett): refactor ServiceType to simplify it
* put securityContext hidden behind a checkbox
* chore(Apps): put deployment config behind checkbox
(cherry picked from commit c75410141ae2f1394f38437c42042ce689604fc8)
* bump common on Jackett for testing
2021-11-06 12:00:55 +01:00
Kjeld Schouten-Lebbing
5c11bc8fb0
fix(Postgresql): use correct PVC storageClass when using postgresql as a dependency on SCALE ( #1212 )
...
* fix db persistence
* Add global isSCALE flag to every questions.yaml file
* bump common
2021-10-20 19:39:05 +02:00
Kjeld Schouten-Lebbing
b550a06b90
refactor(Apps): Project Eclipse Part 6, move questions.yaml to root App folder ( #1182 )
...
* refactor(Apps): Project Eclipse Part 6, move questions.yaml to root App folder
* move current files
2021-10-19 19:34:36 +02:00