Skip to content

Deployment

Hiren Thacker edited this page Oct 14, 2019 · 8 revisions

You have been creating/editing forms, concepts etc using UI Designer. Now to deploy your local changes to another environment(staing, uat, prod) do following steps:

  1. Download the implementation bundle from 'Bundle' page and unzip it
  2. Copy the files from the unzipped bundle to your repository.
  3. Run deploy-{env}-all make task to deploy to your environment i.e. make deploy-staging-all.
Clone this wiki locally