Skip to content

d2-cloner v1.1.0

Latest
Compare
Choose a tag to compare
@ifoche ifoche released this 25 Jan 16:04
9f0e0ec

d2-cloner command-line EyeSeeTea python script for DHIS2 instances cloning. It facilitates the work with DHIS2-based platforms. When working with multiple DHIS2 instances that are supposed to serve to the same objective, it is common to follow a cloning approach for those instances that need to be in sync with a production environment (like training, dev, or preprod environments). d2-cloner solves this problem by allowing to configure complex scenarios where you can do from simple cloning to a very selective one, applying hook shell or python scripts throughout all the process.

This new version release notes are:

Release 1.1.0

New features:

  • Include documents dir in cloning
  • Selectively remove data by department/dataset/eventProgram/trackerProgram

Bugfixing:

  • Bug in userCredentials with 2.35 fixed
  • Avoid overwrite usergroupaccesses when removing users from the usergroup

Dependencies:

  • Depends on d2-docker 1.5.0

Like every other EyeSeeTea software, this is open source. Use it at your own responsibility as much as you want.

We like to hear back from you, so please don't hesitate to send us your feedback or PRs. Enjoy it!