* initial nextcloud PoC * add questions to set nextcloud default admin username and password * cleanup a bit * shuffle a bit * port recent changes it ix_values.yaml * fix port numbers * add readmeshizzle * fixup postgresql host * add initial redis code (disabled for now) * fixup comment * disable postgresql persistent during testing * spawn redis container * maybe admin shouldn't be used as a testname * set fsgroup to 33 * redis whoopsie * setup seperate redis secret * fixup redis host references to deal with masters and slaves * set redis to standalone * try without admin username and password being set * no use for standalone mode * append port to postgress * Simplify redis deployment and fix redis persistence * up redis version * longer startup probe * try port 80 * trigger test * add configmap for trusted host generation * add configmap * fix configmap * add cronjob * add more cronjob config to values.yaml * more end? * end tweeaks * cronjob cleanup * remove currently unused shizzle from cronjob
Introduction
A private cloud server that puts the control and security of your own data back into your hands.
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
Source Code
Requirements
Kubernetes: >=1.16.0-0
Dependencies
| Repository | Name | Version |
|---|---|---|
| https://charts.bitnami.com/bitnami | postgresql | 10.5.1 |
| https://truecharts.org/ | common | 6.4.6 |
Installing the Chart
To install the chart with the release name nextcloud
- Open TrueNAS SCALE
- Go to Apps
- Click "Install" for this specific Apps
- Fill out the configuration form
Uninstalling the Chart
To uninstall the nextcloud 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
Autogenerated from chart metadata using helm-docs v1.5.0 All Rights Reserved - The TrueCharts Project