Commit Graph

5916 Commits (488d14744c7fc834b20ceb6ea85333a379c52559)
 

Author SHA1 Message Date
tomo 488d14744c
Merge branch 'dev' into multideploy-yaml 4 weeks ago
tomo f26d40404a
fixed missing wiki link 4 weeks ago
tomo 98aaff68f4
allowed using varaibles in deploy file 4 weeks ago
tomo b6a6e67d04
added header doc 4 weeks ago
tomo 7a35d6838d
added docs and enhanced log messages 4 weeks ago
tomo a9c2435c88
added docs 4 weeks ago
tomo 8d77bef828
fixed IFS problems 4 weeks ago
tomo ccd9d9a79e
improved preprocessing and fixed bug with wrong param of services 4 weeks ago
tomo 6189aa5a35
added debug messages 4 weeks ago
tomo 06e75de728
implemented checking for different kinds of deploy file 4 weeks ago
tomo f275f3c150
added yq to dockerfile 4 weeks ago
tomo 4fbade3d05
implemented deploying to services 4 weeks ago
tomo a6060f9015
implemented handling envs 4 weeks ago
tomo 18575b1eb9
fixed formatting and private var names 4 weeks ago
tomo f1d214ae96
refactored getting services 4 weeks ago
tomo cfe32265a8
fixed indents 4 weeks ago
tomo 0ce28302bd
implemented checking deploy file 4 weeks ago
neil b8644f49ec
Merge pull request #6239 from scruel/patch-1
chore(synology): remove personal mail
4 weeks ago
Scruel Tao 091c1f7ef1
chore(synology): remove personal mail 4 weeks ago
neil c838c3fa73
Merge pull request #6234 from tomo2403/deployhook-docker
Allow deploying of PKCS to docker containers and other hooks
4 weeks ago
neil 8bb9106b42
Merge pull request #6226 from davidha/fix-saved-local-hostname
Fix bug saving SYNO_LOCAL_HOSTNAME
4 weeks ago
tomo a7e3b0d184
Merge branch 'dev' into deployhook-docker 1 month ago
tomo cd9c76490e
Merge pull request #1 from tomo2403/deployhook-docker
Deployhook docker
1 month ago
tomo 449c542d5a
fixed env warning while building 1 month ago
tomo 7f19f8cf0e
implemented deploying pfx to docker container 1 month ago
tomo b2eb704394
allowed deploying of pfx cert 1 month ago
David Ha 899da0c6ea Update synology_dsm.sh
fix check logic
1 month 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.
1 month ago
neil 6dbe49089e minor 2 months ago
neil 5883e5159f
Merge pull request #6202 from ARNik/dns_beget
Add Beget.com DNS API support
2 months ago
ARNik 26a5d48f63 dnsapi: Beget.com fix case-sensitive domain names 2 months ago
ARNik aa6feb4b62 dnsapi: Beget.com fix rm record 2 months ago
ARNik 2fef0ebea8 dnsapi: Beget.com subdomain preparation rework 2 months ago
ARNik 66dd51a09a dnsapi: check Beget.com API replies 2 months ago
ARNik 077868604d dnsapi: Add Beget.com DNS API 2 months ago
neil 0ae80272fb
Merge pull request #5237 from markkuleinio/add-he-ddns
Add dnsapi script for HE DDNS
2 months ago
neil 7bef7cf9e2
Merge pull request #6108 from Attackwave/Truenas-Deploy-Websocket
Truenas deploy websocket
2 months ago
neil 6fa24cad18
Merge pull request #6195 from 3VAbdAVE/dev
Fixed cloudkey gen 2 changes
2 months ago
neil 6313020ba9
Merge pull request #6194 from ghen2/hostname
Portability: use `uname -n` instead of `hostname`.
2 months ago
3VAbdAVE b2eead386d Merge remote-tracking branch 'upstream/dev' into dev 2 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.
2 months ago
neil cf537070d8
Merge pull request #5128 from vlad-kms/master
Feature: Add new version API dns SELECTEL dns_selectel.sh (actual v2)
2 months ago
neil 7a00a1dced
Merge pull request #6191 from HTDemony/master
Create script for deploy certificate on Proxmox Backup Server
2 months ago
Demony 80c37ebab2
Merge branch 'dev' into master 2 months ago
neil 5fb4136bcd
Merge pull request #6190 from jpmens/patch-2
Correct typo in acme.sh
2 months ago
Yann DEMOULIN 6a249ca1dd Create script for deploy certificate on Proxmox Backup Server 2 months ago
Jan-Piet Mens 5610d4782f
Correct typo in acme.sh 2 months ago
Markku Leiniö fef4574c3c Fix option description 2 months ago
neil 65239c7c25
Merge pull request #6184 from JazzMalar/master
Update dns_cyon plugin
2 months ago
Markus Schenk 1b123054b3 also updated the other validation functions 2 months ago