mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
- Variables should use camel case. - Favor flat hierarchy over nested. - "Every defined property in values.yaml should be documented. The documentation string should begin with the name of the property it describes, and then give at least a one-sentence description." - Source, https://helm.sh/docs/topics/chart_best_practices/values/
Human-Connection Nitro | Deployment Configuration
We deploy with kubernetes. In order to deploy your own network you have to install kubectl and get a kubernetes cluster.
We have tested two different kubernetes providers: Minikube and Digital Ocean.
Check out the specific documentation for your provider. After that, learn how to apply the specific kubernetes configuration for Human Connection.