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
neil
be35b55444
Merge pull request #623 from kevinoid/fix-well-known-perms
...
Avoid permissions errors for chown .well-known
2025-03-23 21:20:23 +01:00
neil
a16ccf40c2
Merge pull request #6198 from lindsayzhou/fix-dns-netzner-error-regexp
...
fix regex of matching hetzner dns api error responses
2025-03-23 21:07:24 +01:00
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 )
2025-03-23 21:00:34 +01:00
neil
fc5e593e2d
Merge pull request #6277 from beedaddy/ntfy_token
...
support NTFY_TOKEN
2025-03-21 20:07:34 +01:00
Martin Brodbeck
f1dc79f0b5
support NTFY_TOKEN
2025-03-20 10:13:12 +01:00
neil
34ea97dcea
Merge pull request #4384 from fraenki/cert_home
...
update documentation for --cert-home parameter
2025-03-19 11:04:06 +01:00
neil
f2931163aa
Merge pull request #6268 from wlallemand/haproxy-fix-secure-debug
...
haproxy: don't leak private keys when doing --debug
2025-03-15 11:09:55 +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
neil
45660902ed
Merge pull request #6262 from copyliu/copyliu-routeros-dev
...
routeros: file-name should in quotes in newer (7.18) version
2025-03-09 19:45:30 +01:00
neil
72318cb687
Merge pull request #6263 from markkuleinio/dev
...
dns_he_ddns: Add empty dns_he_ddns_rm() to remove warnings
2025-03-09 19:41:59 +01:00
neil
f277223a65
Merge pull request #6257 from metaforget/master
...
cqhttp notify-hook:Compatibility with QQ Headless Project Napcat
2025-03-09 19:40:46 +01:00
Markku Leiniö
262fa74f5e
dns_he_ddns: Add empty dns_he_ddns_rm() to remove warnings
2025-03-05 19:45:01 +02:00
copyliu
ebdd221c72
routeros: file-name should in quotes in newer (7.18) version
2025-03-05 11:33:41 +08:00
metaforget
2b8d162c9e
Merge branch 'dev' into master
2025-03-03 13:51:08 +08:00
metaforget
dc8cf0e02e
cqhttp notify-hook:Compatibility with QQ Headless Project Napcat
2025-03-03 10:37:38 +08:00
neil
a054f6a97b
Merge pull request #6240 from Giova96/master
...
Add FreeMyIP DNS Api Support
2025-03-02 13:06:25 +01:00
tomo
e9b5bbfd19
Merge branch 'dev' into multideploy-yaml
2025-03-01 13:27:05 +01:00
tomo
69858fbd5f
Update links in multideploy.sh
2025-03-01 13:26:53 +01:00
neil
63d11c3eea
Merge pull request #6245 from aafbsd/patch-1
...
Support FreeBSD's sed -i
2025-02-28 19:48:05 +01:00
Giovannimaria Gandossi
dd2199c472
Adding support for FreeMyIP dns API
2025-02-24 17:03:22 +01:00
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.
2025-02-24 12:33:42 +00:00
neil
5236e81068
version 3.1.1
2025-02-23 09:28:14 +01:00
neil
c459b5eb9d
Merge pull request #6243 from acmesh-official/dev
...
sync
2025-02-23 09:26:46 +01:00
neil
384f0fb89a
Merge pull request #6242 from NerLOR/master
...
dns_world4you: Adapt to change in world4you.com
2025-02-23 09:25:10 +01:00
Lorenz Stechauner
1d628bcf9e
dns_world4you: Adapt to change in world4you.com
2025-02-22 18:56:15 +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
f275f3c150
added yq to dockerfile
2025-02-21 10:50:50 +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
neil
b8644f49ec
Merge pull request #6239 from scruel/patch-1
...
chore(synology): remove personal mail
2025-02-20 10:38:47 +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