Commit Graph

35 Commits

Author SHA1 Message Date
Stavros Kois
b4845312ae feat(guacamole-client): Add guacamole-client (#1696)
* feat(guacamole-client): Add guacamole-client

* doc port

* multiple line command

* test again

* hmm

* maybe?

* more scripting

* ok you lil princess

* okay

* array?

* maybe?

* -.-

* whoops

* ;

* making steps!

* try that way

* path

* clean it a bit

* apply hack

* try guacamole user

* fine fine

* check

* lets try

* whoops

* different approach

* test

* lets see

* almost there

* please no more initContainers :D

* cp

* clean up

* rem line

* bump common and pg

* move to configmap and prepare totp

* let image set the defaults

* comment out until is ready

* actually comment

* add header

* add api

* add json

* update json questions

* add duo

* update values

* update

* restructure

* error?

* nop

* add cas

* add openid

* restructure

* clean ui by hidding modules behide checkboxs + add required fields

* add radius ui, configmap pending

* finish radius

* no

* add ldap

* update common

* sync with the last changes

* keep portal path to questions for now

* doc frigate ports
2022-01-14 09:34:14 +01:00
Stavros Kois
f61df34e69 chore(shlink): update icon (it's mirrored for web-client) (#1676) 2022-01-10 18:11:37 +01:00
Stavros Kois
1f8db1f709 feat(airsonic-advanced): Add airsonic-advanced (#1671)
* feat(airsonic-advanced): Add airsonic-advanced

* document port

* temporary change image for testing

* break db to see that it actually works

* restore db

* Add envs on gui
2022-01-10 18:11:26 +01:00
Stavros Kois
81243a0c35 feat(shlink-web-client): Add shlink-web-client (#1618)
* feat(shlink-web-client): Add shlink-web-client

* mark questions as TODO

* update image (pending digest)

* remove port var (it does not do anything on this image)

* Update charts/incubator/shlink-web-client/values.yaml

* Update charts/incubator/shlink-web-client/values.yaml

* Update charts/incubator/shlink-web-client/values.yaml

* runasroot

* use the freed deepstack port for spotweb and also document its port

* yea.. that :D

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-12-30 11:52:55 +01:00
Stavros Kois
db1f239a4c chore(docs): move some appicons under img/appicons (#1635) 2021-12-30 10:44:23 +01:00
Stavros Kois
5b6827a4bb chore(chevereto): Remove app (#1634) 2021-12-30 10:24:43 +01:00
Kjeld Schouten-Lebbing
d3b029dade feat(deepstack): create deepstack cpu+gpu app as multi-container PoC (#1628)
* feat(deepstack): create deepstack cpu+gpu app as multi-container PoC

* add questions.yaml image selector dropdown

* clean app
2021-12-29 16:21:28 +01:00
Stavros Kois
d7606c4841 feat(shlink): Add shlink (#1616)
* feat(shlink): Add shlink

* try this

* Update charts/incubator/shlink/values.yaml

* remove unwated `v`

* deal with redis later

* Update charts/incubator/shlink/values.yaml

* set default redisUsername

* Update charts/incubator/shlink/values.yaml

* re-enable redis and give rootfs access

* try this

* run as root

* update questions

* add icon

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-12-27 13:40:31 +01:00
NightShaman
2957edc828 Cleaned up Icons and fixed filenames (#1586) 2021-12-20 14:25:27 +01:00
NightShaman
4520bf066f chore(apps): Restructure Icons a bit (#1569)
* App-Icon Organization

* Fixed Typos
2021-12-19 16:27:36 +01:00
NightShaman
f840d3c2a2 chore(apps): App-Icon Organization (#1539) 2021-12-15 18:52:33 +01:00
Stavros Kois
9aab824dcd chore(apps): fix some icons (#1525) 2021-12-13 12:51:30 +01:00
kjeld Schouten-Lebbing
e1dbbf991a chore(docs): cleanup helm security scan output a bit more 2021-12-05 00:20:51 +01:00
Kjeld Schouten-Lebbing
1b6c21ca76 feat(ci): generate correct md/html output from trivy (#1462)
* feat(ci): generate correct md/html output from trivy

* split css from trivy template

* remove code tags

* use plain md

* click to expand

* use tccr in security scan docs
2021-12-04 14:25:20 +01:00
kjeld Schouten-Lebbing
b6264754f1 fix a mistaken extention 2/2 2021-11-19 17:03:40 +01:00
kjeld Schouten-Lebbing
e2b3190fdc fix a mistaken extention 1/2 2021-11-19 17:02:55 +01:00
kjeld Schouten-Lebbing
0621251c7f add initial backup docs 2021-11-19 16:55:21 +01:00
kjeld Schouten-Lebbing
78ff1b2aec chore(docs): add some docs for rollback 2021-10-19 12:44:05 +02:00
Kjeld Schouten-Lebbing
938274488c Add SOGO to Incubator (#901)
* Add SOGo to incubator

* fix an indent mistake
2021-09-06 12:52:18 +02:00
kjeld Schouten-Lebbing
b6aab586e9 transmission bugfixes and custom-app icon 2021-09-04 16:01:15 +02:00
Kjeld Schouten-Lebbing
6b895050b0 Add initial work on external-service App (#791)
* Add initial work on external-service support

* remove targetport setting from external-service and allow setting the port

* add external service icon
2021-08-23 22:24:58 +02:00
Stavros Kois
cb0ec1fb29 make more responsive the generator (#788) 2021-08-21 13:02:25 +02:00
Stavros Kois
ab3f94e885 Update linking apps docs (#769)
* Update linking apps doc

* Formatting, rewording $NAMES

* fix label divs
2021-08-16 14:04:57 +02:00
kjeld Schouten-Lebbing
fac756cd2f try different way of injecting the stylesheet 2021-08-15 13:24:21 +02:00
kjeld Schouten-Lebbing
d2b7a8dcef more work on generator 2021-08-15 13:21:52 +02:00
kjeld Schouten-Lebbing
f02b4785ac whoops 2021-08-15 13:14:19 +02:00
kjeld Schouten-Lebbing
938d0e75a2 try adding some polish 2021-08-15 13:08:03 +02:00
kjeld Schouten-Lebbing
94661b3456 Change colors 2021-08-08 14:35:40 +02:00
kjeld Schouten-Lebbing
e42bd5b2fa set website icons 2021-08-07 13:34:35 +02:00
ksimm1
0d919bc8f8 docs update - linking apps domain names (#440)
Added detail to docs on shortened domain name resolution, added screenshot example and link to official K8s
2021-05-06 19:35:35 +02:00
kjeld Schouten-Lebbing
06d9599497 Add some screenshots to certificate guide 2021-04-22 16:52:39 +02:00
Stavros Kois
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
Kjeld Schouten-Lebbing
67ead0cdfb Add postgres-operator and basic common postgres-manifest (#303)
* Add postgres-operator and basic common postgres-manifest

* move postgres to dev train
2021-04-10 16:33:51 +02:00
kjeld Schouten-Lebbing
cde18639c7 Post Code-Freeze Review, Bugsfixes and Documentation
- Fix traefik Portal Button
- Touchup Security Policies
- Update Support Policies
- Re-Add Deluge as incubator App
- Add Canary to Security Policies
- Add all-contributors basic config
2021-04-09 13:34:29 +02:00
kjeld Schouten-Lebbing
e8f9ef02d4 Cleanup, Fixes and Review Feedback
Includes mix fixes like:
- Fixing the documentation
- Making sure device and storage mounts work correctly
- Fixing broken things that where supposed to work according to the PR highlights
- Moving some additional things to TrueCharts based containers
- Hiding, changing and reordening some bad UI elements
- Adding support for supplementalGroup permissions

Co-authored-by: Dan Sheridan <dan.sheridan@postman.org.uk>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Justin Clift <justin@postgresql.org>
2021-03-12 17:18:46 +01:00