sw360 / sw360chores

WARNING - Work in Progress - It is not Bug Free! Use with Caution. This repository contains Dockerfiles and accompanying scripts that allow deployment of sw360 via docker
Eclipse Public License 1.0
13 stars 18 forks source link

Add scripts to backup couchdb to JSON over HTTP #15

Closed bs-jokri closed 7 years ago

bs-jokri commented 7 years ago

This commit contains two scripts, which are used to backup and restore the contents of the couchdb.

They use the project danielebailo/couchdb-dump, which contains a script that is able to dump and restore the context of an database on couchdb as json.