Skip to content

Commit

Permalink
feat(stirling-pdf) add stirling-pdf (#29166)
Browse files Browse the repository at this point in the history
**Description**
add stirling-pdf to incubator
⚒️ Fixes  # <!--(issue)-->

**⚙️ 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?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 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
- [X] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

**➕ App addition**

If this PR is an app addition please make sure you have done the
following.

- [X] 🖼️ 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._
  • Loading branch information
xstar97 authored Nov 17, 2024
1 parent aab7df5 commit eb57956
Show file tree
Hide file tree
Showing 8 changed files with 130 additions and 0 deletions.
32 changes: 32 additions & 0 deletions charts/incubator/stirling-pdf/.helmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# 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
icon.webp
icon-small.webp
4 changes: 4 additions & 0 deletions charts/incubator/stirling-pdf/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: Changelog
pagefind: false
---
36 changes: 36 additions & 0 deletions charts/incubator/stirling-pdf/Chart.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
annotations:
max_scale_version: 24.04.1
min_scale_version: 24.04.0
truecharts.org/category: media
truecharts.org/max_helm_version: "3.15"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 0.32.0
dependencies:
- name: common
version: 25.1.5
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: A robust, locally hosted web-based PDF manipulation tool.
home: https://truecharts.org/charts/incubator/stirling-pdf
icon: https://truecharts.org/img/hotlink-ok/chart-icons/stirling-pdf.webp
keywords:
- stirling-pdf
- pdf
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: [email protected]
url: https://truecharts.org
name: stirling-pdf
sources:
- https://github.com/Stirling-Tools/Stirling-PDF
- https://ghcr.io/stirling-tools/s-pdf
- https://github.com/truecharts/charts/tree/master/charts/incubator/stirling-pdf
type: application
version: 0.0.1
3 changes: 3 additions & 0 deletions charts/incubator/stirling-pdf/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: README
---
Binary file added charts/incubator/stirling-pdf/icon.webp
Binary file not shown.
1 change: 1 addition & 0 deletions charts/incubator/stirling-pdf/templates/NOTES.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}
1 change: 1 addition & 0 deletions charts/incubator/stirling-pdf/templates/common.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}
53 changes: 53 additions & 0 deletions charts/incubator/stirling-pdf/values.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
image:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 0.32.0-ultra-lite@sha256:cb87d90b8d2e9e4c8db5ae02fa78fe288cd5eed5e4b19569404147d1ba35f367
fatImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 0.32.0-fat@sha256:2049cee8a6001342c702881ed3766651988f3ac381d809b42d3397ea5765e328
fullImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 0.32.0@sha256:c5e8df69f2839009a0bae8fa47968a510ee5f78c471f9439f3661c222a64fd81
service:
main:
ports:
main:
protocol: http
targetPort: 8080
port: 18080
workload:
main:
podSpec:
containers:
main:
# checkout the difference between the images.
# https://github.com/Stirling-Tools/Stirling-PDF/blob/main/Version-groups.md
imageSelector: image
env:
# enable to add login support
DOCKER_ENABLE_SECURITY: false
# uncomment to set the intial auth
# default auth below
# SECURITY_INITIALLOGIN_USERNAME: admin
# SECURITY_INITIALLOGIN_PASSWORD: stirling
# Download Calibre onto Stirling-PDF to enable PDF to/from book and advanced HTML conversion
INSTALL_BOOK_AND_ADVANCED_HTML_OPS: false
LANGS: en_US
persistence:
configs:
enabled: true
mountPath: "/configs"
tessdata:
enabled: true
mountPath: "/usr/share/tessdata"
custom-files:
enabled: true
mountPath: "/customFiles"
logs:
enabled: true
mountPath: "/logs"
portal:
open:
enabled: true

0 comments on commit eb57956

Please sign in to comment.