shieldproject / shield-boshrelease

BOSH Release for shield
MIT License
11 stars 17 forks source link

SHIELD deployment with mariadb as db #94

Closed karampok closed 7 years ago

karampok commented 7 years ago

Hi there, the current bosh release does not include a manifest for testing SHIELD with mariadb. Testing fast with mariadb in a bosh-lite would great help to find fast potential issues.

Thanks

drnic commented 7 years ago

As an fyi, @jhunt said that v8 will have an internal sqlite3 database rather than use pg/mariadb etc

jhunt commented 7 years ago

Merged #91, but as @drnic alluded to, the v8 release of SHIELD will move away from standalone relational database stores as part of an effort to streamline backups of SHIELD itself (and its forthcoming encryption capabilities). The BOSH release will be updated to handle the migration of data transparently.