Skip to main content
Version: 0.1

Backups

To safely back up the database, you must stop the TAPLE node before backing up the database. This way, we will guarantee the consistency of the database at all times. This is because TAPLE Client is using LevelDB as database, in which hot backups are not supported so far.

In this section, you can find the definition of the different environment variables including TAPLE_DATABASE_PATH which represents the path where the database is located.