Coder Social home page Coder Social logo

system requirements about zotprime HOT 4 CLOSED

filigranhq avatar filigranhq commented on August 31, 2024
system requirements

from zotprime.

Comments (4)

mayeulk avatar mayeulk commented on August 31, 2024

Hi,
It will depend a lot on the number of users and how often they interact with the server.
Being based on docker, the required OS does not matter much as soon as you can use a docker-compose.yml version: '3' (https://github.com/SamuelHassine/zotero-prime/blob/master/docker/docker-compose.yml )
This means you need at least Docker Engine release 1.13.0+
Source: https://docs.docker.com/compose/compose-file/

The OS which provide this for the Docker Enterprise edition are listed here:
https://success.docker.com/article/compatibility-matrix
(I could not find a link for CE - Community Edition)

The following are guesstimates:

  • For small teams (max 3 or 5?), a single core CPU will probably do
  • For larger teams (>5?), I'd suggest dual core and a SSD.
    Mayeul

from zotprime.

mayeulk avatar mayeulk commented on August 31, 2024

With respect to the linux version required, the linux package "whohas" might help you but the results are a bit cryptic.
The following is easier to use:
https://repology.org/project/docker-compose/versions

from zotprime.

mayeulk avatar mayeulk commented on August 31, 2024

A few hints with respect to space requirement: (rough measures on Ubuntu 19.04)
git clone: 375 MB
sudo snap install docker : about 500 MB
build and run docker containers: about 2.5 GB
build zotero client for linux: > 500 MB (?)

The whole process took about 4GB of additional space for me (based on df, including some tools such as portainer...). Your mileage will vary; it's hard to measure disk usage when files go into various folders (and taking into account that the package manager of the host OS might download security updates for the OS in background). I suggest you do a test on a test machine, with df -h and du commands before and after installing zotero. You might save space by cross-compiling.

from zotprime.

hoehnp avatar hoehnp commented on August 31, 2024

Sorry for the late response. @mayeulk. Thanks a lot for the suggestions, it is somehow inline with what I expected that small teams have pretty moderate requirements.

from zotprime.

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.