Update README.md
This commit is contained in:
22
README.md
22
README.md
@ -1,8 +1,26 @@
|
||||
# owncloud
|
||||

|
||||
|
||||
  
|
||||
|
||||
A Helm chart for Kubernetes
|
||||
# Owncloud; Chart packaged by VNC
|
||||
|
||||
Fully control where your data is stored at all times
|
||||
You can deploy ownCloud in your own data center on-premises, at a trusted service provider or choose ownCloud.online, our Software-as-a-Service collaboration platform hosted in Germany.
|
||||
|
||||
Be confident your data storage and maintenance complies with regulation. Increase security through measures like multi-factor authentication, encryption and file lifecycle management.
|
||||
|
||||
## TL;DR
|
||||
|
||||
```bash
|
||||
$ helm repo add owncloud
|
||||
$ helm install my-release owncloud/owncloud
|
||||
```
|
||||
|
||||
## Introduction
|
||||
|
||||
This chart bootstraps an Owncloud deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
|
||||
|
||||
This chart has been tested to work with NGINX/GCE Ingress, fluentd and Prometheus on top of the [GKE].
|
||||
|
||||
## Values
|
||||
|
||||
|
Reference in New Issue
Block a user