Commit Graph

22 Commits

Author SHA1 Message Date
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