Skip to content

Enterprise and Government Management Software Open Source

License

Notifications You must be signed in to change notification settings

niulinlnc/cubicerp

 
 

Repository files navigation

Cubic ERP 2020

Cubic ERP Community Edition is a suite of open source apps for business and government processes, available on mobile & web devices, based on LGPL license.

CubicERP Peru S.R.L is the company that lead this project, our experience in ERP software started in 2009 with TeraData SAC, having served multinational corporations, large companies and small businesses throughout Latin America, providing training services, consulting and software development.

Contact us at http://cubicerp.com.

Quick Start

Prerequisites

First install Docker from https://docs.docker.com/engine/install/

Run

$ docker run --restart=always --name cubicerp-ce \
    -v cubicerp-ce-base:/var/lib/postgresql \
    -v cubicerp-ce-data:/home/cubicerp/ecbc/data \
    -v cubicerp-ce-conf:/home/cubicerp/ecbc/config \
    -dit -p 8069:8069 cubicerp/cubicerp

Test

http://localhost:8069

Useful Links

About

Enterprise and Government Management Software Open Source

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 44.4%
  • JavaScript 41.8%
  • Java 7.8%
  • Less 3.7%
  • CSS 1.1%
  • HTML 0.8%
  • Other 0.4%