Testing, BugFixes and Review Improvements

- 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>
This commit is contained in:
Kjeld Schouten-Lebbing
2021-03-17 17:20:26 +01:00
committed by kjeld Schouten-Lebbing
co-authored by Troy Prelog
parent c9a3f01580
commit 56211222bf
724 changed files with 5235 additions and 4067 deletions
+3 -3
View File
@@ -3,11 +3,11 @@ site_name: TrueCharts
site_description: 'Project Documentation for TrueCharts'
site_author: 'TrueCharts Team'
docs_dir: docs/
site_url: 'https://wiki.truecharts.org'
site_url: 'https://truecharts.org'
# Repository
repo_name: 'truecharts/charts'
repo_url: 'https://github.com/truecharts/charts'
repo_name: 'truecharts/apps'
repo_url: 'https://github.com/truecharts/apps'
edit_uri: ""
copyright: Copyright &copy; 2020 - 2021 The TrueCharts Project