tomo
67b5176f33
removed configs and implemented specification of deploy file name
1 month ago
tomo
e9b5bbfd19
Merge branch 'dev' into multideploy-yaml
2 months ago
tomo
69858fbd5f
Update links in multideploy.sh
2 months ago
neil
63d11c3eea
Merge pull request #6245 from aafbsd/patch-1
Support FreeBSD's sed -i
2 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.
2 months ago
neil
5236e81068
version 3.1.1
2 months ago
neil
384f0fb89a
Merge pull request #6242 from NerLOR/master
dns_world4you: Adapt to change in world4you.com
2 months ago
Lorenz Stechauner
1d628bcf9e
dns_world4you: Adapt to change in world4you.com
2 months ago
tomo
488d14744c
Merge branch 'dev' into multideploy-yaml
2 months ago
tomo
f26d40404a
fixed missing wiki link
2 months ago
tomo
98aaff68f4
allowed using varaibles in deploy file
2 months ago
tomo
b6a6e67d04
added header doc
2 months ago
tomo
7a35d6838d
added docs and enhanced log messages
2 months ago
tomo
a9c2435c88
added docs
2 months ago
tomo
8d77bef828
fixed IFS problems
2 months ago
tomo
ccd9d9a79e
improved preprocessing and fixed bug with wrong param of services
2 months ago
tomo
6189aa5a35
added debug messages
2 months ago
tomo
06e75de728
implemented checking for different kinds of deploy file
2 months ago
tomo
f275f3c150
added yq to dockerfile
2 months ago
tomo
4fbade3d05
implemented deploying to services
2 months ago
tomo
a6060f9015
implemented handling envs
2 months ago
tomo
18575b1eb9
fixed formatting and private var names
2 months ago
tomo
f1d214ae96
refactored getting services
2 months ago
tomo
cfe32265a8
fixed indents
2 months ago
tomo
0ce28302bd
implemented checking deploy file
2 months ago
neil
b8644f49ec
Merge pull request #6239 from scruel/patch-1
chore(synology): remove personal mail
2 months ago
Scruel Tao
091c1f7ef1
chore(synology): remove personal mail
2 months ago
neil
c838c3fa73
Merge pull request #6234 from tomo2403/deployhook-docker
Allow deploying of PKCS to docker containers and other hooks
2 months ago
neil
8bb9106b42
Merge pull request #6226 from davidha/fix-saved-local-hostname
Fix bug saving SYNO_LOCAL_HOSTNAME
2 months ago
tomo
a7e3b0d184
Merge branch 'dev' into deployhook-docker
2 months ago
tomo
cd9c76490e
Merge pull request #1 from tomo2403/deployhook-docker
Deployhook docker
2 months ago
tomo
449c542d5a
fixed env warning while building
3 months ago
tomo
7f19f8cf0e
implemented deploying pfx to docker container
3 months ago
tomo
b2eb704394
allowed deploying of pfx cert
3 months ago
David Ha
899da0c6ea
Update synology_dsm.sh
fix check logic
3 months ago
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.
3 months ago
neil
6dbe49089e
minor
3 months ago
neil
5883e5159f
Merge pull request #6202 from ARNik/dns_beget
Add Beget.com DNS API support
3 months ago
ARNik
26a5d48f63
dnsapi: Beget.com fix case-sensitive domain names
3 months ago
ARNik
aa6feb4b62
dnsapi: Beget.com fix rm record
4 months ago
ARNik
2fef0ebea8
dnsapi: Beget.com subdomain preparation rework
4 months ago
ARNik
66dd51a09a
dnsapi: check Beget.com API replies
4 months ago
ARNik
077868604d
dnsapi: Add Beget.com DNS API
4 months ago
neil
0ae80272fb
Merge pull request #5237 from markkuleinio/add-he-ddns
Add dnsapi script for HE DDNS
4 months ago
neil
7bef7cf9e2
Merge pull request #6108 from Attackwave/Truenas-Deploy-Websocket
Truenas deploy websocket
4 months ago
neil
6fa24cad18
Merge pull request #6195 from 3VAbdAVE/dev
Fixed cloudkey gen 2 changes
4 months ago
neil
6313020ba9
Merge pull request #6194 from ghen2/hostname
Portability: use `uname -n` instead of `hostname`.
4 months ago
3VAbdAVE
b2eead386d
Merge remote-tracking branch 'upstream/dev' into dev
4 months ago
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.
4 months ago
neil
cf537070d8
Merge pull request #5128 from vlad-kms/master
Feature: Add new version API dns SELECTEL dns_selectel.sh (actual v2)
4 months ago