Sign inSign up

binarysequence/certbot-dns-oci

By binarysequence

Updated over 1 year ago

https://github.com/binary-sequence-containerized-apps/certbot-dns-oci

Image
0

451

binarysequence/certbot-dns-oci repository overview

certbot-dns-oci

Dry run

podman run --rm --name certbot-dns-oci -v ~/.oci:/root/.oci:ro docker.io/binarysequence/certbot-dns-oci --dns-oci-profile <yourprofile> --email <youremail> --domain your.domain.com --dry-run

Request certificate

mkdir ./letsencrypt
podman run --rm --name certbot-dns-oci -v ~/.oci:/root/.oci:ro -v ./letsencrypt:/etc/letsencrypt docker.io/binarysequence/certbot-dns-oci --dns-oci-profile <yourprofile> --email <youremail> --domain your.domain.com

More info

See https://github.com/binary-sequence-containerized-apps/certbot-dns-oci

Tag summary

Content type

Image

Digest

sha256:f1eb71044

Size

125.8 MB

Last updated

over 1 year ago

docker pull binarysequence/certbot-dns-oci