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 737f9bea38
All checks were successful
lint / docker (push) Successful in 9m14s
fix iniparse
fix code passing ruff linter
pre-commit ruff
pre-commit ruff format
2024-11-29 23:45:40 +01:00
.gitea/workflows EOF & whitespace 2024-11-29 00:54:31 +01:00
.vscode EOF & whitespace 2024-11-29 00:54:31 +01:00
deb EOF & whitespace 2024-11-29 00:54:09 +01:00
docs EOF & whitespace 2024-11-29 00:54:09 +01:00
docs-sphinx-rst fix iniparse 2024-11-29 23:45:40 +01:00
libtisbackup fix iniparse 2024-11-29 23:45:40 +01:00
rpm EOF & whitespace 2024-11-29 00:54:09 +01:00
samples EOF & whitespace 2024-11-29 00:54:09 +01:00
scripts EOF & whitespace 2024-11-29 00:54:09 +01:00
static EOF & whitespace 2024-11-29 00:54:09 +01:00
templates EOF & whitespace 2024-11-29 00:54:09 +01:00
.gitignore fix first pass - .gitignore 2024-11-28 23:21:26 +01:00
.hadolint.yml EOF & whitespace 2024-11-29 00:54:31 +01:00
.pre-commit-config.yaml fix iniparse 2024-11-29 23:45:40 +01:00
compose.yml EOF & whitespace 2024-11-29 00:54:09 +01:00
config.py fix iniparse 2024-11-29 23:45:40 +01:00
cron.sh fix first pass 2024-11-28 23:20:19 +01:00
Dockerfile EOF & whitespace 2024-11-29 00:54:09 +01:00
entrypoint.sh EOF & whitespace 2024-11-29 00:54:09 +01:00
pyproject.toml fix iniparse 2024-11-29 23:45:40 +01:00
README.md README.md and tranquil-it-contacts.rst 2020-11-23 15:34:28 +01:00
requirements.txt requirements.txt 2024-11-29 00:02:24 +01:00
tasks.py fix iniparse 2024-11-29 23:45:40 +01:00
tisbackup_gui.py fix iniparse 2024-11-29 23:45:40 +01:00
tisbackup.py few fixes and lint compatible 2024-11-29 00:48:59 +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>_.