Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

  1. Prepare chef: 
    1. gradle clean setupdb seed build
    2. stageSelv.sh
    3. copy SelvData.py and facility_visits_report.sql to chef cookbook SelvData
  2. Stop httpd and tomcat
  3. backup database
  4. download database backup to chef deployment cookbook openlmis-config
  5. deploy via chef
    1. knife solo bootstrap SELV-Training
  6. login as admin and upload:
    1. product_groups
    2. products
    3. program_products
  7. stop tomcat on server
  8. run database migration for product groups
  9. upload and run selv data sql to create reporting table
  10. test SelvData runs
  • No labels