Non-Production Deployment

Development and Test Deployment

Quick start (ZiSoft Awareness Application )

Master : ZiSoft Awareness Installation Script

wget  https://raw.githubusercontent.com/omarabdalhamid/zisoft-scripts/master/zisoft-master.sh  &&  sh zisoft-master.sh

Master + Demo : ZiSoft Awareness with { Demo Data } Installation Script

wget  https://raw.githubusercontent.com/omarabdalhamid/zisoft-scripts/master/zisoft-master--demo.sh   &&  sh zisoft-master--demo.sh

Branch : ZiSoft Awareness Installation Script From Branch

wget  https://raw.githubusercontent.com/omarabdalhamid/zisoft-scripts/master/zisoft-branch.sh  && sh  zisoft-branch.sh

Branch + Demo : ZiSoft Awareness with { Demo Data } Installation Script From Branch

wget  https://raw.githubusercontent.com/omarabdalhamid/zisoft-scripts/master/zisoft-branch-demo.sh  &&  sh zisoft-branch-demo.sh 

Last updated