re-add speedtest-tracker

This commit is contained in:
Steven McElligott 2023-06-23 21:37:49 -04:00
parent 9779434fde
commit 007fc95e1e
12 changed files with 2160 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [speedtest-tracker-4.0.13](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.12...speedtest-tracker-4.0.13) (2023-06-11)
### Chore
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
## [speedtest-tracker-4.0.12](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.11...speedtest-tracker-4.0.12) (2023-06-07)
### Chore
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
## [speedtest-tracker-4.0.11](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.10...speedtest-tracker-4.0.11) (2023-06-07)
### Chore
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
## [speedtest-tracker-4.0.10](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.9...speedtest-tracker-4.0.10) (2023-06-04)
### Chore
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
### Feat
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
## [speedtest-tracker-4.0.9](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.8...speedtest-tracker-4.0.9) (2023-05-27)
### Chore
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
## [speedtest-tracker-4.0.8](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.7...speedtest-tracker-4.0.8) (2023-05-26)
### Chore
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
## [speedtest-tracker-4.0.7](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.6...speedtest-tracker-4.0.7) (2023-05-24)
### Chore
- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))
## [speedtest-tracker-4.0.6](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.5...speedtest-tracker-4.0.6) (2023-05-22)
### Chore
- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089))
### Fix
- fix mistakes on questions.yaml
## [speedtest-tracker-4.0.5](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.4...speedtest-tracker-4.0.5) (2023-05-16)
### Chore
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
## [speedtest-tracker-4.0.4](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.3...speedtest-tracker-4.0.4) (2023-05-05)
### Chore

View File

@ -0,0 +1,26 @@
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.1
description: A self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service.
home: https://truecharts.org/charts/incubator/speedtest-tracker
icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.png
keywords:
- speedtest
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: speedtest-tracker
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker
- https://github.com/alexjustesen/speedtest-tracker
version: 4.0.13
annotations:
truecharts.org/catagories: |
- speedtest
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -0,0 +1,9 @@
## [speedtest-tracker-4.0.13](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.12...speedtest-tracker-4.0.13) (2023-06-11)
### Chore
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))

View File

@ -0,0 +1,8 @@
A self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/speedtest-tracker](https://truecharts.org/charts/incubator/speedtest-tracker)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

View File

@ -0,0 +1,54 @@
image:
repository: tccr.io/truecharts/speedtest-tracker
tag: latest@sha256:77fbe15f6bad2371442f1a76cc9e084f45b202ad171ec5acfd449444e60f7a41
pullPolicy: IfNotPresent
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 8765
protocol: https
targetPort: 443
workload:
main:
enabled: true
primary: true
podSpec:
containers:
env:
DB_CONNECTION: pgsql
DB_PORT: 5432
DB_DATABASE: "{{ .Values.cnpg.main.database }}"
DB_USERNAME: "{{ .Values.cnpg.main.user }}"
DB_HOST:
secretKeyRef:
name: cnpg-main-urls
key: std
DB_PASSWORD:
secretKeyRef:
name: cnpg-main-user
key: password
persistence:
config:
enabled: true
mountPath: /config
cnpg:
main:
enabled: true
user: speedtest_tracker
database: speedtest_tracker
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}

View File

@ -0,0 +1,4 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.png
categories:
- speedtest