Coder Social home page Coder Social logo

Comments (4)

niwinz avatar niwinz commented on June 15, 2024

It all depends on what you are going to do with penpot, the bigger files the more need for "memory". Our saas is using 8gb memory 2 core ARM64 virtual machines we can have ono or more depending on the load. But our internal instances uses one a VM with 4GB and 1 core.

The disk space, it all depends your use, so you cant estimate it.

from penpot-docs.

v3ss0n avatar v3ss0n commented on June 15, 2024

It all depends on what you are going to do with penpot, the bigger files the more need for "memory". Our saas is using 8gb memory 2 core ARM64 virtual machines we can have ono or more depending on the load. But our internal instances uses one a VM with 4GB and 1 core.

The disk space, it all depends your use, so you cant estimate it.

How many users using in that instance?
Mine have 64 GB ram and only me testing for a day , now its taing 24 GB already.

from penpot-docs.

niwinz avatar niwinz commented on June 15, 2024

It all depends on what you are going to do with penpot, the bigger files the more need for "memory". Our saas is using 8gb memory 2 core ARM64 virtual machines we can have ono or more depending on the load. But our internal instances uses one a VM with 4GB and 1 core.
The disk space, it all depends your use, so you cant estimate it.

How many users using in that instance? Mine have 64 GB ram and only me testing for a day , now its taing 24 GB already.

This is how JVM works, if you don't limit it, it will use a huge a mount of ram (running less frequently the garbage collector). It also depends if you run all the penpot processes in one VM or each one has a different VM. In case is all in one, for a small instance 4gb or 8gb should be enough (it not depends strictly on number of users, it depends on the size of the penpotfiles that users of the instance are working on).

My recommendation is: start with small instance, and if you start getting out of memory errors on backend logs, increase. There are no silver bullet specs that works in all cases.

from penpot-docs.

v3ss0n avatar v3ss0n commented on June 15, 2024

thanks a lot , i will limit ram usage on the container.

from penpot-docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.