Stavros Kois and GitHub
0d11f8cba4
chore(apps): Add description on persistence ( #1172 )
2021-10-18 22:27:21 +02:00
Stavros Kois and GitHub
d33dc097e9
fix(Firefly III): Change default permissions ( #1170 )
2021-10-18 22:14:40 +02:00
Stavros Kois and GitHub
21a4a9fa85
chore (docs): Update app requests and fix a description ( #1171 )
...
* fix sources link and change referenced app name
* Update app requests
2021-10-18 21:47:17 +02:00
Stavros Kois and GitHub
6cd17d0f9e
fix(nextcloud): remove regex for mountPath on redismaster for now ( #1167 )
...
* remove regex for now
* bump version
2021-10-18 11:04:57 +02:00
Stavros Kois and GitHub
2e50f91c93
fix(tdarr): fix env's for tdarr ( #1153 )
...
* try some fixes for tdarr's
* bump versions
* website does not like nested lists
2021-10-17 11:16:35 +02:00
Stavros Kois and GitHub
51695d14b9
feat(tdarr): Add tdarr ( #1152 )
...
* Init work for tdarr server
* add ingress
* update app request list
* uhm
* sync questions' secCOntext
2021-10-16 14:48:27 +02:00
Stavros Kois and GitHub
cdd6229c12
feat(tdarr-node): Add tdarr-node ( #1150 )
...
* Init work for tdarr_node
* fix values service
* only 1 service, so main it is
* change name
* underscore -> dash
* varrun
* disable ro root fs
* runas root
* also disable ro root fs
* fix description
* Add a doc file
* emptyDir on transcode-cache
* fix persistence var names and remove transcode-cache
* varrun to questions and update ports for upcoming server
* Add transcode-cache as hostpath in questions
* sync questions' securitycontext
* update doc file
2021-10-16 13:57:17 +02:00
f845433829
feat(deepstack-gpu): Add deepstack-gpu ( #1141 )
...
* Add deepstack-gpu
* Bump version
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
2021-10-14 23:42:35 +02:00
Stavros Kois and GitHub
ca97e05238
disable readonlyrootfs on calibre ( #1139 )
2021-10-14 23:42:07 +02:00
Stavros Kois and GitHub
b17f7e338b
(feat) Add Uptime-kuma ( #1144 )
...
* Add maintainer to OO
* Add uptime-kuma
2021-10-14 23:37:08 +02:00
Stavros Kois and GitHub
8ff9911839
move stateless apps on incubator to RollingUpdate ( #1142 )
2021-10-14 23:33:55 +02:00
Stavros Kois and GitHub
dd7542279c
(fix) Update photoprisms pvc's and paths ( #1120 )
...
BREAKING CHANGE
Backup your config PVC as they WILL get wiped.
2021-10-12 20:49:08 +02:00
Stavros Kois and GitHub
32ed4a809e
Update app requests ( #1118 )
2021-10-11 21:17:36 +02:00
Stavros Kois and GitHub
3948e54f71
remove readonlyrootfs on photoprism ( #1119 )
2021-10-11 20:31:55 +02:00
Stavros Kois and GitHub
ce48246b9b
(fix) Improve collabora's regex ( #1108 )
...
* Improve collabora's regex
* Also allow root domains, and disallow `--`
* Shorten regex steps a bit
2021-10-08 09:27:13 +02:00
Stavros Kois and GitHub
44a1b5476b
run Deepstack as root ( #1084 )
2021-10-03 11:01:19 +02:00
Stavros Kois and GitHub
24958a8578
Remove duplicate network from plex ( #1081 )
2021-10-02 12:45:24 +02:00
Stavros Kois and GitHub
6eaca24761
(fix) Fix collabora regex and secContext, move validation docs to per app ( #1078 )
...
* Better regex on collabora
* bump collabora
* Move per-app validation to per-app docs
* Update valid_chars and allowPrivEsc on collabora
* revert bump
2021-10-02 11:30:07 +02:00
Stavros Kois and GitHub
1eb46b4fb7
(fix) make regex for resources more strict ( #1072 )
...
* make regex for resources more strict
* Update validation docs
* Review feedback
2021-10-01 23:12:26 +02:00
Stavros Kois and GitHub
1d6b6925e1
(fix) Make jwt_enable false by default and hide under it jwt_secret ( #1075 )
...
* Make jwt_enable false by default and hide under it jwt_secret
* bump onlyoffice
2021-10-01 22:53:53 +02:00
Stavros Kois and GitHub
00e2255f79
(feat) Adds Onlyoffice Document Server Community Edition ( #1069 )
...
* Init work for onlyoffice
* More work on oo-ds
* whoops
* readonly test
* root test
* test varrun
* test 2
* back to root
* update tood
* review feedback
* caps
* cleanup
* make it default false (as it is on OO manual)
2021-10-01 16:06:57 +02:00
Stavros Kois and GitHub
11c7733a39
(chore) collabora gui and values cleanup ( #1068 )
2021-09-30 23:58:54 +02:00
Stavros Kois and GitHub
405b11ddd5
(docs) Fix home link in Chart.yaml ( #1066 )
2021-09-30 23:26:11 +02:00
Stavros Kois and GitHub
eebdc6a9f0
standardise varrun override in questions ( #1042 )
2021-09-27 14:40:54 +02:00
Stavros Kois and GitHub
eb563b8830
move stateless apps to RollingUpdate ( #1039 )
2021-09-26 22:28:43 +02:00
Stavros Kois and GitHub
9bd43224dc
Sync persistence from questions to values for few apps ( #1038 )
2021-09-26 22:28:16 +02:00
Stavros Kois and GitHub
8b4c2fbf47
(fix) Disable varrun for Lychee and phpldapadmin ( #1037 )
...
* disable varrun for lychee
* disable varrun for phpldapadmin
2021-09-26 21:02:18 +02:00
Stavros Kois and GitHub
a7b3ce0e23
fix: make sure podSecurityContext is included in both SCALE and Helm installs ( #956 )
...
* 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
2021-09-10 20:10:04 +02:00
Stavros Kois and GitHub
d6d4aafcd8
Add validation doc ( #937 )
...
* Add validation doc
* Restructure
* Cleanup
2021-09-09 17:12:30 +02:00
Stavros Kois and GitHub
7998db2234
feat: Add regex validation to resources CPU and RAM for all apps ( #935 )
...
* Adds RAM resource regex validation
* Adds CPU resource regex validation
2021-09-09 01:08:11 +02:00
Stavros Kois and GitHub
431eca3bb6
Update wishlist ( #932 )
2021-09-08 19:18:54 +02:00
Stavros Kois and GitHub
f66adc94dd
fix: repair Hyperion and some misplaced GUI elements ( #922 )
...
* Fix label
* Fix hyperion config storage and bump it
* Move serviceList to Network group
2021-09-08 00:47:09 +02:00
Stavros Kois and GitHub
c433063bac
correct paths for pvc on pihole ( #896 )
...
* correct paths for pvc on pihole
* eof
* actual eof..
* space
* space
* fix label
2021-09-05 09:19:55 +02:00
Stavros Kois and GitHub
d28efa056e
fix hyperion ports ( #847 )
2021-08-30 10:07:58 +02:00
Stavros Kois and GitHub
c0feb8a39e
Add gpu UI on handbrake ( #790 )
2021-08-23 00:09:01 +02:00
Stavros Kois and GitHub
cb0ec1fb29
make more responsive the generator ( #788 )
2021-08-21 13:02:25 +02:00
Stavros Kois and GitHub
03140e2d8e
quote all envs - littlelink ( #789 )
2021-08-21 13:02:03 +02:00
Stavros Kois and GitHub
6d70880080
Fix permissions on Healthchecks app ( #778 )
2021-08-17 15:10:04 +02:00
Stavros Kois and GitHub
ab3f94e885
Update linking apps docs ( #769 )
...
* Update linking apps doc
* Formatting, rewording $NAMES
* fix label divs
2021-08-16 14:04:57 +02:00
Stavros Kois and GitHub
7f452cc05c
Update icons ( #763 )
2021-08-13 18:20:17 +02:00
Stavros Kois and GitHub
dfe20e413a
Update wishlist ( #757 )
2021-08-12 10:07:50 +02:00
Stavros Kois and GitHub
ae51ad1ded
Update app icons ( #743 )
...
* Update podgrab icon
* Update Ombi icon
* Update phpldapadmin icon
2021-08-08 09:44:25 +02:00
Stavros Kois and GitHub
ad6e1b01cc
Default to nodeport on zwave WS ( #741 )
2021-08-07 00:23:15 +02:00
Stavros Kois and GitHub
3bdd5abcc3
update wishlist ( #740 )
2021-08-06 10:11:33 +02:00
Stavros Kois and GitHub
c032a28a89
Openldap Icon fix ( #738 )
...
* fix openldap icon
* Bump version openldap
2021-08-03 17:27:31 +02:00
Stavros Kois and GitHub
fcb2844ed2
Fix octoprint permissions ( #728 )
2021-08-01 19:41:30 +02:00
Stavros Kois and GitHub
1fc275490e
Update apps-gui-wishlist.md ( #724 )
2021-08-01 00:04:01 +02:00
Stavros Kois and GitHub
894aafd748
Update wishlist ( #706 )
2021-07-22 00:04:12 +02:00
Stavros Kois and GitHub
e3bd609e55
Add regex to apps ( #691 )
...
* Appdaemon regex
* Fireflyiii regex
* Collabora regex
* Add DONT_GEN_SSL_CERT on Collabora
2021-07-13 23:40:12 +02:00
Stavros Kois and GitHub
01262f6f2b
Librespeed permissions ( #688 )
2021-07-13 17:32:11 +02:00
Stavros Kois and GitHub
b3b069f176
Photoprism defaults ( #689 )
2021-07-13 17:19:58 +02:00
Stavros Kois and GitHub
756c31c54b
Apply default nodePorts && fix transmission portal ( #646 )
...
* Fixes focalboard nodeport
* fixes transmissions portal path
* Update wishlist
* Change default ports pt1
* Change default ports pt2
* Change default ports pt3
* Also change nextcloud default nodeport
* Restore identation
2021-07-02 22:27:56 +02:00
Stavros Kois and GitHub
465b56a3ed
Update wishlist ( #634 )
2021-07-01 15:56:23 +02:00
Stavros Kois and GitHub
4a999965e1
Update wishlist ( #633 )
2021-07-01 15:23:03 +02:00
Stavros Kois and GitHub
52f4bc3305
Add gui suggestions md ( #631 )
2021-06-30 21:27:42 +02:00
7f99e56628
Organizr storage label ( #630 )
...
* Organizr storage label
* Update charts/incubator/organizr/SCALE/questions.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
2021-06-30 18:45:41 +02:00
Stavros Kois and GitHub
dd6db13011
Appdaemon add persistence and default dash_url ( #627 )
2021-06-30 18:02:25 +02:00
Stavros Kois and GitHub
42449bcb78
Remove validation for now ( #620 )
2021-06-29 22:15:37 +02:00
Stavros Kois and GitHub
1297f2cb06
Appdaemon lat/long to string ( #608 )
...
* Appdaemon lat/long to string
* Allow only digits and dot
* Add app_key validation [firefly]
* ff3 version bump
2021-06-29 15:09:32 +02:00
Stavros Kois and GitHub
99db970163
runAsUser missing on several apps ( #605 )
...
* mealie and theloung only runAsRoot
* Add missing runAsUser and runAsNonRoot
* Remove podSecurityContext on and
* Enable 568 user in values.yaml
2021-06-29 09:22:25 +02:00
Stavros Kois and GitHub
e5ea17edcd
Fix unpackerr ( #606 )
...
* Disable service and portal for unpackerr
* fix spacing...
2021-06-28 23:33:55 +02:00
Stavros Kois and GitHub
2fa696441b
Default to blank for persistenceList ( #593 )
...
* Default to blank for persistenceList
* also on prototype
* Also require it
2021-06-26 09:02:41 +02:00
Stavros Kois and GitHub
a21abe3333
Run Airsonic as root ( #592 )
...
* Run airsonic as root
* remove podSecContext
* default to blank persistenceList default also
* Also require it
2021-06-26 07:39:50 +02:00
Stavros Kois and GitHub
5ac360b4ec
[Plex] Fix portal path and add default allowed networks ( #582 )
...
* Fix portal path
* Add default allowed networks
* Increase version
* Rephrase description of allowed networks
2021-06-23 00:00:23 +02:00
Stavros Kois and GitHub
9a5d71e113
Explicitly set persistence db to pvc ( #575 )
2021-06-20 10:58:18 +02:00
Stavros Kois and GitHub
57b8e5e681
Fix postgresql username/database to match app name ( #573 )
2021-06-20 10:26:55 +02:00
97a895e98c
[DNM]Fix small things ( #555 )
...
* 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 >
2021-06-15 00:09:40 +02:00
Stavros Kois and GitHub
8f1e63448e
really remove supplementalGroups ( #517 )
2021-05-25 16:48:36 +02:00
Stavros Kois and GitHub
d9c0ef151a
Refactor nodePorts so all apps have unique defaults ( #407 )
...
* Introduce 'Default NodePorts' Manual Table
* Change default nodePorts according to manual's table
Also fix navidrome icon
* Make suggested changes on ports
Probably fix warnings in Deepstack
* Add note in defPorts md
2021-04-28 20:01:04 +02:00
Stavros Kois and GitHub
a02e0ac906
Update icon ( #399 )
...
Update icon to be the same as in Chart.yaml
2021-04-25 12:25:51 +02:00
Stavros Kois and GitHub
4907d65b7a
Update CODEOWNERS ( #386 )
2021-04-21 10:12:42 +02:00
Stavros Kois and GitHub
ca29dffa57
Adds Deepstack-cpu ( #384 )
2021-04-20 21:15:58 +02:00
Stavros Kois and GitHub
f7329d612f
fix icon on ytdl-material ( #380 )
2021-04-18 07:19:39 +02:00
Stavros Kois and GitHub
35c3dba862
Adds youtubeDL-Material ( #372 )
...
* Adds YoutubeDL-Material with some suggestions from @Ornias1993
* test with 1000 user
* change to /data
* change tests to 568 and update docs
* doc update
2021-04-18 00:33:53 +02:00
Stavros Kois and GitHub
d052d1d5c1
move security context to ix_values and remove from questions ( #376 )
2021-04-17 21:05:28 +02:00
Stavros Kois and GitHub
ceb7112070
removed unnecessary test values ( #371 )
...
This storages are now added manually by the user, using customStorage and deviceMounts
2021-04-17 11:42:17 +02:00
Stavros Kois and GitHub
2c5626c57f
Default title to a placeholder for the appname ( #370 )
2021-04-16 22:51:14 +02:00
Stavros Kois and GitHub
dfd1b765af
re-Add custom Env Vars on Handbrake ( #369 )
2021-04-16 22:01:01 +02:00
Stavros Kois and kjeld Schouten-Lebbing
94a6d6f9e1
Adds Handbrake ( #175 )
2021-02-22 18:10:18 +02:00
Stavros Kois and kjeld Schouten-Lebbing
32df0b4d73
typo on upd port label ( #110 )
...
* typo on upd port label
* bump to 0.1.2
2021-02-15 23:54:49 +02:00