Windows
Pre-Requisitos
- 
Instalar Docker Desktop, instrucciones :
 - 
Instalar Hyper-V, instrucciones :
https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/reference/hyper-v-requirements
 - 
Instalar GIT, instrucciones :
https://git-scm.com/book/es/v2/Inicio---Sobre-el-Control-de-Versiones-Instalaci%C3%B3n-de-Git
 - 
Asegurece de estar en “Linux Containers”
 

Instalación
- 
Descargar repositorio del cliente
PS\> git clone git@git.cubicerp.com:enterprise/<CUSTOMER_NAME>.git PS\> cd <CUSTOMER_NAME> - 
Ingresar al CubicERP Registry, use su usuario contraseña proporcionado por Cubic ERP
PS\> cubicerp login - 
Instalar e iniciar el Cubic ERP Server
PS\> cubicerp start 
Prueba
- 
Ingresar a Cubic ERP Server
http://127.0.0.1:8069