clearlydefined / operations

Operational documentation and tools
3 stars 10 forks source link

Investigate if we need to backups from the dev env. #23

Open jcfiorenzano opened 4 years ago

jcfiorenzano commented 4 years ago

This is something that should be taken once each developer can work in isolation.

The current idea of why we have the backup for the dev env is that because the database is shared between all developers we should keep a good copy, just in case a developer mess up with the database.

Once developers has their own env, this env can be used as a staging env and we should rethink if we need backup of it.