Skip to content
This repository was archived by the owner on Mar 16, 2021. It is now read-only.

Requirements

Ilya Makarenko edited this page Oct 7, 2020 · 1 revision

Docker

All modules of the project can be ran from docker, in this case you will not have a need for additional requirements. See more in installation guides.

Servers

For running both Name and Storage servers you have to install Python 3.4 or higher.

Client

There is only release for 32-bit version of Windows. Release archive contains all nessesary files to run and does not requires any additional installations. In the case if you are using 64-bit version of windows, you can run it in compatible mode.

In other cases you need to use docker image or compile files from source code by yourself.

Clone this wiki locally