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.
4 months ago
tomo
d375012c5d
fixed yml file env list
6 months ago
tomo
37c25aa107
removed unneeded return value
7 months ago
tomo
7b16526e7f
removed dead code
7 months ago
tomo
093f36b4d6
implemented exiting with the number of failed deployments
7 months ago
tomo
e5b47f6402
implemented exiting with 1 if at least one deployment fails
7 months ago
tomo
a55d40be97
fixed bug with envs due to the use of a wrong function
7 months ago
tomo
c1c49d5a01
simplified deploy method
9 months ago
tomo
88e4d64c1a
fixed IFS problems for some hooks
9 months ago
tomo
17e0bbcbb6
fixed formatting
9 months ago
tomo
95c7546051
removed configs and implemented specification of deploy file name
9 months ago
tomo
c1e17c366f
Update links in multideploy.sh
10 months ago
tomo
88cde7be6d
fixed missing wiki link
10 months ago
tomo
c16e059535
allowed using varaibles in deploy file
10 months ago
tomo
88d4637ee3
added header doc
10 months ago
tomo
74ed0354a3
added docs and enhanced log messages
10 months ago
tomo
2cc5e66517
added docs
10 months ago
tomo
ba7c368ee5
fixed IFS problems
10 months ago
tomo
768de270bf
improved preprocessing and fixed bug with wrong param of services
10 months ago
tomo
db1dc4de0d
added debug messages
10 months ago
tomo
fb0926dc81
implemented checking for different kinds of deploy file
10 months ago
tomo
34eb2a655a
added yq to dockerfile
10 months ago
tomo
23e1a53ec8
implemented deploying to services
10 months ago
tomo
67d58a12e7
implemented handling envs
10 months ago
tomo
0ed5e21232
fixed formatting and private var names
10 months ago
tomo
b2eb1d2bbc
refactored getting services
10 months ago
tomo
3c184486c3
fixed indents
10 months ago
tomo
5a730bf00d
implemented checking deploy file
10 months ago
neil
cbd5dae3b4
Merge pull request #6714 from xiagw/fix-ali-cdn-timestamp
fix: update timestamp variable for ali CDN and DCDN SSL certificate queries
3 days ago
xiagw
b9c877adb9
fix: update timestamp variable for CDN and DCDN SSL certificate queries
3 days ago
neil
d24c7e977e
Merge pull request #6697 from sergiustheblack/fix/strongswan
Fix strongswan deploy hook
5 days ago
neil
6a1ff1c0a6
Merge pull request #6710 from erfantkerfan/dev
improve: change sotoon api to v2.1 with simplification
5 days ago
Erfan Gholizade
383557df61
improve: change sotoon api to v2.1 with simplification
6 days ago
neil
dba4be8065
Merge pull request #6696 from taoso/dev
Support list IPv6 address certificate
6 days ago
neil
a670c07caf
Merge pull request #6692 from as-kholin/omglol_202512
Minor updates to the Omg.lol DNS API
1 week ago
neil
09cc2bdfa5
Merge pull request #6690 from flybyray/issue6688
inwx API change
1 week ago
neil
cc897cab4c
Merge pull request #6655 from hostup/dev
Add: Hostup DNS provider
1 week ago
neil
7ba9597928
Merge pull request #6659 from erfantkerfan/master
Added Sotoon dns api
1 week ago
neil
d2d862420e
Merge pull request #6705 from mq00fc/dev
Fix ali-cdn deploy hook
1 week ago
DreamSlave
fd6a14de8a
Update timestamp function in ali_dcdn.sh
1 week ago
DreamSlave
0eb40c6ce6
Update timestamp variable in ali_cdn.sh
1 week ago
hostup
e321b3c75c
Update dns_hostup.sh
1 week ago
hostup
03d8d3bc1b
Update dns_hostup.sh
1 week ago
Erfan Gholizade
f85de2b0d3
Added Sotoon dns api
handle the case of metadata 404 in old api domains
fix index of domain start
fix shfmt
Revert "handle the case of metadata 404 in old api domains"
This reverts commit 9fe4616664 .
fix 404 on dot ad hyphen
fix shfmt
4 weeks ago
Robert Rettig
5fb42b7339
remove prior additions which tried to use oathtool in tests
1 week ago
Robert Rettig
1b2630dc0d
stop using oathtool
1 week ago
海涛
3fb4c313ec
Support list IPv6 address certificate
2 weeks ago
Robert Rettig
65892453be
take a fork of acmetest
2 weeks ago
Robert Rettig
cba0ff8321
Add oathtool to ubuntu package list in plat.conf
2 weeks ago
Robert Rettig
b6523c2301
Install oathtool in container via _setup function
2 weeks ago