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
tomo
cd9c76490e
Merge pull request #1 from tomo2403/deployhook-docker
...
Deployhook docker
2025-02-15 20:12:00 +01:00
tomo
449c542d5a
fixed env warning while building
2025-02-15 17:16:07 +01:00
tomo
7f19f8cf0e
implemented deploying pfx to docker container
2025-02-15 15:18:10 +01:00
tomo
b2eb704394
allowed deploying of pfx cert
2025-02-15 15:16:52 +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
6dbe49089e
minor
2025-01-25 21:00:34 +01:00
neil
5883e5159f
Merge pull request #6202 from ARNik/dns_beget
...
Add Beget.com DNS API support
2025-01-18 19:46:24 +01:00
ARNik
26a5d48f63
dnsapi: Beget.com fix case-sensitive domain names
2025-01-16 21:57:41 +03:00
ARNik
aa6feb4b62
dnsapi: Beget.com fix rm record
2025-01-16 20:55:56 +03:00
ARNik
2fef0ebea8
dnsapi: Beget.com subdomain preparation rework
2025-01-16 20:55:56 +03:00
ARNik
66dd51a09a
dnsapi: check Beget.com API replies
2025-01-16 19:45:26 +03:00
ARNik
077868604d
dnsapi: Add Beget.com DNS API
2025-01-15 09:40:31 +03:00
neil
0ae80272fb
Merge pull request #5237 from markkuleinio/add-he-ddns
...
Add dnsapi script for HE DDNS
2025-01-11 10:48:12 +01:00
neil
7bef7cf9e2
Merge pull request #6108 from Attackwave/Truenas-Deploy-Websocket
...
Truenas deploy websocket
2025-01-11 10:46:40 +01:00
neil
6fa24cad18
Merge pull request #6195 from 3VAbdAVE/dev
...
Fixed cloudkey gen 2 changes
2025-01-10 20:40:28 +01:00
neil
6313020ba9
Merge pull request #6194 from ghen2/hostname
...
Portability: use `uname -n` instead of `hostname`.
2025-01-10 20:39:45 +01:00
3VAbdAVE
b2eead386d
Merge remote-tracking branch 'upstream/dev' into dev
2025-01-10 09:19:29 -05:00
Geert Hendrickx
b826123d98
Portability: use uname -n
instead of hostname
.
...
`hostname` is not available by default on some modern Linux distributions
(eg. Arch Linux), whereas `uname -n` is defined by POSIX, so guaranteed.
2025-01-10 12:39:30 +01:00
neil
cf537070d8
Merge pull request #5128 from vlad-kms/master
...
Feature: Add new version API dns SELECTEL dns_selectel.sh (actual v2)
2025-01-09 22:44:16 +01:00
neil
7a00a1dced
Merge pull request #6191 from HTDemony/master
...
Create script for deploy certificate on Proxmox Backup Server
2025-01-09 22:42:01 +01:00
Demony
80c37ebab2
Merge branch 'dev' into master
2025-01-08 21:37:21 +01:00
neil
5fb4136bcd
Merge pull request #6190 from jpmens/patch-2
...
Correct typo in acme.sh
2025-01-08 19:23:22 +01:00
Yann DEMOULIN
6a249ca1dd
Create script for deploy certificate on Proxmox Backup Server
2025-01-07 22:23:27 +01:00
Jan-Piet Mens
5610d4782f
Correct typo in acme.sh
2025-01-07 13:13:27 +01:00
Markku Leiniö
fef4574c3c
Fix option description
2025-01-04 21:34:14 +02:00
neil
65239c7c25
Merge pull request #6184 from JazzMalar/master
...
Update dns_cyon plugin
2025-01-04 10:43:54 +01:00
Markus Schenk
1b123054b3
also updated the other validation functions
2025-01-03 13:08:18 +01:00