GithubHelp home page GithubHelp logo

pepdiz / mstrdup Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 11.33 MB

a wrapper around microstrategy tools to duplicate a project

License: GNU General Public License v3.0

Batchfile 0.53% Tcl 99.47%
deployment duplication microstrategy tools copy

mstrdup's Introduction

mstrdup

A wrapper around microstrategy tools to duplicate a project

The intended use is to duplicate a MicroStrategy project from one project source to another, usually from different environments. Every duplication is saved in a deploy history path and uses a temp directory for internal stuff (DEPLOY_DIR). The duplication is based on microstrategy "projectduplicate" tool so you must provide the full path to the tool.

Dependencies

This tools requires a MicroStrategy installation with the following tools installed:

  • command manager
  • ProjectDuplicate.exe

Security issues

  • The project keep passwords in clear text in a config file (you should set the relevant ones in the file and set up right permissions for it)
  • It also relies on hard coded paths you should update to fullfill your needs by setting properties in config file

Build

  • clone the repository
  • run make.bat at root folder

Install

Just copy the mdup.exe file to wherever you want

Configuration

All configuration is done in a the configuration file mdup.cfg which must be located at user home directory. To know the right place just run mdup.exe first time (when there's no configuration file) and a message will be displayed telling the configuration file name and location.

Allowed properties in configuration file are:

  • ADMIN_USER1
  • PWD1
  • ADMIN_USER2
  • PWD2
  • PRJSRC1
  • PRJSRC2
  • DEPLOY_DIR
  • DEPLOY_HIST_PATH
  • PATH_PROJECTDUPLICATE

PWD1 and PWD2 are required to be set or the program refuses to run. All the other properties are optional and will use default values, but you should change PATH_PROJECTDUPLICATE to fit your environment.

mstrdup's People

Contributors

pepdiz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.