Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-06-13 | ref(sourcegraph): exclude more directories from backup | Franck Cuny | 1 | -2/+6 | |
I don't need to backup the observability data for sourcegraph. I also don't need to backup the cache. These files change a lot and are about ~300M of data every day, which creates a lot of churn for our backup. All I need if I restore a backup is the content of the database and the indexes. Change-Id: Ifaddda7626ecae32162503bc14aa8d1ffa716622 Reviewed-on: https://cl.fcuny.net/c/world/+/416 Tested-by: |