Hello everyone. Is there a way to create a backup ...
# troubleshoot
p
Hello everyone. Is there a way to create a backup of all progress I made on Datahub? As an example, I would to backup all documentation I wrote for each dataset I have, in case somethin happens
b
Hey William! I think these docs could help you out https://datahubproject.io/docs/how/backup-datahub/
b
MySQL dump suffices for most of the data in Datahub. If you're running an ES container yourself, I suggest looking into elasticdump container to backup the indices. Would love to know if there is an easy way to restore usage logs though.