tomo
5189a310e2
simplified deploy method
8 months ago
tomo
7949c10934
fixed IFS problems for some hooks
8 months ago
tomo
bc23e8ca30
fixed formatting
9 months ago
tomo
2e6065cfb9
Merge branch 'dev' into multideploy-yaml
9 months ago
tomo
67b5176f33
removed configs and implemented specification of deploy file name
9 months ago
neil
be35b55444
Merge pull request #623 from kevinoid/fix-well-known-perms
Avoid permissions errors for chown .well-known
9 months ago
neil
a16ccf40c2
Merge pull request #6198 from lindsayzhou/fix-dns-netzner-error-regexp
fix regex of matching hetzner dns api error responses
9 months ago
Sikro
5c7b1cd5f2
add environment variable for notify/telegram.sh
Since the server in mainland China cannot connect to Telegram, add the TELEGRAM_BOT_URLBASE environment variable
Please add the proxy address you set. If this variable is not added, it will be the default value (https://api.telegram.org )
1 year ago
neil
fc5e593e2d
Merge pull request #6277 from beedaddy/ntfy_token
support NTFY_TOKEN
9 months ago
Martin Brodbeck
f1dc79f0b5
support NTFY_TOKEN
9 months ago
neil
34ea97dcea
Merge pull request #4384 from fraenki/cert_home
update documentation for --cert-home parameter
9 months ago
neil
f2931163aa
Merge pull request #6268 from wlallemand/haproxy-fix-secure-debug
haproxy: don't leak private keys when doing --debug
9 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.
9 months ago
neil
45660902ed
Merge pull request #6262 from copyliu/copyliu-routeros-dev
routeros: file-name should in quotes in newer (7.18) version
9 months ago
neil
72318cb687
Merge pull request #6263 from markkuleinio/dev
dns_he_ddns: Add empty dns_he_ddns_rm() to remove warnings
9 months ago
neil
f277223a65
Merge pull request #6257 from metaforget/master
cqhttp notify-hook:Compatibility with QQ Headless Project Napcat
9 months ago
Markku Leiniö
262fa74f5e
dns_he_ddns: Add empty dns_he_ddns_rm() to remove warnings
9 months ago
copyliu
ebdd221c72
routeros: file-name should in quotes in newer (7.18) version
9 months ago
metaforget
2b8d162c9e
Merge branch 'dev' into master
9 months ago
metaforget
dc8cf0e02e
cqhttp notify-hook:Compatibility with QQ Headless Project Napcat
9 months ago
neil
a054f6a97b
Merge pull request #6240 from Giova96/master
Add FreeMyIP DNS Api Support
10 months ago
tomo
e9b5bbfd19
Merge branch 'dev' into multideploy-yaml
10 months ago
tomo
69858fbd5f
Update links in multideploy.sh
10 months ago
neil
63d11c3eea
Merge pull request #6245 from aafbsd/patch-1
Support FreeBSD's sed -i
10 months ago
Giovannimaria Gandossi
dd2199c472
Adding support for FreeMyIP dns API
10 months ago
aafbsd
661c3bbdb0
Support FreeBSD's sed -i
FreeBSD's sed requires an extension for the backup file when -i is used. However, it may be zero-length to indicate that no backup is desired.
10 months ago
neil
5236e81068
version 3.1.1
10 months ago
neil
c459b5eb9d
Merge pull request #6243 from acmesh-official/dev
sync
10 months ago
neil
384f0fb89a
Merge pull request #6242 from NerLOR/master
dns_world4you: Adapt to change in world4you.com
10 months ago
Lorenz Stechauner
1d628bcf9e
dns_world4you: Adapt to change in world4you.com
10 months ago
tomo
488d14744c
Merge branch 'dev' into multideploy-yaml
10 months ago
tomo
f26d40404a
fixed missing wiki link
10 months ago
tomo
98aaff68f4
allowed using varaibles in deploy file
10 months ago
tomo
b6a6e67d04
added header doc
10 months ago
tomo
7a35d6838d
added docs and enhanced log messages
10 months ago
tomo
a9c2435c88
added docs
10 months ago
tomo
8d77bef828
fixed IFS problems
10 months ago
tomo
ccd9d9a79e
improved preprocessing and fixed bug with wrong param of services
10 months ago
tomo
6189aa5a35
added debug messages
10 months ago
tomo
06e75de728
implemented checking for different kinds of deploy file
10 months ago
tomo
f275f3c150
added yq to dockerfile
10 months ago
tomo
4fbade3d05
implemented deploying to services
10 months ago
tomo
a6060f9015
implemented handling envs
10 months ago
tomo
18575b1eb9
fixed formatting and private var names
10 months ago
tomo
f1d214ae96
refactored getting services
10 months ago
tomo
cfe32265a8
fixed indents
10 months ago
tomo
0ce28302bd
implemented checking deploy file
10 months ago
neil
b8644f49ec
Merge pull request #6239 from scruel/patch-1
chore(synology): remove personal mail
10 months ago
Scruel Tao
091c1f7ef1
chore(synology): remove personal mail
10 months ago
neil
c838c3fa73
Merge pull request #6234 from tomo2403/deployhook-docker
Allow deploying of PKCS to docker containers and other hooks
10 months ago