Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-03-11 09:59:03 +00:00
parent 167eb2b355
commit bc61ff98e7
15 changed files with 4199 additions and 0 deletions

View File

@ -0,0 +1,99 @@
# Changelog<br>
<a name="friendica-2.0.0"></a>
### [friendica-2.0.0](https://github.com/truecharts/apps/compare/friendica-1.0.3...friendica-2.0.0) (2022-03-11)
#### Fix
* fix blank page issue (breaking change) ([#2131](https://github.com/truecharts/apps/issues/2131))
<a name="friendica-1.0.3"></a>
### [friendica-1.0.3](https://github.com/truecharts/apps/compare/friendica-1.0.2...friendica-1.0.3) (2022-03-08)
#### Chore
* update helm general non-major helm releases ([#2116](https://github.com/truecharts/apps/issues/2116))
<a name="friendica-1.0.2"></a>
### [friendica-1.0.2](https://github.com/truecharts/apps/compare/friendica-1.0.1...friendica-1.0.2) (2022-03-07)
#### Chore
* update helm general non-major helm releases ([#2111](https://github.com/truecharts/apps/issues/2111))
<a name="friendica-1.0.1"></a>
### [friendica-1.0.1](https://github.com/truecharts/apps/compare/friendica-1.0.0...friendica-1.0.1) (2022-03-07)
#### Chore
* update docker general non-major ([#2046](https://github.com/truecharts/apps/issues/2046))
* Remove `-icon` string from icon png's ([#2040](https://github.com/truecharts/apps/issues/2040))
<a name="friendica-1.0.0"></a>
### [friendica-1.0.0](https://github.com/truecharts/apps/compare/friendica-0.0.44...friendica-1.0.0) (2022-03-03)
#### Chore
* remove fixed env from questions.yaml
* update helm general major helm releases ([#2021](https://github.com/truecharts/apps/issues/2021))
#### Fix
* BREAKING CHANGE Move some env-vars outside of env section ([#2010](https://github.com/truecharts/apps/issues/2010))
<a name="friendica-0.0.44"></a>
### [friendica-0.0.44](https://github.com/truecharts/apps/compare/friendica-0.0.43...friendica-0.0.44) (2022-03-03)
#### Chore
* update docker general non-major ([#2006](https://github.com/truecharts/apps/issues/2006))
<a name="friendica-0.0.43"></a>
### [friendica-0.0.43](https://github.com/truecharts/apps/compare/friendica-0.0.42...friendica-0.0.43) (2022-03-02)
#### Chore
* rename `web_portal` to `open` ([#1957](https://github.com/truecharts/apps/issues/1957))
* update helm general non-major helm releases ([#1999](https://github.com/truecharts/apps/issues/1999))
<a name="friendica-0.0.42"></a>
### [friendica-0.0.42](https://github.com/truecharts/apps/compare/friendica-0.0.41...friendica-0.0.42) (2022-02-21)
#### Chore
* update helm general non-major helm releases ([#1927](https://github.com/truecharts/apps/issues/1927))
<a name="friendica-0.0.41"></a>
### [friendica-0.0.41](https://github.com/truecharts/apps/compare/friendica-0.0.40...friendica-0.0.41) (2022-02-21)
#### Chore
* update docker general non-major ([#1924](https://github.com/truecharts/apps/issues/1924))
<a name="friendica-0.0.40"></a>
### [friendica-0.0.40](https://github.com/truecharts/apps/compare/friendica-0.0.39...friendica-0.0.40) (2022-02-15)
#### Chore
* update helm general non-major helm releases ([#1901](https://github.com/truecharts/apps/issues/1901))

View File

@ -0,0 +1,8 @@
# Configuration Options
##### Connecting to other apps
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide:
https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/
##### Available config options
In the future this page is going to contain an automated list of options available in the installation/edit UI.

View File

@ -0,0 +1,12 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 9.1.2
- name: mariadb
repository: https://truecharts.org/
version: 2.0.2
- name: redis
repository: https://truecharts.org
version: 2.0.2
digest: sha256:75201ba886d52e9573aa00c080f9a58dde9d161ceef211cb25db1cf47b0f3b59
generated: "2022-03-11T09:50:58.74573789Z"

View File

@ -0,0 +1,35 @@
apiVersion: v2
appVersion: "2022.02"
dependencies:
- name: common
repository: https://truecharts.org
version: 9.1.2
- condition: mariadb.enabled
name: mariadb
repository: https://truecharts.org/
version: 2.0.2
- condition: redis.enabled
name: redis
repository: https://truecharts.org
version: 2.0.2
description: "Welcome to the free social web"
home: https://github.com/truecharts/apps/tree/master/charts/stable/friendica
icon: https://truecharts.org/_static/img/appicons/friendica.png
keywords:
- friend
- social
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: friendica
sources:
- https://friendi.ca/
- https://hub.docker.com/_/friendica
version: 2.0.0
annotations:
truecharts.org/catagories: |
- social
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,40 @@
# Introduction
Welcome to the free social web
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
## Source Code
* <https://friendi.ca/>
* <https://hub.docker.com/_/friendica>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | mariadb | 2.0.2 |
| https://truecharts.org | common | 9.1.2 |
| https://truecharts.org | redis | 2.0.2 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/).
## Uninstalling the Chart
To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/).
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

View File

@ -0,0 +1,3 @@
Welcome to the free social web
This App is supplied by TrueCharts, for more information please visit https://truecharts.org

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,59 @@
# Default Helm-Values
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
Most of our Apps also consume our "common" Helm Chart.
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
## Values
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.FRIENDICA_ADMIN_MAIL | string | `"my@domain.com"` | |
| env.FRIENDICA_CONFIG_DIR | string | `"/config"` | |
| env.FRIENDICA_DATA_DIR | string | `"/data"` | |
| env.FRIENDICA_TZ | string | `"{{ .Values.TZ }}"` | |
| env.FRIENDICA_UPGRADE | bool | `false` | |
| env.FRIENDICA_URL | string | `"http://localhost:{{ .Values.service.main.ports.main.port }}"` | |
| env.MYSQL_DATABASE | string | `"{{ .Values.mariadb.mariadbDatabase }}"` | |
| env.MYSQL_PORT | int | `3306` | |
| env.MYSQL_USER | string | `"{{ .Values.mariadb.mariadbUsername }}"` | |
| env.PHP_MEMORY_LIMIT | string | `"512M"` | |
| env.PHP_UPLOAD_LIMIT | string | `"512M"` | |
| env.REDIS_DB | int | `1` | |
| env.REDIS_PORT | int | `6379` | |
| envValueFrom.MYSQL_HOST.secretKeyRef.key | string | `"plainhost"` | |
| envValueFrom.MYSQL_HOST.secretKeyRef.name | string | `"mariadbcreds"` | |
| envValueFrom.MYSQL_PASSWORD.secretKeyRef.key | string | `"mariadb-password"` | |
| envValueFrom.MYSQL_PASSWORD.secretKeyRef.name | string | `"mariadbcreds"` | |
| envValueFrom.REDIS_HOST.secretKeyRef.key | string | `"plainhost"` | |
| envValueFrom.REDIS_HOST.secretKeyRef.name | string | `"rediscreds"` | |
| envValueFrom.REDIS_PW.secretKeyRef.key | string | `"redis-password"` | |
| envValueFrom.REDIS_PW.secretKeyRef.name | string | `"rediscreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/friendica"` | |
| image.tag | string | `"v2022.02@sha256:54866d423946f6c76ebc91787f3ce087c3533292db2450b6c355e7a68cd1fcdf"` | |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"friendica"` | |
| mariadb.mariadbUsername | string | `"friendica"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| probes.liveness.path | string | `"/friendica"` | |
| probes.readiness.path | string | `"/friendica"` | |
| probes.startup.path | string | `"/friendica"` | |
| redis.enabled | bool | `true` | |
| redis.existingSecret | string | `"rediscreds"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.main.port | int | `10058` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project

View File

@ -0,0 +1,80 @@
image:
repository: tccr.io/truecharts/friendica
pullPolicy: IfNotPresent
tag: v2022.02@sha256:54866d423946f6c76ebc91787f3ce087c3533292db2450b6c355e7a68cd1fcdf
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
env:
MYSQL_USER: "{{ .Values.mariadb.mariadbUsername }}"
MYSQL_DATABASE: "{{ .Values.mariadb.mariadbDatabase }}"
MYSQL_PORT: 3306
REDIS_PORT: 6379
REDIS_DB: 1
FRIENDICA_TZ: "{{ .Values.TZ }}"
FRIENDICA_DATA_DIR: "/data"
FRIENDICA_CONFIG_DIR: "/config"
FRIENDICA_ADMIN_MAIL: "my@domain.com"
FRIENDICA_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}"
FRIENDICA_UPGRADE: false
PHP_MEMORY_LIMIT: "512M"
PHP_UPLOAD_LIMIT: "512M"
service:
main:
ports:
main:
port: 10058
targetPort: 80
probes:
liveness:
path: "/friendica"
readiness:
path: "/friendica"
startup:
path: "/friendica"
persistence:
varrun:
enabled: true
config:
enabled: true
mountPath: "/config"
data:
enabled: true
mountPath: "/data"
envValueFrom:
MYSQL_HOST:
secretKeyRef:
name: mariadbcreds
key: plainhost
MYSQL_PASSWORD:
secretKeyRef:
name: mariadbcreds
key: mariadb-password
REDIS_HOST:
secretKeyRef:
name: rediscreds
key: plainhost
REDIS_PW:
secretKeyRef:
name: rediscreds
key: redis-password
redis:
enabled: true
existingSecret: "rediscreds"
mariadb:
enabled: true
mariadbUsername: friendica
mariadbDatabase: friendica
existingSecret: "mariadbcreds"

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

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

View File