You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
In order to allow smooth migration between version 1.0.0-beta and the upcoming version 2.0.0 of HospitalRun, we need to implement a DB backup command.
Since the version 1.0.0-beta uses CouchDB < 2.0.0 we need to use the old tool https://github.com/glynnbird/couchbackup
Example
$ hospitalrun db backup <couchdb_url>
The text was updated successfully, but these errors were encountered:
fox1t
transferred this issue from HospitalRun/hospitalrun
Mar 9, 2020
🚀 Feature Proposal
In order to allow smooth migration between version 1.0.0-beta and the upcoming version 2.0.0 of HospitalRun, we need to implement a DB backup command.
Since the version 1.0.0-beta uses CouchDB < 2.0.0 we need to use the old tool https://github.com/glynnbird/couchbackup
Example
$ hospitalrun db backup <couchdb_url>
The text was updated successfully, but these errors were encountered: