Ubu: Backup
Set up periodic backup for important data:
Database and log files of your graph database.
Database and log files of Graphlytic. The database contains users, groups, saved visualizations, ETL jobs, and all settings.
Graphlytic Backup
Stop Graphlytic. See Ubu: 4. Stop Graphlytic and "graphlytic.conf"
Copy these directories to backup storage (location can be different if you change it during installation process):
<GL_HOME>
<main.dataDir>
<main.logDir>
<main.widgetsDir>
<main.iconsDir>
Start Graphlytic. See Ubu: 3. Start Graphlytic
Restore backup
Stop Graphlytic. See Ubu: 4. Stop Graphlytic
Copy directories from backup storage into correct locations (location can be different if you change it during installation process). You can also set correct permissions:
$
sudo
chown
-R graphlytic:graphlytic
/usr/share/graphlytic
/var/log/graphlytic
Start Graphlytic. See Ubu: 3. Start Graphlytic