You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
acme.sh/deploy
Brian Hartvigsen 7d7789ae96
Support DSM 6 and 7
Small changes for DSM 6:

All fields (except enable_syno_token as explained below) must either be in the GET params or the POST params, you can't mix GET and POST params
enable_syno_token=yes must be in both the GET and POST params.
If enable_syno_token=yes is only in the POST fields, then DSM6 returns a synotoken of --------. If enable_syno_token=yes is only in the GET params, then it returns no synotoken at all. It must be in both to work.
Need to use /webapi/auth.cgi instead of /webapi/entry.cgi
Verified with DSM 6.2.3-25426 Update 2 and DSM 7.0-40850
4 years ago
..
README.md update repo name 5 years ago
apache.sh deploy apache script: fix comment (dovecot/apache) 8 years ago
cleverreach.sh Rework based on review from Neilpang 4 years ago
cpanel_uapi.sh fix warning 7 years ago
docker.sh Use base64 for reload 5 years ago
dovecot.sh fix format 8 years ago
exim4.sh fix shfmt 5 years ago
fritzbox.sh uconv as fallback for iconv 4 years ago
gcore_cdn.sh fixed json parse regex for support api gcore_cdn 5 years ago
gitlab.sh Fix Syntax 7 years ago
haproxy.sh fix haproxy deploy hook ocsp update 5 years ago
keychain.sh Remove template text 7 years ago
kong.sh Issue #2850 : grammar corrections for "exists" and "exist". 5 years ago
mailcow.sh Fix formatting 6 years ago
myapi.sh exe 8 years ago
mydevil.sh Support for MyDevil.net (#2076) 6 years ago
mysqld.sh fix format 8 years ago
nginx.sh fix format 8 years ago
opensshd.sh fix format 8 years ago
openstack.sh Fix CI test failure for deploy/openstack.sh 5 years ago
panos.sh fix(deploy/panos): data format improvements 5 years ago
pureftpd.sh fix format 8 years ago
qiniu.sh enable qiniu to deploy more than one domain 5 years ago
routeros.sh Added trailing slash to end of each line of DEPLOY_SCRIPT_CMD 5 years ago
ssh.sh fix shfmt 5 years ago
strongswan.sh Add support for strongSwan deploys in FreeBSD 7 years ago
synology_dsm.sh Support DSM 6 and 7 4 years ago
unifi.sh Add deployment script for unifi controller 8 years ago
vault.sh Use _savedeployconf 4 years ago
vault_cli.sh Fix SC2230 5 years ago
vsftpd.sh fix shfmt 5 years ago

README.md