- 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