This is an automated email from the ASF dual-hosted git repository.
yasith pushed a change to branch distribution-improvements
in repository https://gitbox.apache.org/repos/asf/airavata.git
from 0766bde445 fix few more bugs and deprecations. ready to merge
add 034cd803d0 update README. match deployment scripts for consistency
No new revisions were added by this update.
Summary of changes:
.gitignore | 1 +
DEPLOY | 33 +++
README.md | 254 ++++++++++++++-------
dev-tools/deployment-scripts/.gitignore | 1 -
dev-tools/deployment-scripts/README.md | 40 ----
.../deployment-scripts/distribution_update.sh | 6 +-
dev-tools/deployment-scripts/services_down.sh | 2 +-
dev-tools/deployment-scripts/services_up.sh | 2 +-
.../bin/{airavata-server.sh => orchestrator.sh} | 2 +-
9 files changed, 214 insertions(+), 127 deletions(-)
create mode 100644 DEPLOY
delete mode 100644 dev-tools/deployment-scripts/.gitignore
delete mode 100644 dev-tools/deployment-scripts/README.md
rename
modules/distribution/src/main/resources/distribution/bin/{airavata-server.sh =>
orchestrator.sh} (98%)