Commit Graph

36 Commits (74f28021e701c53665774c4861d68863775bb206)

Author SHA1 Message Date
Sing Yu Chan c31027b284 use `sleep infinity` instead `sleep 1` 3 years ago
Ross Shen dca9def42c add remote deploy hook for openmediavault 5
based on #3757
3 years ago
neilpang c39e6c4423 add `--info` command to show the global configs or domain configs.
https://github.com/acmesh-official/acme.sh/issues/2444
3 years ago
Christian Burmeister e0b179e5f3 Update Dockerfile - alpine:3.12 -> alpine:3.15
The support for the base image alpine:3.12 will expire in 4 months (https://endoflife.date/alpine), so it would make sense to upgrade to the current version alpine:3.15. 
I was able to create the acme.sh image with the new alpine:3.15 version without errors and also create and deploy a certificate, but further testing would be useful.
3 years ago
neilpang dbdcbd4b9e add set-default-chain 3 years ago
Peter Dave Hello 6f732a9957 Use `COPY` instead of `ADD` in Dockerfile for folder
Ref:
https://docs.docker.com/develop/develop-images/#add-or-copy
4 years ago
Peter Dave Hello 447bf77dfe Simplify apk command in Dockerfile
With apk `--no-cache` parameter, there is no need to run `apk update`
and manually clean up the cache, apk will update automatically without
leaving local cache files to be cleaned up.
4 years ago
neil d6083c68fd add libidn 4 years ago
neil 97b87d4ce4
Merge pull request #3111 from pashinin/master
Vault deploy hook (using curl)
4 years ago
neilpang 8d0e485120 add set-default-ca 4 years ago
Pedro Lamas 05477c1a03
Fixes Dockerfile 5 years ago
Pedro Lamas fcb6198a82
More updated following PR comments 5 years ago
Sergey Pashinin de692d3dcc
Vault deploy hook 5 years ago
neil d804228956 fix https://github.com/acmesh-official/acme.sh/issues/3032 5 years ago
Johann Richard 05acf28e0d Update Dockerfile 5 years ago
Johann Richard fee9baca89
Add openssh package
* `acme.sh`'s `ssh.sh` is probably one of the hooks that's most versatile
* By default, it's not installed on `alpine` docker images and therefore is lacking in the `acme.sh` docker image
* This change adds the `openssh` package and therefore the `ssh` and associated commands
5 years ago
maxemann96 2e2e056198
Merge branch 'dev' into oath 6 years ago
Maximilian Hippler e0d4115ed7 Finally added oathtool 6 years ago
neilpang 561803c0a7 add deploy hook to docker containers 6 years ago
Maximilian Hippler 49bdcad4b6 Updated oathtoolkit from edge/testing to edge/community 6 years ago
neilpang 2b765fdedb add set-notify 6 years ago
Maximilian Hippler 9247780073 Added oathtool to Dockerfile 6 years ago
Christian Burmeister 2cf01c23a2
Update Dockerfile 6 years ago
nakermann1973 552710ac2a
Add missing bind-tools package
The bind_tools package is required for dns_nsupdate to work
6 years ago
Oleg Rakovitch 8259e82787
Add missing package to docker image
Issue #1552
7 years ago
neilpang b615cce92d fix https://github.com/Neilpang/acme.sh/issues/1127 7 years ago
max2711 7902d10a3a remove unused crontab jobs 7 years ago
neilpang a6b399286e add socat 8 years ago
neilpang accbda9d2f output log 8 years ago
neilpang 200287254b add deactivate-account 8 years ago
neilpang 9dd62ae0f8 fix https://github.com/Neilpang/acme.sh/issues/900 8 years ago
neilpang 395fbbfd14 fix cron 8 years ago
neilpang df037db0bb clean cache 8 years ago
neilpang c487cd6af2 add VOLUME 8 years ago
neilpang 7883cc5891 fix docker cronjob 8 years ago
neilpang f3b434397b v2.6.8 support Docker 8 years ago