Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
27
stable/strapi/0.0.3/CHANGELOG.md
Normal file
27
stable/strapi/0.0.3/CHANGELOG.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="strapi-0.0.3"></a>
|
||||
### [strapi-0.0.3](https://github.com/truecharts/apps/compare/strapi-0.0.2...strapi-0.0.3) (2022-01-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Add NODE_ENV on GUI ([#1808](https://github.com/truecharts/apps/issues/1808))
|
||||
|
||||
|
||||
|
||||
<a name="strapi-0.0.2"></a>
|
||||
### [strapi-0.0.2](https://github.com/truecharts/apps/compare/strapi-0.0.1...strapi-0.0.2) (2022-01-28)
|
||||
|
||||
#### Feat
|
||||
|
||||
* add admin portal ([#1803](https://github.com/truecharts/apps/issues/1803))
|
||||
|
||||
|
||||
|
||||
<a name="strapi-0.0.1"></a>
|
||||
### strapi-0.0.1 (2022-01-27)
|
||||
|
||||
#### Feat
|
||||
|
||||
* Add strapi ([#1800](https://github.com/truecharts/apps/issues/1800))
|
||||
8
stable/strapi/0.0.3/CONFIG.md
Normal file
8
stable/strapi/0.0.3/CONFIG.md
Normal 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.
|
||||
9
stable/strapi/0.0.3/Chart.lock
Normal file
9
stable/strapi/0.0.3/Chart.lock
Normal file
@@ -0,0 +1,9 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.14.2
|
||||
- name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 6.0.58
|
||||
digest: sha256:a28ed48da9797a2e9d6e9a194aa6f65b07fc1cc0169d5ffdb0ba7c44c94806b1
|
||||
generated: "2022-01-28T22:56:17.54586352Z"
|
||||
32
stable/strapi/0.0.3/Chart.yaml
Normal file
32
stable/strapi/0.0.3/Chart.yaml
Normal file
@@ -0,0 +1,32 @@
|
||||
apiVersion: v2
|
||||
appVersion: "3.6.8"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.14.2
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 6.0.58
|
||||
description: Strapi is the leading open-source headless CMS. It’s 100% JavaScript, fully customizable and developer-first.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/strapi
|
||||
icon: https://truecharts.org/_static/img/appicons/strapi-icon.png
|
||||
keywords:
|
||||
- strapi
|
||||
- cms
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: strapi
|
||||
sources:
|
||||
- https://hub.docker.com/r/strapi/strapi
|
||||
- https://github.com/strapi/strapi
|
||||
- https://docs.strapi.io/developer-docs/latest/setup-deployment-guides/installation/docker.html#creating-a-strapi-project
|
||||
version: 0.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
||||
40
stable/strapi/0.0.3/README.md
Normal file
40
stable/strapi/0.0.3/README.md
Normal file
@@ -0,0 +1,40 @@
|
||||
# Introduction
|
||||
|
||||
Strapi is the leading open-source headless CMS. It’s 100% JavaScript, fully customizable and developer-first.
|
||||
|
||||
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://hub.docker.com/r/strapi/strapi>
|
||||
* <https://github.com/strapi/strapi>
|
||||
* <https://docs.strapi.io/developer-docs/latest/setup-deployment-guides/installation/docker.html#creating-a-strapi-project>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | postgresql | 6.0.58 |
|
||||
| https://truecharts.org | common | 8.14.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
|
||||
3
stable/strapi/0.0.3/app-readme.md
Normal file
3
stable/strapi/0.0.3/app-readme.md
Normal file
@@ -0,0 +1,3 @@
|
||||
Strapi is the leading open-source headless CMS. It’s 100% JavaScript, fully customizable and developer-first.
|
||||
|
||||
This App is supplied by TrueCharts, for more information please visit https://truecharts.org
|
||||
BIN
stable/strapi/0.0.3/charts/common-8.14.2.tgz
Normal file
BIN
stable/strapi/0.0.3/charts/common-8.14.2.tgz
Normal file
Binary file not shown.
BIN
stable/strapi/0.0.3/charts/postgresql-6.0.58.tgz
Normal file
BIN
stable/strapi/0.0.3/charts/postgresql-6.0.58.tgz
Normal file
Binary file not shown.
41
stable/strapi/0.0.3/helm-values.md
Normal file
41
stable/strapi/0.0.3/helm-values.md
Normal file
@@ -0,0 +1,41 @@
|
||||
# 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.DATABASE_CLIENT | string | `"postgres"` | |
|
||||
| env.DATABASE_NAME | string | `"{{ .Values.postgresql.postgresqlDatabase }}"` | |
|
||||
| env.DATABASE_PORT | int | `5432` | |
|
||||
| env.DATABASE_USERNAME | string | `"{{ .Values.postgresql.postgresqlUsername }}"` | |
|
||||
| env.EXTRA_ARGS | string | `""` | |
|
||||
| env.NODE_ENV | string | `"production"` | |
|
||||
| env.TZ | string | `"UTC"` | |
|
||||
| envValueFrom.DATABASE_HOST.secretKeyRef.key | string | `"plainhost"` | |
|
||||
| envValueFrom.DATABASE_HOST.secretKeyRef.name | string | `"dbcreds"` | |
|
||||
| envValueFrom.DATABASE_PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | |
|
||||
| envValueFrom.DATABASE_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/strapi"` | |
|
||||
| image.tag | string | `"v3.6.8@sha256:25d345a1787c5be5ef1771b069e0eeaeba5b244a62870cc2b9d5acba0eaedd89"` | |
|
||||
| persistence.data.enabled | bool | `true` | |
|
||||
| persistence.data.mountPath | string | `"/srv/app"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| postgresql.enabled | bool | `true` | |
|
||||
| postgresql.existingSecret | string | `"dbcreds"` | |
|
||||
| postgresql.postgresqlDatabase | string | `"strapi"` | |
|
||||
| postgresql.postgresqlUsername | string | `"strapi"` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.main.ports.main.port | int | `1337` | |
|
||||
| service.main.ports.main.targetPort | int | `1337` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
50
stable/strapi/0.0.3/ix_values.yaml
Normal file
50
stable/strapi/0.0.3/ix_values.yaml
Normal file
@@ -0,0 +1,50 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/strapi
|
||||
tag: v3.6.8@sha256:25d345a1787c5be5ef1771b069e0eeaeba5b244a62870cc2b9d5acba0eaedd89
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
|
||||
podSecurityContext:
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
env:
|
||||
TZ: UTC
|
||||
DATABASE_CLIENT: "postgres"
|
||||
DATABASE_PORT: 5432
|
||||
DATABASE_NAME: "{{ .Values.postgresql.postgresqlDatabase }}"
|
||||
DATABASE_USERNAME: "{{ .Values.postgresql.postgresqlUsername }}"
|
||||
NODE_ENV: "production"
|
||||
EXTRA_ARGS: ""
|
||||
|
||||
envValueFrom:
|
||||
DATABASE_HOST:
|
||||
secretKeyRef:
|
||||
name: dbcreds
|
||||
key: plainhost
|
||||
DATABASE_PASSWORD:
|
||||
secretKeyRef:
|
||||
name: dbcreds
|
||||
key: postgresql-password
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 1337
|
||||
targetPort: 1337
|
||||
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/srv/app"
|
||||
|
||||
# Enabled postgres
|
||||
postgresql:
|
||||
enabled: true
|
||||
existingSecret: "dbcreds"
|
||||
postgresqlUsername: strapi
|
||||
postgresqlDatabase: strapi
|
||||
2414
stable/strapi/0.0.3/questions.yaml
Normal file
2414
stable/strapi/0.0.3/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
4136
stable/strapi/0.0.3/security.md
Normal file
4136
stable/strapi/0.0.3/security.md
Normal file
File diff suppressed because one or more lines are too long
1
stable/strapi/0.0.3/templates/common.yaml
Normal file
1
stable/strapi/0.0.3/templates/common.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "common.all" . }}
|
||||
0
stable/strapi/0.0.3/values.yaml
Normal file
0
stable/strapi/0.0.3/values.yaml
Normal file
4
stable/strapi/item.yaml
Normal file
4
stable/strapi/item.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
icon_url: https://truecharts.org/_static/img/appicons/strapi-icon.png
|
||||
categories:
|
||||
- media
|
||||
|
||||
Reference in New Issue
Block a user