mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
- Update seed file with more human readable imageAspectRatios - Remove copy script from Dockerfile to not expose to others. we'll need to either start a maintenance server, so it has access to both the backend/public/uploads and cypher-shell, or copy a script to the backend that creates a csv, which can be copied to the neo4j pod and then loaded into the cypher. - Remove unintended changes to deployment/legacy-migration - Add back image compression to Post images
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.