Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.61 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.61 KB

Platform Logo

Disaster Recovery Platform

Requirements

Installation

- make sure docker is running.
- git clone https://github.com/disastersystems/disaster-recovery.git
- bash install.sh

This will install the site, import existing configuration and generate one time login link for you.

Export Configuration

  - docker-compose exec --user 82 php drush config-export --root=/var/www/html/web

IMPORTANT: Only commit files related to your features only.

Synchronize Configuration

  - git pull latest update
  - docker-compose exec --user 82 php drush config-import --root=/var/www/html/web
  • If you have this error Entities exist of type Shortcut link and Default. These entities need to be deleted before importing., replace uuid in shortcut.set.default.yml with null then try to re-import again. Here's a link to the bug report in the D8 issue queue.

Migrating Data

  - create term "Shelters" under Resources vocabulary
  - docker-compose exec --user 82 php drush import-organization --root=/var/www/html/web

Sponsors

Poetic Logo