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

Create BULLMQ queue structure (with skeletons) to create a certificate #167

Closed
ghost opened this issue Feb 10, 2023 · 2 comments · Fixed by #214
Closed

Create BULLMQ queue structure (with skeletons) to create a certificate #167

ghost opened this issue Feb 10, 2023 · 2 comments · Fixed by #214
Labels
area: functionality Back end microservices that contribute to our main functionality category: certificates Creating certificates, encryption category: DNS A service about hosting domains category: queue A service that connects and manages certificate creation/expiration new feature Adding a new solution
Milestone

Comments

@ghost
Copy link

ghost commented Feb 10, 2023

We need four (nested) steps

In reverse order, from child to parent:

  • Create order (add DNS records)
  • Wait for DNS propagation
  • Confirm challenges with the ACME provider
  • Finish the order, clean up DNS

Resources:
https://docs.bullmq.io/guide/flows
#161

@ghost ghost added the category: certificates Creating certificates, encryption label Feb 10, 2023
@ghost ghost self-assigned this Feb 10, 2023
@ghost ghost added this to the Milestone 0.3 milestone Feb 10, 2023
@humphd
Copy link
Contributor

humphd commented Feb 10, 2023

For others reviewing/working on this, https://blog.taskforce.sh/splitting-heavy-jobs-using-bullmq-flows/ is a useful example of a similar flow layout with multiple queues.

@ghost
Copy link
Author

ghost commented Feb 10, 2023

For others reviewing/working on this, https://blog.taskforce.sh/splitting-heavy-jobs-using-bullmq-flows/ is a useful example of a similar flow layout with multiple queues.

Looks interesting! I'll check it out!

@sirinoks sirinoks added new feature Adding a new solution category: DNS A service about hosting domains category: queue A service that connects and manages certificate creation/expiration area: functionality Back end microservices that contribute to our main functionality labels Feb 13, 2023
@ghost ghost mentioned this issue Feb 14, 2023
@ghost ghost closed this as completed in #214 Feb 15, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: functionality Back end microservices that contribute to our main functionality category: certificates Creating certificates, encryption category: DNS A service about hosting domains category: queue A service that connects and manages certificate creation/expiration new feature Adding a new solution
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants