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
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.