Jacobo de Vera
f850e8d0e4
Support spaces in service names
...
- Prefer using a pipe to `while read`
- But use a temp file when the loop needs to modify variables that need to be used outside the loop, as the pipe creates a subshell and modifications do not survive after the loop exits.
2025-12-27 11:02:40 +01:00
tomo
d375012c5d
fixed yml file env list
2025-12-27 11:02:40 +01:00
tomo
37c25aa107
removed unneeded return value
2025-12-27 11:02:40 +01:00
tomo
7b16526e7f
removed dead code
2025-12-27 11:02:40 +01:00
tomo
093f36b4d6
implemented exiting with the number of failed deployments
2025-12-27 11:02:40 +01:00
tomo
e5b47f6402
implemented exiting with 1 if at least one deployment fails
2025-12-27 11:02:40 +01:00
tomo
a55d40be97
fixed bug with envs due to the use of a wrong function
2025-12-27 11:02:40 +01:00
tomo
c1c49d5a01
simplified deploy method
2025-12-27 11:02:40 +01:00
tomo
88e4d64c1a
fixed IFS problems for some hooks
2025-12-27 11:02:40 +01:00
tomo
17e0bbcbb6
fixed formatting
2025-12-27 11:02:40 +01:00
tomo
95c7546051
removed configs and implemented specification of deploy file name
2025-12-27 11:02:40 +01:00
tomo
c1e17c366f
Update links in multideploy.sh
2025-12-27 11:02:40 +01:00
tomo
88cde7be6d
fixed missing wiki link
2025-12-27 11:02:40 +01:00
tomo
c16e059535
allowed using varaibles in deploy file
2025-12-27 11:02:40 +01:00
tomo
88d4637ee3
added header doc
2025-12-27 11:02:40 +01:00
tomo
74ed0354a3
added docs and enhanced log messages
2025-12-27 11:02:40 +01:00
tomo
2cc5e66517
added docs
2025-12-27 11:02:40 +01:00
tomo
ba7c368ee5
fixed IFS problems
2025-12-27 11:02:40 +01:00
tomo
768de270bf
improved preprocessing and fixed bug with wrong param of services
2025-12-27 11:02:40 +01:00
tomo
db1dc4de0d
added debug messages
2025-12-27 11:02:40 +01:00
tomo
fb0926dc81
implemented checking for different kinds of deploy file
2025-12-27 11:02:40 +01:00
tomo
23e1a53ec8
implemented deploying to services
2025-12-27 11:02:40 +01:00
tomo
67d58a12e7
implemented handling envs
2025-12-27 11:02:40 +01:00
tomo
0ed5e21232
fixed formatting and private var names
2025-12-27 11:02:40 +01:00
tomo
b2eb1d2bbc
refactored getting services
2025-12-27 11:02:40 +01:00
tomo
3c184486c3
fixed indents
2025-12-27 11:02:40 +01:00
tomo
5a730bf00d
implemented checking deploy file
2025-12-27 11:02:40 +01:00
neil
d24c7e977e
Merge pull request #6697 from sergiustheblack/fix/strongswan
...
DNS / CheckToken (push) Has been cancelled
Build DockerHub / CheckToken (push) Has been cancelled
Shellcheck / ShellCheck (push) Has been cancelled
Shellcheck / shfmt (push) Has been cancelled
DNS / Fail (push) Has been cancelled
DNS / Docker (push) Has been cancelled
DNS / MacOS (push) Has been cancelled
DNS / Windows (push) Has been cancelled
DNS / FreeBSD (push) Has been cancelled
DNS / OpenBSD (push) Has been cancelled
DNS / NetBSD (push) Has been cancelled
DNS / DragonFlyBSD (push) Has been cancelled
DNS / Solaris (push) Has been cancelled
DNS / Omnios (push) Has been cancelled
Build DockerHub / build (push) Has been cancelled
Fix strongswan deploy hook
2025-12-25 13:39:05 +01:00
DreamSlave
fd6a14de8a
Update timestamp function in ali_dcdn.sh
2025-12-22 17:00:31 +08:00
DreamSlave
0eb40c6ce6
Update timestamp variable in ali_cdn.sh
2025-12-22 17:00:22 +08:00
Sergey Parfenov
00aaed1b14
Fix strongswan deploy hook
...
Make it more resistant to deploy hooks api change by passing custom arguments first
2025-12-19 18:12:45 +03:00
Antoni Company
46a2608783
fix: Renamed filaname to certname
...
- Changed filename to certname to better reflect the actual issue at hand.
- Restored _cdomain variable to its original place for clarity.
2025-11-22 09:22:45 +00:00
Antoni Company
3d3053f427
feat: Add custom filename for panos
2025-11-20 10:06:37 +00:00
neil
1f598a0a79
Merge pull request #6594 from rglidden/truenas_25.10_fix
...
truenas_ws: Fix TrueNAS deploy fails on TrueNAS 25.10 due to invalid passphrase
2025-11-09 18:10:08 +01:00
neil
adb46748de
Merge pull request #6447 from privacyfr3ak/master
...
Fix keystore ownership in Unifi deployment - unifi.sh for BSD
2025-11-09 18:00:39 +01:00
privacyfr3ak
59a286b0b7
disable shellcheck
2025-11-08 16:59:10 -05:00
PrivacyFreak
72259059ef
Merge branch 'acmesh-official:master' into master
2025-11-04 15:23:54 +00:00
Richard Glidden
693b1f7a74
Fix TrueNAS deploy fails on TrueNAS 25.10
2025-11-02 23:01:51 -05:00
Jens Spanier
0c7943868d
Merge branch 'acmesh-official:dev' into dev
2025-10-21 11:35:19 +02:00
Jens Spanier
3cdce86339
rename to keyhelp_api
2025-10-21 11:34:46 +02:00
neil
15197455f2
Merge pull request #5061 from b1n23/dev
...
Shellcheck / ShellCheck (push) Has been cancelled
Shellcheck / shfmt (push) Has been cancelled
Build DockerHub / CheckToken (push) Has been cancelled
Build DockerHub / build (push) Has been cancelled
Add deployhook for CacheFly, Edgio and Netlify
2025-10-11 12:47:40 +02:00
Jens Spanier
f7cc72be35
add missing double quotes
2025-10-09 13:28:04 +02:00
Jens Spanier
17da49bb78
add keyhelp deploy hook
2025-10-09 13:16:28 +02:00
neil
ca7bdd9101
Merge pull request #6424 from rglidden/truenas_ws_remote
...
truenas_ws: Add ability to deploy to remote TrueNAS server via WebSockets
2025-09-19 20:49:29 +02:00
Richard Glidden
070cd0f4df
Use _sleep instead of sleep
2025-09-16 22:19:16 -04:00
Richard Glidden
8608e9cd3a
Save and read variables
2025-09-12 22:22:30 -04:00
neil
fc3bfda3bd
Merge pull request #6487 from aSauerwein/master
...
Build DockerHub / CheckToken (push) Has been cancelled
Shellcheck / ShellCheck (push) Has been cancelled
Shellcheck / shfmt (push) Has been cancelled
Build DockerHub / build (push) Has been cancelled
add template_stack option to push to device
2025-09-07 20:48:00 +02:00
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