Daily Housekeeping

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-08-16 14:14:37 +00:00
parent fecb869175
commit 716f634fa5
440 changed files with 6776 additions and 13256 deletions

View File

@@ -1,42 +1,8 @@
# phpldapadmin
# Configuration Options
![Version: 1.3.3](https://img.shields.io/badge/Version-1.3.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
##### Connecting to other apps
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Together" guide:
https://truecharts.org/manual/linking/
Web-based LDAP browser to manage your LDAP server
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/stable/phpldapadmin>
## Maintainers
| Name | Email | Url |
| ---- | ------ | --- |
| TrueCharts | info@truecharts.org | truecharts.org |
| Ornias1993 | kjeld@schouten-lebbing.nl | truecharts.org |
## Source Code
* <https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog>
## Requirements
Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | common | 6.8.0 |
## Values
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.PHPLDAPADMIN_HTTPS | string | `"false"` | |
| env.PHPLDAPADMIN_TRUST_PROXY_SSL | string | `"true"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"osixia/phpldapadmin"` | |
| image.tag | string | `"0.9.0"` | |
| service.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `80` | |
| strategy.type | string | `"Recreate"` | |
----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
##### 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

@@ -1,17 +1,11 @@
# phpldapadmin
# Introduction
![Version: 1.3.3](https://img.shields.io/badge/Version-1.3.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
![Version: 1.3.4](https://img.shields.io/badge/Version-1.3.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
Web-based LDAP browser to manage your LDAP server
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/stable/phpldapadmin>
## Maintainers
| Name | Email | Url |
| ---- | ------ | --- |
| TrueCharts | info@truecharts.org | truecharts.org |
| Ornias1993 | kjeld@schouten-lebbing.nl | truecharts.org |
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
@@ -21,22 +15,39 @@ Web-based LDAP browser to manage your LDAP server
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | common | 6.8.0 |
## Values
## Installing the Chart
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.PHPLDAPADMIN_HTTPS | string | `"false"` | |
| env.PHPLDAPADMIN_TRUST_PROXY_SSL | string | `"true"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"osixia/phpldapadmin"` | |
| image.tag | string | `"0.9.0"` | |
| service.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `80` | |
| strategy.type | string | `"Recreate"` | |
To install the chart with the release name `phpldapadmin`
- Open TrueNAS SCALE
- Go to Apps
- Click "Install" for this specific Apps
- Fill out the configuration form
## Uninstalling the Chart
To uninstall the `phpldapadmin` deployment
- Open TrueNAS SCALE
- Go to Apps
- Go to "Installed Apps"
- Expand the menu in the top-right corner of this App
- Click "Remove" for this specific Apps
The command removes all the Kubernetes components associated with the chart **including storage volumes** _(Except hostPath Storage)_ and deletes the release.
## Support
- See the [Wiki](https://truecharts.org)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
- Ask a [question](https://github.com/truecharts/apps/discussions)
----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
All Rights Reserved - The TrueCharts Project