Skip to content

Instantly share code, notes, and snippets.

@snopoke
Created August 22, 2018 19:01
Show Gist options
  • Save snopoke/74ce0b851f9232909beb7e74b9f75929 to your computer and use it in GitHub Desktop.
Save snopoke/74ce0b851f9232909beb7e74b9f75929 to your computer and use it in GitHub Desktop.
cchq icds-cas run-shell-command couchdb2 -b "service couchdb2 stop && rm -rf /opt/data/couchdb2/* && rm -f /usr/local/couchdb2/couchdb/etc/local.d/z_admin.ini && rm -f /usr/local/couchdb2/couchdb/etc/local.d/auto_gen.ini && > /usr/local/couchdb2/couchdb/etc/local.d/ssl.ini && service couchdb2 start"
cchq icds-cas ap deploy_db.yml --limit couchdb2 --branch=je/icds-cas-deploy --skip-check --start-at-task="Create system databases"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment