Jacobo de Vera
5aae3333bc
Show proxmox deploy scripts response only on debug
2025-08-31 20:44:24 +01:00
Richard Glidden
6d40ac8644
chore: Fix shellcheck errors
2025-08-29 16:24:30 -04:00
Richard Glidden
d7c428fc8d
feat: Add ability to deploy to remote TrueNAS instances
2025-08-29 16:24:30 -04:00
asauerwein
fdb1e8c2e4
fix usage of H1 header
...
change to while loop
use global variable for loop
fix if statement to be sh compliant
shfmt
2025-08-20 18:37:25 +02:00
asauerwein
5b02e86334
add template_stack option to push to device
2025-08-20 17:47:36 +02:00
invario
3252e0ce2e
Add outputs for PFX and PEM
...
Signed-off-by: invario <67800603+invario@users.noreply.github.com >
2025-07-28 12:14:12 -04:00
PrivacyFreak
06c1911a28
fix keystore ownership read for unifi.sh
2025-07-14 18:48:32 +00:00
invario
014a781426
Create localcopy deploy-hook
...
Deploy-hook to very simply copy files to set directories and then execute whatever reloadcmd
the admin needs afterwards. This can be useful for configurations where the "multideploy"
hook (in development) is used or when an admin wants ACME.SH to renew certs but needs to
manually configure deployment via an external script (e.g. The deploy-freenas script for TrueNAS Core/Scale
https://github.com/danb35/deploy-freenas/
Signed-off-by: invario <67800603+invario@users.noreply.github.com >
2025-07-06 20:12:10 -04:00
neil
7b76502ee6
Merge pull request #6352 from ecm75/kemploadmaster
...
Add deploy script for Kemp Loadmaster
2025-05-31 17:30:50 +02:00
neil
d420ff0e56
Merge pull request #5043 from coderjoe/feature/deploy-to-zyxel-gs1900-switches
...
Shellcheck / shfmt (push) Has been cancelled
Build DockerHub / CheckToken (push) Has been cancelled
Shellcheck / ShellCheck (push) Has been cancelled
Build DockerHub / build (push) Has been cancelled
Add deploy/zyxel_gs1900.sh
2025-05-25 19:05:33 +02:00
emueller
55282851c4
implemented all suggestions
2025-05-19 09:18:29 +02:00
Joe Bauser
4f5a70b804
Apply suggested fixes from shfmt diffs
2025-05-17 21:25:39 -04:00
Attackwave
99a4cf9e07
Quickfix TrueNAS 25.04
2025-05-16 22:44:25 +02:00
emueller
bf2e99efa6
fixed quoting in kemplm.sh
2025-05-12 10:52:35 +02:00
emueller
7543d5220c
fixed kemplm.sh formatting
2025-05-12 10:45:01 +02:00
emueller
ca73e1f024
added deploy/kemplm.sh for deploying certs on Kemp Loadmaster
2025-05-12 10:28:35 +02:00
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
2025-04-23 17:52:12 -04:00
Alin Trăistaru
e81635f23d
check curl vault http return code
2025-04-18 00:25:10 +02:00
ms264556
93c19356d0
Don't deploy ECC certs to legacy Ruckus
2025-03-27 14:03:08 +13:00
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.
2025-03-11 12:04:59 +01:00
copyliu
ebdd221c72
routeros: file-name should in quotes in newer (7.18) version
2025-03-05 11:33:41 +08:00
Scruel Tao
091c1f7ef1
chore(synology): remove personal mail
2025-02-20 17:16:23 +08:00
neil
c838c3fa73
Merge pull request #6234 from tomo2403/deployhook-docker
...
Allow deploying of PKCS to docker containers and other hooks
2025-02-19 21:31:09 +01:00
neil
8bb9106b42
Merge pull request #6226 from davidha/fix-saved-local-hostname
...
Fix bug saving SYNO_LOCAL_HOSTNAME
2025-02-19 21:29:24 +01:00
tomo
a7e3b0d184
Merge branch 'dev' into deployhook-docker
2025-02-15 20:24:05 +01:00
tomo
7f19f8cf0e
implemented deploying pfx to docker container
2025-02-15 15:18:10 +01:00
David Ha
899da0c6ea
Update synology_dsm.sh
...
fix check logic
2025-02-09 23:43:55 +00:00
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.
2025-02-09 22:56:46 +00:00
neil
7bef7cf9e2
Merge pull request #6108 from Attackwave/Truenas-Deploy-Websocket
...
Truenas deploy websocket
2025-01-11 10:46:40 +01:00
3VAbdAVE
b2eead386d
Merge remote-tracking branch 'upstream/dev' into dev
2025-01-10 09:19:29 -05:00
Demony
80c37ebab2
Merge branch 'dev' into master
2025-01-08 21:37:21 +01:00
Yann DEMOULIN
6a249ca1dd
Create script for deploy certificate on Proxmox Backup Server
2025-01-07 22:23:27 +01:00
Attackwave
f8fcf02448
Merge branch 'acmesh-official:master' into Truenas-Deploy-Websocket
2025-01-02 19:44:24 +01:00
neil
41bf5450d9
Merge pull request #6181 from M0NsTeRRR/master
...
fix: remove control characters
2025-01-01 11:24:21 +01:00
Ludovic Ortega
d37553e7b8
fix: remove control characters
...
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
2024-12-31 18:04:39 +01:00
3VAbdAVE
4bb41cf886
Fixed bad variable.
2024-12-29 12:52:09 -05:00
3VAbdAVE
23a4af9a52
Merge branch 'acmesh-official:master' into master
2024-12-28 13:19:17 -05:00
neil
02da1700e0
fix format
2024-12-22 14:19:58 +01:00
neil
a9f97e1fe2
fix format
2024-12-22 14:17:33 +01:00
neil
d75077c6f9
fix format
2024-12-22 13:36:43 +01:00
Alex
0e1d90dd0c
Properly guess system.properties location
2024-12-20 10:36:45 +01:00
Alex
03e9c612b9
Correct file ownership according to keystore directory
2024-12-20 10:34:51 +01:00
neil
3ccdae0634
Merge pull request #4832 from kchiem/dev
...
deploy hook for Ruckus ZoneDirector / Unleashed
2024-12-07 22:24:04 +01:00
3VAbdAVE
f3b2ab5e60
Fix gen1 cloudkey's symlinked keystore
2024-11-30 10:32:24 -05:00
Attackwave
ebaf4c9c01
Update truenas_ws.sh (Output new certificate name)
2024-11-25 21:23:59 +01:00
Attackwave
44240339d9
Update truenas_ws.sh (Interpreter changed from bash to sh)
2024-11-25 21:13:43 +01:00
Attackwave
9110375173
Update truenas_ws.sh (fixed shfmt)
2024-11-25 20:50:40 +01:00
Attackwave
f2a311bb81
Update truenas_ws.sh (added return instead exit)
2024-11-25 14:44:52 +01:00
Attackwave
d7855e8fe5
Update truenas_ws.sh (shfmt and shellcheck)
2024-11-24 14:59:51 +01:00
Attackwave
413a91646c
Create truenas_ws.sh
2024-11-16 19:15:39 +01:00