m00nh34d
bc42b563bf
Include CA Bundle in API call
Added in the cabundle parameter and included the CA in it, for situations where the Let's Encrypt root CA isn't on the system.
8 years ago
Santeri Kannisto
acf117584b
#1042
Apparently UAPI does not return any error code, just JSON output that has a string "status: 0" whenever the command fails.
8 years ago
neilpang
a2d6daaef4
fix cpanel_uapi.sh
8 years ago
neilpang
48e9006cd1
fix cpanel uapi
8 years ago
Santeri
4286b2917e
renamed function
8 years ago
Santeri
d09b5cb80e
Rename cpanel_uapi.sh to cpanel_deploy.sh
8 years ago
Santeri
90fd18bf42
Renamed script to cpanel_uapi.sh
As per Neil's request.
8 years ago
Santeri
a577c7215f
One more change to pass the check shellcheck test
Now it is tested and works also when run as a root.
9 years ago
Santeri
796647158e
Removed double quotes from _opt
Broke GoDaddy cpanel causing error (thanks Hedgehog)
9 years ago
2globalnomads
6c3430b6e5
Wrote missing cpanel.sh
This script I wrote works for me on GoDaddy, but I don't have any other hosting services or cpanel version to test it. Hope it's better than nothing for you. Thanks for your great script!
Cheers,
Santeri
9 years ago
neilpang
04e0f87c03
add doc
9 years ago
neilpang
b4325026b1
exe
9 years ago
neilpang
4c2a384159
Add shfmt to format source code
9 years ago
neilpang
3db446633c
add deploy api
9 years ago