* Major Common cleanup + services overhaul
* add resources test and scaleGPU support
* implement cleaner ingress, remove externalService and remove ingressRoute
* cleanup service test whoopsies
* fix some more test errors
* Fix ingress tests
* oops
* redesign ixcert system for ingress
* test multiple ixcert-secrets support
* increate tests versioning
* add test for pvc name override
* try adding some custom tooling for the job
* polish tooling
* more polish
* process stable
* setup scripting for incubator
* Process incubator
* setup script for dev
* remove dev placeholder app
* remove .test beta folder
* fix some of the workflows and tooling
* fix a testing bug
* update doc generation to not create app-readme.md
* remove an unneeded file
* support multiple charts
* adapt docs
* adapt branch in docs
* Add url option to portal configmap
It makes it easier to consume the portal url in other places, without all sorts of translation scripting
* add portal-url test
- Fix SabNZBD hostname whitelist issues
- Add transmission settings to GUI
- Fix some qbittorrent connection issues
- Remove Torrent Ingress
- Fix some device mounting gui issues
- Change repo url references
- Cleaning up the homepage
- Drop Deluge (App is not safe due to being mostly abandoned)
- Move Emby to own Non-Root container
- Create new trains and move charts->stable
- Add Plex app
- update emby and plex intel hardware support
- Implement new parallel CI for Apps
- Move PGID, PUID, TZ and UMASK settings to "Container Image" configuration
- Stop running some workflows on staging
- Add branch security trigger to matrix workflows
Co-authored-by: Troy Prelog <35702532+tprelog@users.noreply.github.com>
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>
* Refactor Ingress and Add Tests
* New HTTP Ingress UI Layout
* Cleanup plain TCP and all UDP ingress UI's
* Bulk Traefik Changes:
- update traefik
- move storage to common chart
- Remove reflector
- Remove Cert-Manager
- Add http IngressRoute to common
- remove ingress(Route) from traefik
- Cleanup Ingress(Route) to be includable in other charts
* Update common included with all Apps
* Update traefik and addserviceName, servicePort and serviceKind to questions.yaml
* Polish: Auto find port and servicename for ingress, allow override
* Add basic documentation and examples
* Cleanup
* small bugfix
* fix mini mistake in qbittorrent
* Use default torrent port within qbittorrent
* move faq to seperate file
* Slight tweaking and adding license file(s) to wiki
* Update README.md
* Port git guide from UnityStation
* Rename Ingress to Reverse Proxy
Fixes#183
* Prefer central templates
* Add initial information about Storage
* Port Chart structure info from TrueNAS/charts readme
* Create and document standardised Chart.yaml layout
* update tautulli version
* Add custom liveness probes for sonarr, radarr, lidarr and readarr
* Add Maintainers Wanted page
* Update existing Chart.yaml files
Squashed commit:
[9ae7dd0f] add helm-docs to workflow
[2206f5ba] fix small typo in workflows (+1 squashed commits)
Squashed commits:
[29c2ceb4] Documentation-Cleanup (#181)
* work on readme generation
* document windows setup
* add simple pre-commit install script
* more docs for git setup
* Update pre-commit
* pre-commit automatic fixes
* Increase all patch versions
* Auto Readme and Config doc
* Auto app-readme.md generation
* increase common and common-test versions accordingly (due to cleanup)
* move contribution guidelines to /development in wiki
* fix some end-of-line issues (again)
* fix line 14 of workflows