info on deploy size requirements?

Hi! Just completely new to nocobase, just heard of it and was reading the docs, browsing the github repo etc and maybe I missed it but I did not see any info on recommended hardware specs, nor size requirements for the installation.

I’m guessing it’s very light and it will ultimately depend on usage (e.g. database growth size), but I’m assuming the “AI employees” agents / bots will depend on some sort of locally installed trained model? What is the size requirement for this? CPU / GPU recommendations?

In any case I’m thinking about deploying a VM with docker for testing … how should I provision the hard disk space, RAM, CPU etc? Any guidance for starting? Apologies if this is somewhere in the docs.

Best – fernan

I’ve been running fine on a cheap hetzner vps with 2 cores and 4gb ram. The AI employees depend on a api key so that doesnt require local resources. Storage depends on the ise case, but attachments can be uploaded to S3 storage easily and the postgres databae wont take much space unless you have extremely large numbers of records.