backup server side executed python scripts for managing linux and windows system and application data backups, developed by adminsys for adminsys
Go to file
k3nny af9ef1da23
All checks were successful
lint / docker (push) Successful in 13m19s
test ci
2024-11-27 22:51:28 +01:00
.gitea/workflows test ci 2024-11-27 22:51:28 +01:00
.vscode migrate to Python3 (from alejeune) 2022-04-25 10:02:43 +02:00
deb Added uninstall instructions 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 fix: Not use binary string in subprocess command 2023-03-08 17:58:06 +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 2024-08-22 09:52:55 +02: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>_.