Commit Graph

132 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing 4b16ef48c9 Move to truecharts containers (#258) 2021-03-11 18:05:34 +01:00
Kjeld Schouten-Lebbing 3eeaea10af Dynamicly determine portal settings (#253)
* Setup dynamic portal config map.

- Includes tests

* Add portal docs

* Update charts/calibre-web/2.0.0/questions.yaml

Co-authored-by: Troy Prelog <35702532+tprelog@users.noreply.github.com>

* Fix feedback from @stavros-k

* Update charts/jackett/2.0.0/test_values.yaml

* Update charts/jackett/2.0.0/test_values.yaml

* Update charts/zwavejs2mqtt/2.0.0/questions.yaml

Co-authored-by: Troy Prelog <35702532+tprelog@users.noreply.github.com>

* Update charts/home-assistant/2.0.0/questions.yaml

Co-authored-by: Troy Prelog <35702532+tprelog@users.noreply.github.com>

* Update charts/esphome/2.0.0/questions.yaml

Co-authored-by: Troy Prelog <35702532+tprelog@users.noreply.github.com>

* Update charts/handbrake/2.0.0/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Co-authored-by: Troy Prelog <35702532+tprelog@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2021-03-11 17:41:17 +01:00
Kjeld Schouten-Lebbing 34762190a3 Replace overlay containers (#249)
* move jackett to k8s-container

* move sonarr to k8s container

* move radarr to k8s container

* move qbittorrent to k8s container

* move tautulli to k8s container

* move sabnzbd to k8s container

* nzbget

* lidarr

* bazarr

* nzbhydra

* jellyfin

* cleanup gpu mounting on common

* update common

* add gpu selector to jellyfin

* add GPU selector to Emby

* enable securityContext.runAsNonRoot
2021-03-08 22:29:17 +01:00
Dan Sheridan e6204cdd6f Add Emby (#221)
* 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>
2021-03-08 20:01:18 +00:00
Kjeld Schouten-Lebbing 4e6ceee3cb Run as PUID/PGID by default and add startAsRoot option (#246) 2021-03-08 14:32:58 +01:00
Kjeld Schouten-Lebbing 048161293c Cleanup versioning and add auto-updater (#245) 2021-03-07 17:46:04 +01:00
Kjeld Schouten-Lebbing 680e359d99 Move to new ix_values system (#233)
* Refactor questions.yaml, ix_values.yaml and values.yaml

* Add Docs
2021-03-06 21:32:31 +01:00
Kjeld Schouten-Lebbing 5373c61f2d Move docs from .github to project root (#223) 2021-03-05 23:14:23 +01:00
Kjeld Schouten-Lebbing fb8e40c18b Refactor Ingress (#219)
* 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
2021-03-05 22:31:02 +01:00
Kjeld Schouten-Lebbing d22b481a3f [Common] Refactor Services (#212)
* Refactor All Services

- services (dict, including main service)
- additionalServices (list)

* Add Documentation and standardised questions.yaml layout for services

* Update all existing Apps to 2.0.0

* Fix whiteline error

* fix addons
2021-03-03 16:51:25 +01:00
Ornias1993 50fae2aa94 Publish docs updates
Signed-off-by: Ornias1993 <Ornias1993@users.noreply.github.com>
2021-03-09 21:22:19 +00:00
renovate[bot] ffe00f2faa Update Helm chart common to v1.6.7 (#255)
* Update Helm chart common to v1.6.7

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2021-03-09 22:21:21 +01:00
Ornias1993 b41ef0826b Publish docs updates
Signed-off-by: Ornias1993 <Ornias1993@users.noreply.github.com>
2021-03-09 20:25:10 +00:00
kjeld Schouten-Lebbing 2b444a32c0 Delete job hooks more often 2021-03-09 21:21:54 +01:00
Ornias1993 dd1e01aeeb Publish docs updates
Signed-off-by: Ornias1993 <Ornias1993@users.noreply.github.com>
2021-03-03 16:49:00 +00:00
renovate[bot] 464498ecc9 Update Helm chart common to v1.6.5 (#215)
* Update Helm chart common to v1.6.5

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2021-03-03 17:48:03 +01:00
kjeld Schouten-Lebbing 44f424018b Add License Info on a per-file basis 2021-03-03 14:56:22 +01:00
kjeld Schouten-Lebbing ab7a4c4cf0 Remove License seperation from non-copyrightable code 2021-03-03 12:34:13 +01:00
Ornias1993 6477184035 Publish docs updates
Signed-off-by: Ornias1993 <Ornias1993@users.noreply.github.com>
2021-03-02 19:38:57 +00:00
renovate[bot] 45d0201ed6 Update Helm chart common to v1.6.2 (#213)
* Update Helm chart common to v1.6.2

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2021-03-02 20:37:26 +01:00
Ornias1993 0375192c49 Publish docs updates
Signed-off-by: Ornias1993 <Ornias1993@users.noreply.github.com>
2021-03-01 19:39:31 +00:00
renovate[bot] 576ec4eeaf Update Helm chart common to v1.6.1 (#207)
* Update Helm chart common to v1.6.1

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2021-03-01 20:38:13 +01:00
Ornias1993 cdff949b45 Publish docs updates
Signed-off-by: Ornias1993 <Ornias1993@users.noreply.github.com>
2021-03-01 18:40:37 +00:00
renovate[bot] e7687fa5db Update Helm chart common to v1.6.0 (#205)
* Update Helm chart common to v1.6.0

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2021-03-01 19:39:04 +01:00
Ornias1993 95c2a96a16 Publish docs updates
Signed-off-by: Ornias1993 <Ornias1993@users.noreply.github.com>
2021-03-01 11:43:48 +00:00
allen-4 7d4ed69465 Fix host networking in several charts (#200)
* Fix host networking in radarr

* fix nzbhydra networking

* fix update

* Fix host networking in radarr

* fix nzbhydra networking

* Fix hostNetwork across 23 charts

* Remove old files

* Fix merge conflict
2021-03-01 06:42:39 -05:00
Ornias1993 5e7fc24574 Publish docs updates
Signed-off-by: Ornias1993 <Ornias1993@users.noreply.github.com>
2021-02-28 22:23:29 +00:00
renovate[bot] 0814826f7d Update Helm chart common to v1.5.0 (#199)
* Update Helm chart common to v1.5.0

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2021-02-28 23:22:38 +01:00
Ornias1993 cb4d70764b Publish docs updates
Signed-off-by: Ornias1993 <Ornias1993@users.noreply.github.com>
2021-02-28 19:18:20 +00:00
renovate[bot] c72acff7db Update Helm chart common to v1.4.0 (#196)
* Update Helm chart common to v1.4.0

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2021-02-28 20:17:17 +01:00
Ornias1993 14c9d393b5 Publish docs updates
Signed-off-by: Ornias1993 <Ornias1993@users.noreply.github.com>
2021-02-27 20:58:10 +00:00
renovate[bot] 654542163b Update Helm chart common to v1.3.2 (#194)
* Update Helm chart common to v1.3.2

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2021-02-27 21:57:04 +01:00
Ornias1993 6e63308322 Publish docs updates
Signed-off-by: Ornias1993 <Ornias1993@users.noreply.github.com>
2021-02-27 19:20:51 +00:00
kjeld Schouten-Lebbing 0d1e73d671 Fix Typo in Unifi Chart.yaml 2021-02-27 20:18:10 +01:00
Ornias1993 bd80fa6962 Publish docs updates
Signed-off-by: Ornias1993 <Ornias1993@users.noreply.github.com>
2021-02-27 18:48:39 +00:00
Kjeld Schouten-Lebbing faad17c656 Add Unifi Controller (#186)
Co-Authored-By: <whiskerz007@users.noreply.github.com>
Co-Authored-By: <kjeld@schouten-lebbing.nl>

Co-authored-by: whiskerz007 <2713522+whiskerz007@users.noreply.github.com>
2021-02-27 19:47:48 +01:00
Ornias1993 9d29aeb22c Publish docs updates
Signed-off-by: Ornias1993 <Ornias1993@users.noreply.github.com>
2021-02-27 17:14:59 +00:00
Troy Prelog c16eaf2020 fix USB Zibee Device title (#193) 2021-02-27 12:13:45 -05:00
Ornias1993 f250d78267 Publish docs updates
Signed-off-by: Ornias1993 <Ornias1993@users.noreply.github.com>
2021-02-25 18:58:57 +00:00
renovate[bot] e643741369 Update Helm chart common to v1.3.1 (#184)
* Update Helm chart common to v1.3.1

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2021-02-25 19:57:49 +01:00
Ornias1993 90fe03d480 Publish docs updates
Signed-off-by: Ornias1993 <Ornias1993@users.noreply.github.com>
2021-02-25 16:20:08 +00:00
Kjeld Schouten-Lebbing 17d52b7d1c Docs rework fase 2 (#182)
* 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
2021-02-25 17:09:50 +01:00
Ornias1993 5f76258ae4 Publish docs updates
Signed-off-by: Ornias1993 <Ornias1993@users.noreply.github.com>
2021-02-23 17:47:42 +00:00
Kjeld Schouten-Lebbing 1d51be0e3d 777 on new scripts (+2 squashed commit)
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
2021-02-23 18:21:54 +01:00
Stavros Kois 94a6d6f9e1 Adds Handbrake (#175) 2021-02-22 18:10:18 +02:00
Kjeld Schouten-Lebbing 0c87cbb4b3 Combined update (including common 1.3.0) (#173)
* Update Helm chart common to v1.3.0

* Update-Folder-Names-and-Dependencies

* Fix Jellyfin "installed" Icon

Fixes #171

* Add PUID PGID and UMASK to questions.yaml

* Fix traefik certmanager bugs

* Refactor appAdditionalServices for all Apps

Fixes #169
Fixes #170

* Fix acmeDNS 2.0 and make traefik version 1.0.0 (for consistancy)

* Update charts/transmission/1.3.0/values.yaml

Co-authored-by: Troy Prelog <35702532+tprelog@users.noreply.github.com>

* Update charts/truecommand/1.3.0/Chart.yaml

Co-authored-by: Troy Prelog <35702532+tprelog@users.noreply.github.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: Troy Prelog <35702532+tprelog@users.noreply.github.com>
2021-02-22 11:55:26 +01:00
Kjeld Schouten-Lebbing 490485522e Update Helm chart common to v1.2.0 - Part 2 (#155)
- remove split1 content
- Update-Folder-Names-and-Dependencies
- Mixed tweaks
- Add setPermissions to test_values.yaml
- Update questions.yaml
- Update questions.yaml
- Don't set permission on USB devices (#143)
- Remove nodePorts from zwavejs2mqtt because invalid ports (and not needed for test)

Co-authored-by:  Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by:  Troy Prelog <35702532+tprelog@users.noreply.github.com>
2021-02-20 14:48:04 +01:00
Kjeld Schouten-Lebbing 766473fd71 Update Helm chart common to v1.2.0 - Part 1 (#154)
* Update Helm chart common to v1.2.0 - Part 1

- remove split2 content
- Update-Folder-Names-and-Dependencies
- Mixed tweaks
- Add setPermissions to test_values.yaml
- Update questions.yaml
- Update questions.yaml
- Don't set permission on USB devices (#143)
- Remove nodePorts from zwavejs2mqtt because invalid ports (and not needed for test)

Co-authored-by:  Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by:  Troy Prelog <35702532+tprelog@users.noreply.github.com>

* moved from split2

Co-authored-by: Troy Prelog <35702532+tprelog@users.noreply.github.com>
2021-02-20 12:56:31 +01:00
renovate[bot] e13f4082b3 Update Helm chart common to v1.1.1 (#151)
* Update Helm chart common to v1.1.1

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2021-02-19 22:53:38 +01:00
renovate[bot] 5b6f5e2b41 Update Helm chart common to v1.1.1 (#148)
* Update Helm chart common to v1.1.1

* Update-Folder-Names-and-Dependencies

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: Ornias1993 <Ornias1993@users.noreply.github.com>
2021-02-19 14:53:56 +01:00