Skip to content

Txture/backup-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Txture backup script examples

This repository shows examples on how to backup your Txture instance.

Concepts

The key concept is to activate the maintenance mode on your Txture instance before backing up the data. This ensures data integrity for the backup. This is achieved via a REST call to the API. Authentication to the REST endpoint happens via an API Token that can be added in the admin area.

Once the maintenance mode has been activated, one has to ensure that it is actually active. Activation might be delayed by other processes which could lead to a delayed start of the maintenance mode and hence a corrupt backup.

Implementations

Currently the following language implementations are available:

  • Bash

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages