add further docs on the helm-chart

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-04-18 23:37:32 +02:00
parent b3cc1644bb
commit e8ce8d9dbf
2 changed files with 28 additions and 2 deletions

View file

@ -577,6 +577,9 @@ If you get an error during the domain validation which states that your ip-addre
### Can I run this with Docker swarm?
Yes. For that to work, you need to use and follow the [manual-install documentation](./manual-install/).
### Can I run this with Kubernetes?
Yes. For that to work, you need to use and follow the [helm-chart documentation](./nextcloud-aio-helm-chart/).
### How to run this with Docker rootless?
You can run AIO also with docker rootless. How to do this is documented here: [docker-rootless.md](https://github.com/nextcloud/all-in-one/blob/main/docker-rootless.md)