Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Greenlock implementation #15

Open
KenEucker opened this issue Jun 12, 2021 · 0 comments
Open

Refactor Greenlock implementation #15

KenEucker opened this issue Jun 12, 2021 · 0 comments
Labels
help wanted Extra attention is needed partially-implemented

Comments

@KenEucker
Copy link
Owner

We should be using greenlock.manager.add instead of generating the config.json ourselves, per the docs:

You should NOT edit greenlock.d/config.json with your own tools. Use greenlock.manager.add({}) instead.

With this, we should also refactor the host option to be able to accept an array of acceptable hosts. This will help in supporting biketag.us alongside biketag.org and biketag.ca while paving the way for us to break out each of those servers and provide dynamic webhead load balancing.

@KenEucker KenEucker added help wanted Extra attention is needed partially-implemented labels Oct 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed partially-implemented
Projects
None yet
Development

No branches or pull requests

1 participant