if i use docker through setup and host my weaviate based app on cloud is that free? or do i need to use some sort of license from weaviate side?
hi @Abhishek_Joshi !
Weaviate is Open Source, licensed under BSD Clause 3.
So yes! You can run Weaviate with docker, or k8s, etc in your own servers without the need to license with us.
If you don’t want to host it yourself, you can use our cloud: Vector Database Pricing | Weaviate
Let me know if this helps and happy coding!
Thanks!