Skip to content

erp5 base on wendelin now

Xiaowu Zhang requested to merge xiaowu.zhang/slapos:erp5_base_on_wendelin into master

Context

as asked by @jp and to match the market point of view:

Wendelin is a big data platform, designed to handle scalable storage and computation.

ERP5 is one of the applications that can run on top of Wendelin, leveraging its capabilities for data analytics, simulation, and storage.

i reverse the SR relation between erp5 and wendelin

Changes

Wendelin SR is more or less same as ERP5 SR nowaday, except it installs some more eggs and enable jupyter by default

after the reversion, the changes are

  • ERP5

    1. install more eggs by default: msgpack-numpy ipython

    2. install erp5_wendelin_configurator bt5 by default

  • Wendelin

    None

Edited by Xiaowu Zhang

Merge request reports