- 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>
12 lines
307 B
Bash
12 lines
307 B
Bash
#!/usr/bin/env bash
|
|
|
|
echo "
|
|
Welcome to a TrueCharts App Container,
|
|
|
|
* Repository: https://github.com/truecharts/apps
|
|
* Docs: https://truecharts.org
|
|
* This container uses the micro CLI text editor
|
|
* Bugs or feature requests should be opened in an GH issue
|
|
* Questions should be discussed on GH discussions
|
|
"
|