grandnode / grandnode2

Open-Source eCommerce Platform on .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB & Vue.js
https://grandnode.com/
GNU General Public License v3.0
1.07k stars 435 forks source link

CosmosDB serverless mode support #156

Open AlexJPawlak opened 2 years ago

AlexJPawlak commented 2 years ago

Hey there!

I've tried installing grandnode onto CosmosDB serverless deployment however I've been getting stuck at "Storage quota for 'Collection' exceeded" errors during install. CosmosDB offering with provisioned throughout would cost a fortune given the amount of collections, but serverless one would seem perfectly valid as it's Pay-as-you-go in the end. Would it be possible to look into Grandnode installation on cosmosdb serverless tier?

Thanks!

PatrykPorabik commented 2 years ago

Hi Alex,

Currently, we don't support it, Maybe in the future, we will look into it. To be honest, we've never tested it with the serverless mode, only on provisioned one.