mirror of
https://github.com/suitenumerique/drive.git
synced 2026-09-26 11:35:10 +02:00
We support installation on kubernets. This dopcumentation is here to show how to deploy on a developement cluster in order to understand what is needed to do it later in production.
13 lines
523 B
Markdown
13 lines
523 B
Markdown
# Installation
|
|
If you want to install Drive you've come to the right place.
|
|
|
|
For now we only have a documentation to install it on Kubernetes. We will more than happy to improve this documentation with other methods.
|
|
|
|
Feel free to make a PR to add ones that are not listed after 🙏
|
|
|
|
## Kubernetes
|
|
We (Drive maintainers) are only using the Kubernetes deployment method in production. We can only provide advanced support for this method.
|
|
Please follow the instructions laid out [here](/docs/installation/kubernetes.md).
|
|
|
|
|