Skip to content
Snippets Groups Projects
Commit 57d1846e authored by Michael Porter's avatar Michael Porter
Browse files

Add script to provide dev shell

parent eccebba5
No related branches found
No related tags found
No related merge requests found
docker run -it --rm --entrypoint /bin/sh -v "$(pwd)/plugin:/tmp/plugin" certbot/certbot:v0.22.0
certbot plugins
pip install -e /tmp/plugin
certbot certonly --dry-run -a certbot-plugin-gandi:dns --certbot-plugin-gandi:dns-credentials /tmp/creds.ini -d domain.com
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment