Jacobo de Vera
5aae3333bc
Show proxmox deploy scripts response only on debug
2 weeks ago
asauerwein
fdb1e8c2e4
fix usage of H1 header
change to while loop
use global variable for loop
fix if statement to be sh compliant
shfmt
4 weeks ago
asauerwein
5b02e86334
add template_stack option to push to device
4 weeks ago
emueller
55282851c4
implemented all suggestions
4 months ago
Joe Bauser
4f5a70b804
Apply suggested fixes from shfmt diffs
4 months ago
Attackwave
99a4cf9e07
Quickfix TrueNAS 25.04
4 months ago
emueller
bf2e99efa6
fixed quoting in kemplm.sh
4 months ago
emueller
7543d5220c
fixed kemplm.sh formatting
4 months ago
emueller
ca73e1f024
added deploy/kemplm.sh for deploying certs on Kemp Loadmaster
4 months ago
Joe Bauser
24a1b93842
Add deploy/zyxel_gs1900.sh
Add support for deploying to the Zyxel GS1900 line of switches as long
as those switches are running at least firmware V2.80.
Tested on a Zyxel GS1900-8 and GS1900-24E
Resolves #5042
2 years ago
Alin Trăistaru
e81635f23d
check curl vault http return code
5 months ago
ms264556
93c19356d0
Don't deploy ECC certs to legacy Ruckus
6 months ago
William Lallemand
7e320d2748
haproxy: don't leak private keys when doing --debug
It was reported in issue #6267 that the private key was leaked when
using the DEPLOY_HAPROXY_HOT_UPDATE=yes feature.
Indeed, the debugging code which sends commands to HAProxy was using
_debug even when passing the private key.
This patch fixes the issue by using _secure_debug when doing that.
6 months ago
copyliu
ebdd221c72
routeros: file-name should in quotes in newer (7.18) version
6 months ago
Scruel Tao
091c1f7ef1
chore(synology): remove personal mail
7 months ago
tomo
7f19f8cf0e
implemented deploying pfx to docker container
7 months ago
David Ha
899da0c6ea
Update synology_dsm.sh
fix check logic
7 months ago
David Ha
def41a7878
Fix bug saving SYNO_LOCAL_HOSTNAME
Exporting SYNO_LOCAL_HOSTNAME=1 only works on the first deploy invocation. Subsequent deploys using the saved config fails because it saves $SYNO_HOSTNAME instead of $SYNO_LOCAL_HOSTNAME.
7 months ago
Yann DEMOULIN
6a249ca1dd
Create script for deploy certificate on Proxmox Backup Server
8 months ago
Ludovic Ortega
d37553e7b8
fix: remove control characters
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
9 months ago
3VAbdAVE
4bb41cf886
Fixed bad variable.
9 months ago
neil
02da1700e0
fix format
9 months ago
neil
a9f97e1fe2
fix format
9 months ago
neil
d75077c6f9
fix format
9 months ago
Alex
0e1d90dd0c
Properly guess system.properties location
9 months ago
Alex
03e9c612b9
Correct file ownership according to keystore directory
9 months ago
3VAbdAVE
f3b2ab5e60
Fix gen1 cloudkey's symlinked keystore
10 months ago
Attackwave
ebaf4c9c01
Update truenas_ws.sh (Output new certificate name)
10 months ago
Attackwave
44240339d9
Update truenas_ws.sh (Interpreter changed from bash to sh)
10 months ago
Attackwave
9110375173
Update truenas_ws.sh (fixed shfmt)
10 months ago
Attackwave
f2a311bb81
Update truenas_ws.sh (added return instead exit)
10 months ago
Attackwave
d7855e8fe5
Update truenas_ws.sh (shfmt and shellcheck)
10 months ago
Attackwave
413a91646c
Create truenas_ws.sh
10 months ago
ms264556
4232923641
Remove awk usage and refuse redirect to new host
10 months ago
ms264556
2bb5fbdee5
Remove HTTPS_INSECURE
10 months ago
ms264556
38c41b72d6
fix acme.sh PR shfmt failure
10 months ago
ms264556
e98e7a232f
Fix info logging
10 months ago
Sergey Parfenov
9c25365b12
Add swanctl support
10 months ago
ms264556
0cc74b7cfe
fix insecure password debug and _info typo
10 months ago
Ludovic Ortega
2229bcc98b
fix: echo flag
10 months ago
Ludovic Ortega
1bfd4672e1
fix: remove double square brackets
10 months ago
Ludovic Ortega
08807b498e
fix: bad copy/paste
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
10 months ago
Ludovic Ortega
e8a453c567
fix: lint
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
10 months ago
ms264556
717802611a
remove dead code
10 months ago
ms264556
b6a77e0231
Ruckus - use _get() and _post()
10 months ago
Ludovic Ortega
21b966c8e6
fix: don't check for subversion that can lead to error
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
10 months ago
Ludovic Ortega
64a1e88982
feat: add support for docker apps
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
10 months ago
Ludovic Ortega
34c8b882c6
fix: helm chart seems available only on truenas scale
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
10 months ago
Ludovic Ortega
fa420d70cc
fix: verify truenas os version
10 months ago
Ludovic Ortega
2c67934191
fix(truenas): builtin service deprecation
10 months ago