fggp
05c1d91b75
Update requirements.txt
2022-12-26 14:02:49 +01:00
fggp
03958fe7b1
Install huey and redis in python site-packages
2022-12-26 14:02:49 +01:00
fggp
49ad026e30
Update Readme.md
2022-12-26 14:02:49 +01:00
fggp
63f7339206
Corrected import of huey attribute
2022-12-26 14:02:49 +01:00
fggp
ca39549431
Start command
...
The start command path for tisbakcup_huey.service was wrong.
2022-12-26 14:02:49 +01:00
fggp
6e53f7d351
Old version of huey needed
2022-12-26 14:02:49 +01:00
fggp
e695b14ddd
Create Readme.md
2022-12-26 14:02:49 +01:00
Francois PINOT
00c6166701
Use python3 instead of python2 when launching the service
2022-12-26 14:02:49 +01:00
Francois PINOT
c74cc3802b
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
Francois PINOT
9cce146868
Added modules to be installed with pip
2022-12-26 14:02:49 +01:00
Francois PINOT
1e676d64b9
Activated execution mode on deb/prerm and on deb/postrm
2022-12-26 14:02:49 +01:00
Francois PINOT
4393998b61
Added libtispackup to the Python path
2022-12-26 14:02:49 +01:00
htouvet
bc4b9811ed
migrate to Python3 (from alejeune)
2022-04-25 10:02:43 +02:00
Denis Cardon
1655977e64
renamed directory for github.io
2021-04-15 15:43:16 +02:00
Denis Cardon
2eda3c2bbd
changed destination of doc file for github.io
2021-04-15 15:39:49 +02:00
Denis Cardon
bcddf37a8f
add build doc for github.io
2021-04-15 15:24:50 +02:00
Denis Cardon
0fc9f050e5
cleanup sphinx doc for github.io
2021-04-15 15:24:00 +02:00
Denis Cardon
5dbdb4475c
move cron file creation in postinst to avoid overwrite in case of customisation
2020-12-09 17:03:59 +01:00
Denis Cardon
a64121561b
update version scheme, add __version__ in tisbackup.py and add epoch to deb file
2020-12-08 12:08:34 +01:00
Denis Cardon
23ec9e70ba
remove deb rpm doc .git dir from released packages
2020-12-08 11:48:26 +01:00
Vincent CARDON
f976e417e9
minor stuff
2020-11-23 20:48:53 +01:00
Denis Cardon
624ffeee78
cleanup
2020-11-23 20:37:09 +01:00
Denis Cardon
e5da6857a4
cleanup
2020-11-23 20:26:43 +01:00
Vincent CARDON
4e4165958b
README.md and tranquil-it-contacts.rst
2020-11-23 15:34:28 +01:00
Vincent CARDON
80283ca133
renamed resources folder
2020-11-20 14:56:21 +01:00
Vincent CARDON
ee7dd47a3b
Mise à jour de 'README.md'
2020-11-20 14:52:00 +01:00
Denis Cardon
fbe69bd0ef
Merge branch 'master' of https://gitea.ad.tranquil.it/tis-projets/tisbackup
2020-11-20 14:26:37 +01:00
Vincent CARDON
5e8a64bd71
TISBackup documentation , EN version
2020-11-20 14:13:28 +01:00
Vincent CARDON
5f672dd630
initial commit, tisbackup documentation, WIP
2020-11-20 14:13:27 +01:00
Kévin Guérineau
d079b542be
comment DSSKey and add ed25519
2020-11-20 14:13:27 +01:00
Vincent MAUGER
82ca9dfa35
changement du path btrfs
2020-11-20 14:13:25 +01:00
Jeremie Courreges-Anglas
26c45f3fe6
Stoopid unicode
2020-11-20 14:11:17 +01:00
agauvrit
0f9a8ed1da
forgot that print
2020-11-20 14:11:17 +01:00
agauvrit
f9df4effd3
add all_json API entrypoint and read_all_configs method
2020-11-20 14:11:16 +01:00
Jeremie Courreges-Anglas
5a1e984a0b
Use pg_dump -Z to compress the output on the fly
...
Less temp files overhead, less space used in tmp_dir, and less code.
-Z is supported since PostgreSQL 7.1.
2020-11-20 14:11:16 +01:00
Jeremie Courreges-Anglas
8ab66245ff
More precise exception handling
...
In python2 OSError and IOError are different for no good reason, in
python3 IOError is an alias for OSError.
2020-11-20 14:11:16 +01:00
Jeremie Courreges-Anglas
10001a6b74
Allow 'cleanup' to run when no space is left
...
Be conservative and only unlock the 'cleanup' functionality, else we'd
have to check that all other actions handle ENOSPC gracefully.
Noticed at Concept Hygiene: https://assistance.tranquil.it/scp/tickets.php?id=2010
2020-11-20 14:11:16 +01:00
Jeremie Courreges-Anglas
e2c0e7e516
Respect tmp_dir, fixes temp files removal
2020-11-20 14:11:15 +01:00
Vincent CARDON
90631ba547
README.md
2020-11-20 10:58:47 +01:00
Vincent CARDON
d3f32da3bd
TISBackup documentation , EN version
2020-11-19 19:20:19 +01:00
Vincent CARDON
384523cd87
initial commit, tisbackup documentation, WIP
2020-11-18 17:30:38 +01:00
Kévin Guérineau
68bc8caab6
comment DSSKey and add ed25519
2020-08-10 10:02:46 +02:00
Vincent MAUGER
ac3a3975e7
changement du path btrfs
2020-06-11 11:43:39 +02:00
Vincent MAUGER
4216e53d6a
changement du path btrfs
2020-06-11 11:43:09 +02:00
Vincent MAUGER
b665526c73
changement du path btrfs
2020-06-11 11:42:30 +02:00
Yohannès ALEMU
8aa63dbdd4
bug with written_files_count in backup rsync+ssh module
2019-01-03 15:47:22 +01:00
Jeremie Courreges-Anglas
091c1a9e58
Stoopid unicode
2018-08-17 16:58:59 +02:00
agauvrit
00dc8d7212
forgot that print
2018-08-14 10:04:11 +02:00
agauvrit
5179973c52
add all_json API entrypoint and read_all_configs method
2018-08-14 10:02:43 +02:00
Jeremie Courreges-Anglas
57eccd2203
Use pg_dump -Z to compress the output on the fly
...
Less temp files overhead, less space used in tmp_dir, and less code.
-Z is supported since PostgreSQL 7.1.
2018-07-27 11:53:30 +02:00