Hi Steven, as far as I can tell, the 10gb is an outdated number. I'll check that out and see if it can be updated.
As for memory, I hope some others who have more experience with apps in production can chime in. I've found that 1gb in development is plenty, and that default ES uses about 200mb without any resources. One thing to watch for is that, in my experience, loading a .arches file was a memory intensive process, so you may need to have more than 1gb available, at least temporarily. I had a bit over 600 resources and needed more than 1gb. Looking forward to hearing more from others... On Wed, May 18, 2016 at 2:00 AM, Steven Jones < [email protected]> wrote: > Hi, > > We're evaluating whether to use Arches on a project that at the moment > won't be storing a huge amount of data at all, probably < 100,000 entities > total. > I've done a lot of web stuff and random projects here and there but > nothing really too deep into linked data. > > In the Technical specifications section of > http://archesproject.org/implementation-considerations/ 8GB of RAM is > listed as a production environment. > > 8GB seems like quite a lot, I was just wondering if it's possible to > quantify what uses the RAM in the application? > As far as I can tell Arches has three main components: > > > 1. Django frontend > 2. Postgres DB > 3. Elasticsearch > > Are they equally resource hungry when being used for Arches, or is there a > specific component that requires much RAM? > > That same documentation section says that 10GB is required for the > supplied test dataset, but I don't recall downloading anything like 10GB of > data. Is it when the data is denormalized into Postgres or ElasticSearch > that the memory usage balloons? > > > Regards > Steven Jones > > -- > -- To post, send email to [email protected]. To unsubscribe, > send email to [email protected]. For more > information, visit https://groups.google.com/d/forum/archesproject?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Arches Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
