Minimal configuration

Minimal configuration

To work, Collec-Science needs a server running Linux (not tested with other systems), and :

  •     an Apache2 server
  •     PHP version 7.4 or 8.1
  •     Postgresql database version 9.5 minimum
  •     if necessary, a mail relay (recovery of lost passwords in local identification)

The settings proposed here correspond to recent Ubuntu or Debian platforms.

The disk space will depend on the use of the application. As the application allows to store pictures (or other documents) associated to the samples, the global volume of the database will be largely dependent on the number of pictures added.

As for the memory allocated, a classic server is sufficient for laboratory use (few simultaneous connections, few large processes).

Use on Rasperry

Make sure you have a model with enough memory (at least 1 GB).

The generation of labels requires a Java runtime. For performance reasons, you should use the runtime provided by Oracle and adapted to the ARM architecture:

sudo apt-get update && sudo apt-get install oracle-java7-jdk

Modification date : 15 May 2023 | Publication date : 22 March 2023 | Redactor : Éric Quinton