Commit Graph
21 Commits
Author SHA1 Message Date
fggp caf3e8ee23 Added uninstall instructions 2022-12-26 14:02:49 +01:00
fggp 4888be1af4 Update Readme.md 2022-12-26 14:02:49 +01:00
fggp fc64eeda1d stop and disable services on uninstall 2022-12-26 14:02:49 +01:00
fggp aff59a7cc7 Update requirements.txt 2022-12-26 14:02:49 +01:00
fggp 54eb4a6412 Revert to previous commit 2022-12-26 14:02:49 +01:00
fggp a6e04f727a Minor fix 2022-12-26 14:02:49 +01:00
fggp 987f796d9b Update createdeb.sh 2022-12-26 14:02:49 +01:00
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
fggp a64177bff4 pyo replaced by pyc in prerm 2022-12-26 14:02:49 +01:00
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