611 Commits

Author SHA1 Message Date
tomo
5189a310e2
simplified deploy method 2025-04-13 16:38:28 +02:00
tomo
7949c10934
fixed IFS problems for some hooks 2025-04-10 10:24:32 +02:00
tomo
bc23e8ca30
fixed formatting 2025-03-27 19:16:07 +01:00
tomo
2e6065cfb9
Merge branch 'dev' into multideploy-yaml 2025-03-27 19:11:53 +01:00
tomo
67b5176f33
removed configs and implemented specification of deploy file name 2025-03-27 19:11:31 +01: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
tomo
69858fbd5f
Update links in multideploy.sh 2025-03-01 13:26:53 +01:00
tomo
488d14744c
Merge branch 'dev' into multideploy-yaml 2025-02-21 19:29:46 +01:00
tomo
f26d40404a
fixed missing wiki link 2025-02-21 19:26:56 +01:00
tomo
98aaff68f4
allowed using varaibles in deploy file 2025-02-21 19:15:42 +01:00
tomo
b6a6e67d04
added header doc 2025-02-21 19:02:55 +01:00
tomo
7a35d6838d
added docs and enhanced log messages 2025-02-21 18:44:46 +01:00
tomo
a9c2435c88
added docs 2025-02-21 18:31:24 +01:00
tomo
8d77bef828
fixed IFS problems 2025-02-21 18:23:29 +01:00
tomo
ccd9d9a79e
improved preprocessing and fixed bug with wrong param of services 2025-02-21 18:23:13 +01:00
tomo
6189aa5a35
added debug messages 2025-02-21 15:52:02 +01:00
tomo
06e75de728
implemented checking for different kinds of deploy file 2025-02-21 15:51:02 +01:00
tomo
4fbade3d05
implemented deploying to services 2025-02-21 10:50:35 +01:00
tomo
a6060f9015
implemented handling envs 2025-02-21 10:50:11 +01:00
tomo
18575b1eb9
fixed formatting and private var names 2025-02-21 10:49:08 +01:00
tomo
f1d214ae96
refactored getting services 2025-02-20 23:02:56 +01:00
tomo
cfe32265a8
fixed indents 2025-02-20 21:56:28 +01:00
tomo
0ce28302bd
implemented checking deploy file 2025-02-20 21:42:11 +01: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