Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
16b0704a
Commit
16b0704a
authored
Mar 20, 2019
by
temoffey
Browse files
remove readme
parent
89989adc
Changes
1
Show whitespace changes
Inline
Side-by-side
deploy/README.md
View file @
16b0704a
...
@@ -391,18 +391,3 @@ acme.sh --deploy --deploy-hook mydevil -d example.com
...
@@ -391,18 +391,3 @@ acme.sh --deploy --deploy-hook mydevil -d example.com
```
```
That will remove old certificate and install new one.
That will remove old certificate and install new one.
## 15. Deploy the cert to G-Core CDN service
Deploy the cert to G-Core CDN service (https://gcorelabs.com/ru/) using the G-Core Labs API (https://docs.gcorelabs.com/cdn/).
Uses command line curl for send requests and jq for parse responses.
Then you can deploy now:
```
sh
export
DEPLOY_GCORE_CDN_USERNAME
=
myusername
export
DEPLOY_GCORE_CDN_PASSWORD
=
mypassword
acme.sh
--deploy
-d
example.com
--deploy-hook
gcore_cdn
```
Please note, need installed jq.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment