mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
@ulfgebhardt please setup docker on your machine or a remote machine. Installing `envsubst` on alpine fails with circular dependencies (awkward). So this repo here has a solution: https://github.com/cirocosta/alpine-envsubst/blob/master/Dockerfile#L6
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.