Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-11-01 09:58:00 +00:00
parent 644f493e81
commit d5ad5cf030
11 changed files with 3106 additions and 0 deletions

View File

@ -0,0 +1,99 @@
# Changelog
## [zusam-1.0.0](https://github.com/truecharts/charts/compare/zusam-0.0.19...zusam-1.0.0) (2022-11-01)
### Feat
- Move to Stable ([#4262](https://github.com/truecharts/charts/issues/4262))
## [zusam-0.0.19](https://github.com/truecharts/charts/compare/zusam-0.0.18...zusam-0.0.19) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
## [zusam-0.0.18](https://github.com/truecharts/charts/compare/zusam-0.0.17...zusam-0.0.18) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
## [zusam-0.0.17](https://github.com/truecharts/charts/compare/zusam-0.0.16...zusam-0.0.17) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
## [zusam-0.0.16](https://github.com/truecharts/charts/compare/zusam-0.0.15...zusam-0.0.16) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major
## [zusam-0.0.16](https://github.com/truecharts/charts/compare/zusam-0.0.15...zusam-0.0.16) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
## [zusam-0.0.15](https://github.com/truecharts/charts/compare/zusam-0.0.14...zusam-0.0.15) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
## [zusam-0.0.14](https://github.com/truecharts/charts/compare/zusam-0.0.13...zusam-0.0.14) (2022-10-04)
### Chore
- Auto-update chart README [skip ci]
- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
- update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001))
## [zusam-0.0.13](https://github.com/truecharts/charts/compare/zusam-0.0.12...zusam-0.0.13) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
## [zusam-0.0.12](https://github.com/truecharts/charts/compare/zusam-0.0.11...zusam-0.0.12) (2022-09-25)
### Chore

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.7.7
digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587
generated: "2022-11-01T09:56:34.753438603Z"

View File

@ -0,0 +1,28 @@
apiVersion: v2
appVersion: "0.5.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.7.7
description: Zusam is a free and open-source way to self-host private forums for groups of friends.
home: https://truecharts.org/docs/charts/stable/zusam
icon: https://truecharts.org/img/hotlink-ok/chart-icons/zusam.png
keywords:
- zusam
- forum
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: zusam
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/zusam
- https://github.com/zusam/zusam
- https://hub.docker.com/r/zusam/zusam
version: 1.0.0
annotations:
truecharts.org/catagories: |
- chat
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,107 @@
# zusam
Zusam is a free and open-source way to self-host private forums for groups of friends.
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [zusam](https://truecharts.org/docs/charts/stable/zusam)
**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)**
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/stable/zusam>
* <https://github.com/zusam/zusam>
* <https://hub.docker.com/r/zusam/zusam>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.7.7 |
## Installing the Chart
### TrueNAS SCALE
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
### Helm
To install the chart with the release name `zusam`
```console
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install zusam TrueCharts/zusam
```
## Uninstall
### TrueNAS SCALE
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
### Helm
To uninstall the `zusam` deployment
```console
helm uninstall zusam
```
## Configuration
### Helm
#### Available Settings
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common).
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install zusam \
--set env.TZ="America/New York" \
TrueCharts/zusam
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install zusam TrueCharts/zusam -f values.yaml
```
#### Connecting to other charts
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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,8 @@
Zusam is a free and open-source way to self-host private forums for groups of friends.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/zusam](https://truecharts.org/docs/charts/stable/zusam)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@ -0,0 +1,66 @@
image:
repository: tccr.io/truecharts/zusam
tag: 0.5.3@sha256:477f1744f0f716361af553e90bfd8c23cec19e35bb3fb5c21e965ddf5551f341
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
secretEnv:
INIT_USER: email@domain.com
INIT_GROUP: zusam
INIT_PASSWORD: changeme
env:
DOMAIN: localhost
LANG: en
ALLOW_BOTS: false
ALLOW_VIDEO_UPLOAD: true
ALLOW_IMAGE_UPLOAD: true
ALLOW_PDF_UPLOAD: true
ALLOW_AUDIO_UPLOAD: false
IDLE_HOURS: 01-07
VIDEO_CONVERSION_THREADS: 1
VIDEO_FORMAT_NOT_CONVERTED: video/mp4
VIDEO_SIZE_NOT_CONVERTED: 10
MAX_TASK_LOCK_DURATION: 14400
ALLOW_EMAIL: false
MAILER_DSN: null://localhost
mailer_auth_mode: cram-md5
mailer_username: ""
mailer_password: ""
mailer_port: 587
mailer_host: ""
mailer_transport: smtp
mailer_encryption: tls
CRON_CONVERT_IMAGES: 60
CRON_CONVERT_VIDEO: 3600
CRON_NOTIFICATION_EMAILS: 3600
CRON_COMPRESS_GIFS: 3600
CRON_BOT_ACTIVATE: 3600
CRON_CLEAN_CACHE: 86400
CRON_CLEAN_NOTIFICATIONS: 604800
CRON_CLEAN_FILES: 604800
CRON_CLEAN_MESSAGES: 604800
CRON_CLEAN_GROUPS: 2592000
service:
main:
ports:
main:
port: 10283
targetPort: 8080
protocol: HTTP
persistence:
data:
enabled: true
mountPath: /zusam/data
portal:
enabled: true

File diff suppressed because it is too large Load Diff

View File

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

View File

4
stable/zusam/item.yaml Normal file
View File

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