mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
@ulfgebhardt: I wondered about the list of tags after importing the legacy db. It seems, each tag has at most 1 contribution. I guess it's because we create a unique id for each tag, so two tags with the same `name` e.g. `#hashtag` and `#hashtag` are not de-duplicated. I'm currently sitting in the train and cannot run the data import myself, could you double-check?
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.