Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-04-21 10:18:35 +00:00
parent 790f666623
commit f8d43a9963
14 changed files with 3779 additions and 0 deletions

View File

@ -0,0 +1,99 @@
# Changelog<br>
<a name="meshcentral-1.0.0"></a>
### [meshcentral-1.0.0](https://github.com/truecharts/apps/compare/meshcentral-0.1.11...meshcentral-1.0.0) (2022-04-21)
#### Fix
* BREAKING CHANGE - rewrite config generation ([#2526](https://github.com/truecharts/apps/issues/2526))
<a name="meshcentral-0.1.11"></a>
### [meshcentral-0.1.11](https://github.com/truecharts/apps/compare/meshcentral-0.1.10...meshcentral-0.1.11) (2022-04-20)
#### Chore
* update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524))
<a name="meshcentral-0.1.10"></a>
### [meshcentral-0.1.10](https://github.com/truecharts/apps/compare/meshcentral-0.1.9...meshcentral-0.1.10) (2022-04-20)
#### Chore
* add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515))
* update docker general non-major ([#2522](https://github.com/truecharts/apps/issues/2522))
<a name="meshcentral-0.1.9"></a>
### [meshcentral-0.1.9](https://github.com/truecharts/apps/compare/meshcentral-0.1.8...meshcentral-0.1.9) (2022-04-18)
#### Chore
* update docker general non-major ([#2502](https://github.com/truecharts/apps/issues/2502))
<a name="meshcentral-0.1.8"></a>
### [meshcentral-0.1.8](https://github.com/truecharts/apps/compare/meshcentral-0.1.7...meshcentral-0.1.8) (2022-04-17)
#### Chore
* update docker general non-major ([#2497](https://github.com/truecharts/apps/issues/2497))
<a name="meshcentral-0.1.7"></a>
### [meshcentral-0.1.7](https://github.com/truecharts/apps/compare/meshcentral-0.1.6...meshcentral-0.1.7) (2022-04-16)
#### Chore
* update docker general non-major ([#2494](https://github.com/truecharts/apps/issues/2494))
<a name="meshcentral-0.1.6"></a>
### [meshcentral-0.1.6](https://github.com/truecharts/apps/compare/meshcentral-0.1.5...meshcentral-0.1.6) (2022-04-13)
#### Chore
* update docker general non-major
<a name="meshcentral-0.1.5"></a>
### [meshcentral-0.1.5](https://github.com/truecharts/apps/compare/meshcentral-0.1.4...meshcentral-0.1.5) (2022-04-12)
#### Chore
* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480))
<a name="meshcentral-0.1.4"></a>
### [meshcentral-0.1.4](https://github.com/truecharts/apps/compare/meshcentral-0.1.3...meshcentral-0.1.4) (2022-04-12)
#### Chore
* update docker general non-major ([#2478](https://github.com/truecharts/apps/issues/2478))
<a name="meshcentral-0.1.3"></a>
### [meshcentral-0.1.3](https://github.com/truecharts/apps/compare/meshcentral-0.1.2...meshcentral-0.1.3) (2022-04-09)
#### Chore
* update docker general non-major ([#2460](https://github.com/truecharts/apps/issues/2460))
<a name="meshcentral-0.1.2"></a>
### [meshcentral-0.1.2](https://github.com/truecharts/apps/compare/meshcentral-0.1.1...meshcentral-0.1.2) (2022-04-07)
#### Chore

View File

@ -0,0 +1,7 @@
# 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](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
##### 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,9 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 9.2.9
- name: mongodb
repository: https://charts.truecharts.org/
version: 0.0.31
digest: sha256:276bb825bf92c88ab782cd6880575d95c84345ae1e9930d3afcf201f01bae8e9
generated: "2022-04-21T10:11:01.53119791Z"

View File

@ -0,0 +1,33 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: meshcentral
version: 1.0.0
appVersion: "1.0.1"
description: MeshCentral is a full computer management web site
type: application
deprecated: false
home: https://github.com/truecharts/apps/tree/master/charts/stable/meshcentral
icon: https://truecharts.org/_static/img/appicons/meshcentral.png
keywords:
- meshcentral
- teamviewer
- rdp
sources:
- https://github.com/Ylianst/MeshCentral
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 9.2.9
- condition: mongodb.enabled
name: mongodb
repository: https://charts.truecharts.org/
version: 0.0.31
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
annotations:
truecharts.org/catagories: |
- cloud
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,38 @@
# Introduction
MeshCentral is a full computer management web site
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://github.com/Ylianst/MeshCentral>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org/ | mongodb | 0.0.31 |
| https://library-charts.truecharts.org | common | 9.2.9 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
## Upgrading, Rolling Back and Uninstalling the Chart
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) 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 @@
MeshCentral is a full computer management web site
This App is supplied by TrueCharts, for more information please visit https://truecharts.org

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,53 @@
# 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.ALLOWPLUGINS | bool | `false` | |
| env.ALLOW_NEW_ACCOUNTS | bool | `true` | |
| env.HOSTNAME | string | `"my.domain.com"` | |
| env.IFRAME | bool | `false` | |
| env.LOCALSESSIONRECORDING | bool | `false` | |
| env.MINIFY | bool | `true` | |
| env.REVERSE_PROXY | bool | `false` | |
| env.REVERSE_PROXY_TLS_PORT | string | `""` | |
| env.WEBRTC | bool | `false` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/meshcentral"` | |
| image.tag | string | `"latest@sha256:62230bdc8acebe42d5082267147de1a7ced76826d76191612dc54543d7ee1314"` | |
| initContainers.init.command[0] | string | `"/init/meshcentral/init.sh"` | |
| initContainers.init.image | string | `"{{ .Values.image.repository }}:{{ .Values.image.tag }}"` | |
| initContainers.init.volumeMounts[0].mountPath | string | `"/init/meshcentral"` | |
| initContainers.init.volumeMounts[0].name | string | `"init"` | |
| mongodb.enabled | bool | `true` | |
| mongodb.existingSecret | string | `"mongodbcreds"` | |
| mongodb.mongodbDatabase | string | `"meshcentral"` | |
| mongodb.mongodbUsername | string | `"meshcentral"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/opt/meshcentral/meshcentral-data"` | |
| persistence.init.enabled | string | `"true"` | |
| persistence.init.mountPath | string | `"/init/meshcentral"` | |
| persistence.init.noMount | bool | `true` | |
| persistence.init.readOnly | bool | `true` | |
| persistence.init.type | string | `"custom"` | |
| persistence.init.volumeSpec.configMap.defaultMode | int | `511` | |
| persistence.init.volumeSpec.configMap.name | string | `"meshcentral-init"` | |
| persistence.user.enabled | bool | `true` | |
| persistence.user.mountPath | string | `"/opt/meshcentral/meshcentral-files"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.main.port | int | `10205` | |
| service.main.ports.main.protocol | string | `"HTTPS"` | |
| service.main.ports.main.targetPort | int | `443` | |
All Rights Reserved - The TrueCharts Project

View File

@ -0,0 +1,64 @@
image:
repository: uldiseihenbergs/meshcentral
pullPolicy: IfNotPresent
tag: 1.0.1@sha256:c630bace032988cdab8b660ed120be7a32539afcab2045f9b0d384cf094a692f
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
protocol: "HTTPS"
port: 10205
initContainers:
init:
image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}"
volumeMounts:
- name: data
mountPath: "/home/node/meshcentral/meshcentral-data"
env:
- name: svcPort
value: "{{ .Values.service.main.ports.main.port }}"
- name: "mongodbURL"
valueFrom:
secretKeyRef:
name: mongodbcreds
key: url
command: ["/bin/sh", "-c"]
args:
- >
export configfile='/home/node/meshcentral/meshcentral-data/config.json';
if [ -f $configfile ]; then
echo 'Config File exists, skipping...';
else
echo 'Creating basic config to $configfile...';
echo '{' >> $configfile;
echo ' "$schema": "http://info.meshcentral.com/downloads/meshcentral-config-schema.json",' >> $configfile
echo ' "settings": {' >> $configfile;
echo ' "port": '$svcPort',' >> $configfile;
echo ' "mongoDb": "'$mongodbURL'"' >> $configfile;
echo ' }' >> $configfile;
echo '}' >> $configfile;
fi;
mongodb:
enabled: true
mongodbUsername: meshcentral
mongodbDatabase: meshcentral
existingSecret: "mongodbcreds"
persistence:
data:
enabled: true
mountPath: "/home/node/meshcentral/meshcentral-data"
files:
enabled: true
mountPath: "/home/node/meshcentral/meshcentral-files"

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 @@
{{- include "common.all" . }}

View File