Jérémy Lecour
05a62e17b5
client: Release 22.12
1 month ago
Jérémy Lecour
8babc64e0d
client: log line with more details
1 month ago
Jérémy Lecour
aa7366ce2e
client: separate Rsync for the canary file if the main Rsync has finished without errors
1 month ago
Jérémy Lecour
ef744f77cf
client: No more fallback if dump-server-state is missing
1 month ago
Jérémy Lecour
80426c9ba9
whitespaces
1 month ago
Jérémy Lecour
b34ee2c3dc
client: use long options for readability
1 month ago
Jérémy Lecour
94b470770f
client: use sub shells instead of moving around
1 month ago
Jérémy Lecour
ed0645c9d2
remodel how we build the rsync command ( #63 )
...
* use a log file for rsync
* build the command argument by argument, without backslashes
* move excludes into a file
Co-authored-by: Jeremy Lecour <jlecour@evolix.fr>
Reviewed-on: #63
1 month ago
Jérémy Lecour
140a498e28
client: Only one loop for all redis instances
1 month ago
David Prevot
bdd3ef7350
CI: Push *.buildinfo too
2 months ago
Alexis Ben Miloud--Josselin
6e0ab85c6b
client: ignore errors when listing instances
2 months ago
David Prevot
ff681275e3
CI: Don’t use Drone CI anymore
2 months ago
David Prevot
1a892ba002
CI: Actually limit upload to .deb and .changes
2 months ago
Alexis Ben Miloud--Josselin
e3a969f3e2
client: replace rm ** by find -delete
...
** has no particular meaning in bash unless shopt globstar is
set (it isn't by default).
2 months ago
David Prevot
ca4fe4ffb5
CI: Limit upload to .deb and .changes
2 months ago
David Prevot
2338c92fe3
CI: Upload to pub2
2 months ago
David Prevot
d2a76dce9c
CI: use build-area instead of outside of scope subdirectory
2 months ago
David Prevot
4476802182
Use sbuild during CI
2 months ago
Mathieu Trossevin
1e35aaa4db
Corrige messages d'erreurs intempestif
2 months ago
Jérémy Lecour
7b10b56e35
add gobal .gitignore
2 months ago
Jérémy Lecour
c8cfbe18aa
server: release 22.11
2 months ago
Jérémy Lecour
777b469485
bkctld check-canary: add tests
2 months ago
Jérémy Lecour
d3c75ab94e
bkctld-stats: filter active jails and columnize the output
2 months ago
Jérémy Lecour
860b982556
better error message
2 months ago
Jérémy Lecour
8ee2aa3b51
bkctld-check-canary: new subcommand to check canary files and content
2 months ago
Alexis Ben Miloud--Josselin
2b83cd71bc
postgresql: change wd before dump
3 months ago
Jérémy Lecour
88a7907fd3
typo
3 months ago
Jérémy Lecour
18e0563377
quotes
3 months ago
Jérémy Lecour
e921c92cae
More explicit warning for rsync comments/spaces
3 months ago
William Hirigoyen
aff5dbba95
Add --no-header option for status command.
3 months ago
Jérémy Lecour
f683691853
client: tolerate absence of mtr or traceroute
4 months ago
Eric Morino
c769a6e823
Update link to the installation documentation
5 months ago
William Hirigoyen
5739b8afe2
Revert "Fix variable reading in case VAR is specified multiple times in file."
...
This reverts commit 89580f2929
.
6 months ago
William Hirigoyen
89580f2929
Fix variable reading in case VAR is specified multiple times in file.
6 months ago
Alexis Ben Miloud--Josselin
c80881debf
Exclure datadir MongoDB
6 months ago
Jérémy Lecour
e7b7f50d9d
server: release 22.07
7 months ago
Jérémy Lecour
a3ca2f0f68
check-setup: check minifirewall version only if minifirewall is present
7 months ago
Jérémy Lecour
1891c98f57
check-setup: use findmnt with mountpoint instead of target
7 months ago
Jérémy Lecour
aef2637c1e
check-setup: get minifirewall version from internal variable
...
there is no other backward compatible way :
* really old version don't have a know version
* some versions used to display the version on each command, but it is removed.
* the VERSION variable seems to be the most forward-compatible way
7 months ago
David Prevot
f0581fee47
CI: Drop .git directory that was not present during first build
7 months ago
David Prevot
ba4629bee7
server/README.md: tfix
7 months ago
David Prevot
7901fd1950
Jenkins CI: Improve clean up
7 months ago
David Prevot
bdb84e809f
CI: Don’t rely on /tmp
...
/tmp is mounted noexec, so can’t be used to run scripts.
7 months ago
David Prevot
3150d48ba5
server: release 22.06
7 months ago
David Prevot
6c6b64ed34
Update client changelog
7 months ago
David Prevot
604317d4a7
client: tfix (comment)
7 months ago
David Prevot
92ae8a1c7a
Jenkins CI: Unconditional clean up
7 months ago
David Prevot
14ca808658
Jenkins CI: Provide .Jenkinsfile as .drone.yml
...
TODO: upload package when it works.
7 months ago
David Prevot
0bea9f24ab
CI: Build Bullseye package under Bullseye
7 months ago
David Prevot
f13c6404fd
Drone CI: fetch tags
7 months ago