mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
- I think this does what you want @Tirokk, but let me know if I missed something - this removes all white spaces in the hashtag, then removes any hashtags that have special characters, or that start with a number, but do not have any letters after - it does not check that the size is greater or equal to 1 because the regex already removes anything that does not have at least one character
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.