Requisites - AngelAngelopoulos/ERPNext-CamundaBPM-Integration GitHub Wiki

Hardware considerations:

  • RAM memory: 8 GB or >
  • Processor: 4 Core and 8 Thread 3.7 GHz or >
  • Storage: 500 GB or >

Environments:

  • Linux
  • Mac
  • Windows

This repository requires:

  • Docker
  • Docker-compose
  • Git

Docker Installation

Below are the download, installation and documentation links for each of the aforementioned tools:

Linux

https://docs.docker.com/engine/install/

Mac

https://docs.docker.com/docker-for-mac/install/

Windows

https://docs.docker.com/docker-for-windows/install/

Windows note: If when trying to use Docker it asks to install the Linux kernel update package, you can download it from the following link and install it.

image

For Docker basics and best practices. Refer Docker documentation.

Git instalation

https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

They all show the way to install it for each operating system