* 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>
* Add some more Apps to the incubator train
* sync required chart.yaml setting with KAH
* some port fixes
* can't test alertmanager-bot because stupid requirements
* remove foundryvtt payware app
* enable theLounge storage
remove common references to the addons (we don't use them yet) (+23 squashed commit)
Squashed commit:
[042fc006] try slight modification to testing framework
[6955bdad] another small qbittorrent fix
[30af6b78] fix one bitwarden error (anotherone left
[ac54db9f] enable firefly port
[a9e58eca] push qbittorrent fix
[99840038] fixed transmission
[ffe8a49e] template all the things...
[26c7b4d1] this should just work (tm)
[fcacae4c] try a transmission fix
[8d21bd91] merge unittests and app tests to limit amount of running jobs
[343ba579] more services polish
[c133342f] some small fixes
[5979e653] fix some port references
[15a1defa] oops
[2458d7e9] increase common version again
[7f74f1cf] change way ports are handled
[73c479cb] fix services naming scheme
[501aeffc] update common version again
[726954b0] fix emptydir reference for tests
[66774955] pump major versions
[6fa711d1] update common-version for all
[671a7b31] PUID and PGID changes for automated tests (non-gui changes)
[3dc21053] hostpathmounts and gpu changes
* port most recent changes from KAH
* add general shizzle
* add rests of go tests
* whoops
* hmm
* make pre-release wait more
* try another synthaxis
* okey...
* test-> tests
* Make unittests a bit more usefull
* 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
* initial appdaemon commit
* bumped common chart to 3.5.2
* replaced common chart 2.2.2 with 3.5.2
* Updated test-values.yaml
* fixed incorrect name on test_values.yaml
* delete test-values.yam
* fixed chart.yaml maintainers
* refactored Chart.yaml to more closly match other charts.
* removed "depreciated" as it was an unexpected element.
* added new line at end of chart.yaml
* fixed indentation under dependencies for chart.yaml
* more yaml fixes...
* Update incubator/appdaemon/0.1.0/test_values.yaml
accepted proposed changes.
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* addressed remaining comments for ornias
* updated storage for test_values.yaml
* removed ingress false to address comments.
* fixed ingress params.
* updated docker container, added, commented and fixed envs.
* updated tag version#
* fixed tag?
* upated questions to include HA_URL
* fixed env for dash_URL
* added more env varibles and fixed chart.yaml
* change lat,long,elevation to floats
* fixed spelling error.
* added more test values
* fixed run as non root
* fixed timezone settings
* implemented suggested changes
* testing custom storage.
* reverting the last commit
* testing more custom storage.
* questions.yaml added back internal storage, updated mount point, fixed service ports
* removed persistant storage in favor of custom storage.
* attempting to add customer storage to tests, added missing varibles to questions.yaml
* fixed defaults in questions.yaml
* fixed spelling error in questions.yaml and added custom storage to test values
* updated storage questions.yaml to match test_values.yaml
* implemented suggested changes for custom storage
* testing updated questions.yaml
* testing updated questions.yaml
* reverted back custom storage in questions.yaml
* Update incubator/appdaemon/item.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* completed suggested changes from review by ornias1993
* fixed error under storage in questions.yaml
* fixed linting issues in chart.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Adds YoutubeDL-Material with some suggestions from @Ornias1993
* test with 1000 user
* change to /data
* change tests to 568 and update docs
* doc update
* try fetching ubuntu container from KAH
* test using github token
* oops
* fix container build process for PR's
* v
* whoopsies
* link Alpine to KAH
* try porting bazarr
* oops
* improve bazarr labeling
* need version before setting dockerfile
* Fix platform (as SCALE doesn't run on ARM officially)
* Cleanup all Apps related to KAH
* only update base if base exists and do so on an per-app basis
- 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>
* Fix FAQ link, add issue tracker link (#226)
The previous faq url points to a 404 page.
Also added a link to the Github issue tracker.
* Simple Emby chart based on the existing Jellyfin chart
* Set current UID and GID environment variables
* Reset the version to match the other charts
* Clean up incorrect version
* Fix versions and maintainer in Chart.yaml# Please enter the commit message for your changes. Lines starting
* Switch to the linuxserver.io Docker image -- it's more closely matched to other Truecharts
* Add end of file \n
* Add back upstream_version (commented out)
* Update CODEOWNERS
* Update Emby for Truecharts 2.0.0
* Update charts/emby/2.0.0/ix_values.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update charts/emby/2.0.0/test_values.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Delete Chart.lock
Co-authored-by: Sebastien Dupont <dupont.sebastien@gmail.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* 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
* Create general development documentation for all forms of storage
* increase questions.yaml documentation
* certs are definately not 21.02 compatible
* Fix some small mistakes from upstream (iX official)
* 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
Please consider all these as mostly feature complete BETA Apps for the time being
Co-authored-by: Troy Prelog <35702532+tprelog@users.noreply.github.com>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>