Ben Sykes

Results 10 issues of Ben Sykes

## Expected Behavior lerna bootstrap with --hoist should install the listed packages at the top-level alongside any dependencies explicitly listed in the top-level package.json ## Current Behavior When using lerna...

type: bug
scope: package management

Fix missing comma - [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes ## Checklist - [x] I...

Using certbot to renew certificates using dns-01 challenge. The machine that’s running certbot client is using cloudflared as a dns-proxy for DoH. In the process of renewing a certificate, certbot...

Would it be beneficial to have an initialization option that would run commands against the server? My thought is for when a Redis server is created by some launcher (so...

enhancement
help wanted

In lesson 03-navigating-with-link it's suggested that: ``` It's almost identical to the tag you're used ``` While this is true, the *almost* is really understated here. I foolishly expected relative...

The scripts should fetch the certificates for me. Watch the logs, once the certificate generation has completed, download them to the local machine and terminate the CF app (for cost...

enhancement
help wanted

Add support for Cloud Foundry Diego containers. Would need to detect if app is diego enabled, then change approach for checking/reading files as Diego removes the ``cf files`` command and...

enhancement
help wanted

Update to latest certbot and pip versions.

help wanted

Currently a single certificate will be created for all domains and hosts listed in the configuration file. It may be desirable to get a separate certificate for each domain if...

enhancement
help wanted