From 56fbcb45cc7f8067474d22869793e93f26234be5 Mon Sep 17 00:00:00 2001 From: Ac1dburn Date: Tue, 22 Aug 2023 15:26:49 -0400 Subject: [PATCH] feat(rtorrent-rutorrent) add rtorrent-rutorrent (#11794) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** ⚒️ Fixes # **⚙️ Type of change** - [ X] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** **📃 Notes:** This release is with the offical docker container for https://github.com/crazy-max/docker-rtorrent-rutorrent **✔️ Checklist:** - [✔️ ] ⚖️ My code follows the style guidelines of this project - [ ✔️] 👀 I have performed a self-review of my own code - [ ]✔️ #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [✔️ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Ac1dburn Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com> Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com> --- .../incubator/rtorrent-rutorrent/.helmignore | 30 +++++ .../incubator/rtorrent-rutorrent/CHANGELOG.md | 1 + .../incubator/rtorrent-rutorrent/Chart.yaml | 29 ++++ charts/incubator/rtorrent-rutorrent/LICENSE | 1 + charts/incubator/rtorrent-rutorrent/README.md | 1 + charts/incubator/rtorrent-rutorrent/icon.png | Bin 0 -> 4080 bytes .../rtorrent-rutorrent/questions.yaml | 126 ++++++++++++++++++ .../rtorrent-rutorrent/templates/NOTES.txt | 1 + .../rtorrent-rutorrent/templates/common.yaml | 1 + .../incubator/rtorrent-rutorrent/values.yaml | 82 ++++++++++++ 10 files changed, 272 insertions(+) create mode 100644 charts/incubator/rtorrent-rutorrent/.helmignore create mode 100644 charts/incubator/rtorrent-rutorrent/CHANGELOG.md create mode 100644 charts/incubator/rtorrent-rutorrent/Chart.yaml create mode 100644 charts/incubator/rtorrent-rutorrent/LICENSE create mode 100644 charts/incubator/rtorrent-rutorrent/README.md create mode 100644 charts/incubator/rtorrent-rutorrent/icon.png create mode 100644 charts/incubator/rtorrent-rutorrent/questions.yaml create mode 100644 charts/incubator/rtorrent-rutorrent/templates/NOTES.txt create mode 100644 charts/incubator/rtorrent-rutorrent/templates/common.yaml create mode 100644 charts/incubator/rtorrent-rutorrent/values.yaml diff --git a/charts/incubator/rtorrent-rutorrent/.helmignore b/charts/incubator/rtorrent-rutorrent/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/charts/incubator/rtorrent-rutorrent/.helmignore @@ -0,0 +1,30 @@ +# Patterns to ignore when building packages. +# This supports shell glob matching, relative path matching, and +# negation (prefixed with !). Only one pattern per line. +.DS_Store +# Common VCS dirs +.git/ +.gitignore +.bzr/ +.bzrignore +.hg/ +.hgignore +.svn/ +# Common backup files +*.swp +*.bak +*.tmp +*~ +# Various IDEs +.project +.idea/ +*.tmproj +.vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/charts/incubator/rtorrent-rutorrent/CHANGELOG.md b/charts/incubator/rtorrent-rutorrent/CHANGELOG.md new file mode 100644 index 00000000000..40fb183efc7 --- /dev/null +++ b/charts/incubator/rtorrent-rutorrent/CHANGELOG.md @@ -0,0 +1 @@ +# Changelog diff --git a/charts/incubator/rtorrent-rutorrent/Chart.yaml b/charts/incubator/rtorrent-rutorrent/Chart.yaml new file mode 100644 index 00000000000..e3fe290f60c --- /dev/null +++ b/charts/incubator/rtorrent-rutorrent/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.1 +deprecated: false +description: rTorrent and ruTorrent chart. +home: https://truecharts.org/charts/incubator/rtorrent-rutorrent +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtorrent-rutorrent.png +keywords: + - rutorrent + - torrent + - cross-seed +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rtorrent-rutorrent +sources: + - https://truecharts.org/charts/incubator/rtorrent-rutorrent + - https://github.com/crazy-max/docker-rtorrent-rutorrent +type: application +version: 0.0.1 +annotations: + truecharts.org/catagories: | + - torrent + truecharts.org/SCALE-support: "true" diff --git a/charts/incubator/rtorrent-rutorrent/LICENSE b/charts/incubator/rtorrent-rutorrent/LICENSE new file mode 100644 index 00000000000..8f8b2ef3f56 --- /dev/null +++ b/charts/incubator/rtorrent-rutorrent/LICENSE @@ -0,0 +1 @@ +{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":".github","path":".github","contentType":"directory"},{"name":"examples","path":"examples","contentType":"directory"},{"name":"rootfs","path":"rootfs","contentType":"directory"},{"name":"test","path":"test","contentType":"directory"},{"name":".editorconfig","path":".editorconfig","contentType":"file"},{"name":".gitattributes","path":".gitattributes","contentType":"file"},{"name":"CHANGELOG.md","path":"CHANGELOG.md","contentType":"file"},{"name":"Dockerfile","path":"Dockerfile","contentType":"file"},{"name":"LICENSE","path":"LICENSE","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"docker-bake.hcl","path":"docker-bake.hcl","contentType":"file"}],"totalCount":11}},"fileTreeProcessingTime":3.453458,"foldersToFetch":[],"reducedMotionEnabled":null,"repo":{"id":110322125,"defaultBranch":"master","name":"docker-rtorrent-rutorrent","ownerLogin":"crazy-max","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-11-11T05:56:45.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1951866?v=4","public":true,"private":false,"isOrgOwned":false},"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"master","listCacheKey":"v0:1691880630.0","canEdit":false,"refType":"branch","currentOid":"1398e24d58f7c1c6928a2e2e2ecea1c3778f9a35"},"path":"LICENSE","currentUser":null,"blob":{"rawLines":["MIT License","","Copyright (c) 2018-2023 CrazyMax","","Permission is hereby granted, free of charge, to any person obtaining a copy","of this software and associated documentation files (the \"Software\"), to deal","in the Software without restriction, including without limitation the rights","to use, copy, modify, merge, publish, distribute, sublicense, and/or sell","copies of the Software, and to permit persons to whom the Software is","furnished to do so, subject to the following conditions:","","The above copyright notice and this permission notice shall be included in all","copies or substantial portions of the Software.","","THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR","IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,","FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE","AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER","LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,","OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE","SOFTWARE."],"stylingDirectives":[[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]],"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/crazy-max/docker-rtorrent-rutorrent/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null,"repoAlertsPath":"/crazy-max/docker-rtorrent-rutorrent/security/dependabot","repoSecurityAndAnalysisPath":"/crazy-max/docker-rtorrent-rutorrent/settings/security_analysis","repoOwnerIsOrg":false,"currentUserCanAdminRepo":false},"displayName":"LICENSE","displayUrl":"https://github.com/crazy-max/docker-rtorrent-rutorrent/blob/master/LICENSE?raw=true","headerInfo":{"blobSize":"1.04 KB","deleteInfo":{"deleteTooltip":"You must be signed in to make or propose changes"},"editInfo":{"editTooltip":"You must be signed in to make or propose changes"},"ghDesktopPath":"https://desktop.github.com","gitLfsPath":null,"onBranch":true,"shortPath":"51b9b71","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fcrazy-max%2Fdocker-rtorrent-rutorrent%2Fblob%2Fmaster%2FLICENSE","isCSV":false,"isRichtext":false,"toc":null,"lineInfo":{"truncatedLoc":"21","truncatedSloc":"17"},"mode":"file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplateHelpUrl":"https://docs.github.com/articles/about-issue-and-pull-request-templates","issueTemplate":null,"discussionTemplate":null,"language":"Text","languageID":372,"large":false,"loggedIn":false,"newDiscussionPath":"/crazy-max/docker-rtorrent-rutorrent/discussions/new","newIssuePath":"/crazy-max/docker-rtorrent-rutorrent/issues/new","planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/crazy-max/docker-rtorrent-rutorrent/blob/master/LICENSE","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","dismissStackNoticePath":"/settings/dismiss-notice/publish_stack_from_file","releasePath":"/crazy-max/docker-rtorrent-rutorrent/releases/new?marketplace=true","showPublishActionBanner":false,"showPublishStackBanner":false},"renderImageOrRaw":false,"richText":null,"renderedFileInfo":null,"shortPath":null,"tabSize":2,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":"/crazy-max/.github/blob/1a64ea6d01db9a48aa61954cb20e265782c167d9/.github/FUNDING.yml","repoOwner":"crazy-max","repoName":"docker-rtorrent-rutorrent","showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","showDependabotConfigurationBanner":false,"actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":{"timedOut":false,"notAnalyzed":true,"symbols":[]}},"copilotInfo":null,"csrf_tokens":{"/crazy-max/docker-rtorrent-rutorrent/branches":{"post":"WRlmTLrzgnlMzNNb4PH6uOPAQ3oLoM7ibNWzONIoZeDMO2-WOgEUSmhmpfV09e9EEGFSc9I6udhpcQFbq_3mcA"},"/repos/preferences":{"post":"XK-yAx8Yqpdd-w3_SMgcxZu7el_3-79jhbi49aeW-PBy-_SOk_7QZjeSUaetth6NbbAzb211-kAhu6qmy4wo7A"}}},"title":"docker-rtorrent-rutorrent/LICENSE at master · crazy-max/docker-rtorrent-rutorrent"} \ No newline at end of file diff --git a/charts/incubator/rtorrent-rutorrent/README.md b/charts/incubator/rtorrent-rutorrent/README.md new file mode 100644 index 00000000000..de0f79cbecc --- /dev/null +++ b/charts/incubator/rtorrent-rutorrent/README.md @@ -0,0 +1 @@ +# README diff --git a/charts/incubator/rtorrent-rutorrent/icon.png b/charts/incubator/rtorrent-rutorrent/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..67e24582b638f0ff1b45ecbd7856396a85d42e88 GIT binary patch literal 4080 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 literal 0 HcmV?d00001 diff --git a/charts/incubator/rtorrent-rutorrent/questions.yaml b/charts/incubator/rtorrent-rutorrent/questions.yaml new file mode 100644 index 00000000000..a798bff625e --- /dev/null +++ b/charts/incubator/rtorrent-rutorrent/questions.yaml @@ -0,0 +1,126 @@ +# Include{groups} +portals: + open: +# Include{portalLink} +questions: +# Include{global} +# Include{workload} +# Include{workloadDeployment} + +# Include{replicas1} +# Include{podSpec} +# Include{containerMain} +# Include{containerBasic} +# Include{containerAdvanced} +# Include{containerConfig} +# Include{serviceRoot} + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: +# Include{serviceSelectorLoadBalancer} +# Include{serviceSelectorExtras} + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8080 + required: true +# Include{serviceSelectorExtras} + - variable: rtorrent + label: "Rtorrent" + description: "This port exposes the connectivity port to stay connectable to the torrent sites and links to the rtorrent port" + schema: + additional_attrs: true + type: int + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + type: int + default: 33942 + required: true +# Include{serviceExpertRoot} +# Include{serviceExpert} +# Include{serviceList} +# Include{persistenceRoot} + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: +# Include{persistenceBasic} + - variable: downloads + label: "App Downloads Storage" + description: "Stores the Application Downloads." + schema: + additional_attrs: true + type: dict + attrs: +# Include{persistenceBasic} + - variable: passwd + label: "App Passwd Storage" + description: "Stores the Application Passwd." + schema: + additional_attrs: true + type: dict + attrs: +# Include{persistenceBasic} +# Include{persistenceList} +# Include{ingressRoot} + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: +# Include{ingressDefault} +# Include{ingressTLS} +# Include{ingressTraefik} +# Include{ingressAdvanced} +# Include{ingressList} +# Include{securityContextRoot} + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 +# Include{securityContextContainer} +# Include{securityContextContainer} +# Include{securityContextAdvanced} +# Include{securityContextPod} + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + +# Include{resources} +# Include{advanced} +# Include{addons} +# Include{codeserver} +# Include{netshoot} +# Include{vpn} +# Include{documentation} + diff --git a/charts/incubator/rtorrent-rutorrent/templates/NOTES.txt b/charts/incubator/rtorrent-rutorrent/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/charts/incubator/rtorrent-rutorrent/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/charts/incubator/rtorrent-rutorrent/templates/common.yaml b/charts/incubator/rtorrent-rutorrent/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/charts/incubator/rtorrent-rutorrent/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/charts/incubator/rtorrent-rutorrent/values.yaml b/charts/incubator/rtorrent-rutorrent/values.yaml new file mode 100644 index 00000000000..06c2504fc2e --- /dev/null +++ b/charts/incubator/rtorrent-rutorrent/values.yaml @@ -0,0 +1,82 @@ +image: + repository: tccr.io/truecharts/rutorrent-crazymax + pullPolicy: IfNotPresent + tag: vlatest@sha256:352d49bfd4857dd52f50397563ce86464051861870217bec2e02bd328f80f038 + +securityContext: + container: + PUID: 33 + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + protocol: http + port: 8080 + rtorrent: + enabled: true + ports: + rtorrent: + enabled: true + protocol: tcp + port: 33942 + xmlrpc: + enabled: true + ports: + xmlrpc: + enabled: true + protocol: http + port: 8000 + dht: + enabled: true + ports: + dht: + enabled: true + protocol: udp + port: 6881 + webdav: + enabled: true + ports: + webdav: + enabled: true + protocol: http + port: 9000 + rtinc: + enabled: true + ports: + rtinc: + enabled: true + port: 50000 + +workload: + main: + podSpec: + containers: + main: + env: + RUTORRENT_PORT: "{{ .Values.service.main.ports.main.port }}" + PORT_RTORRENT: "{{ .Values.service.rtorrent.ports.rtorrent.port }}" + RT_DHT_PORT: "{{ .Values.service.dht.ports.dht.port }}" + XMLRPC_PORT: "{{ .Values.service.xmlrpc.ports.xmlrpc.port }}" + WEBDAV_PORT: "{{ .Values.service.webdav.ports.webdav.port }}" + RT_INC_PORT: "{{ .Values.service.rtinc.ports.rtinc.port }}" + +persistence: + data: + enabled: true + mountPath: "/data" + downloads: + enabled: true + mountPath: "/downloads" + passwd: + enabled: true + mountPath: "/passwd" + +portal: + open: + enabled: true +