Requirements

vantage6 consists of several components that can be installed. Which component(s) you need depends on your use case. Also the requirements differ per component.

Client

You can interact with the server via the API. You can explore the server API on https://<serverdomain>/apidocs (e.g. https://petronas.vantage6.ai/apidocs for Petronas).

You can use any language to interact with the server as long as it supports HTTP requests. For Python and R we have written wrappers to simplify the interaction with the server: see Clientfor more details on how to install these.

Node & Server

The (minimal) requirements of the node and server are similar. Note that not all of these are hard requirements: it could well be that it also works on other hardware, operating systems, versions of Python etc.

Hardware

  • x86 CPU architecture + virtualization enabled

  • 1 GB memory

  • 50GB+ storage

  • Stable and fast (1 Mbps+ internet connection)

  • Public IP address

Software

Last updated

Was this helpful?