backup server side executed python scripts for managing linux and windows system and application data backups, developed by adminsys for adminsys
Go to file
fggp fb641fb21c huey 0.4.9 and redis are installed from postinst
This is to be sure that the binaries are put in /usr/local/bin
2022-12-26 14:02:49 +01:00
.vscode migrate to Python3 (from alejeune) 2022-04-25 10:02:43 +02:00
deb huey 0.4.9 and redis are installed from postinst 2022-12-26 14:02:49 +01:00
docs migrate to Python3 (from alejeune) 2022-04-25 10:02:43 +02:00
docs-sphinx-rst migrate to Python3 (from alejeune) 2022-04-25 10:02:43 +02:00
libtisbackup Set errors=ignore in the decode method, to avoid utf-8 codec errors on filenames with non-ascii characters 2022-12-26 14:02:49 +01:00
rpm migrate to Python3 (from alejeune) 2022-04-25 10:02:43 +02:00
samples migrate to Python3 (from alejeune) 2022-04-25 10:02:43 +02:00
scripts Start command 2022-12-26 14:02:49 +01:00
static Use new based theme on bootstrap 2015-07-03 16:18:48 +02:00
templates Disable automatic boot for copies vm 2015-10-16 17:12:04 +02:00
.gitignore migrate to Python3 (from alejeune) 2022-04-25 10:02:43 +02:00
config.py Fix bugs with huey 2015-07-08 16:02:14 +02:00
README.md README.md and tranquil-it-contacts.rst 2020-11-23 15:34:28 +01:00
requirements.txt Update requirements.txt 2022-12-26 14:02:49 +01:00
tasks.py migrate to Python3 (from alejeune) 2022-04-25 10:02:43 +02:00
tisbackup_gui.py Corrected import of huey attribute 2022-12-26 14:02:49 +01:00
tisbackup.py Added libtispackup to the Python path 2022-12-26 14:02:49 +01:00

This is the repository of the TISBackup project, licensed under GPLv3.

TISBackup is a python script that the backup server runs at regular intervals to retrieve different data types on remote hosts such as database dumps, files, virtual machine images and metadata.

:ref:Tranquil IT <contact_tranquil_it> is the original author of TISBackup.

The documentation is provided under the license CC-BY-SA and can be found on readthedoc <https://tisbackup.readthedocs.io/en/latest/index.html>_.