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

Cert Manager Domains LE SSL Addition using Laravel Jobs #80

Open
jasperf opened this issue Jan 20, 2021 · 0 comments
Open

Cert Manager Domains LE SSL Addition using Laravel Jobs #80

jasperf opened this issue Jan 20, 2021 · 0 comments

Comments

@jasperf
Copy link

jasperf commented Jan 20, 2021

Bumped into this excellent repository on my quest for a way to have Laravel set jobs in queue for new domains to get a Let's Encrypt SSL certtificate as well as deal with renewals.. So far been doing this with another ACME 2 package and jobs on a VPS and was looking for Kubernetes Cert Manager to do this based on Laravel PHP Jobs.

Does seem Kubernetes Client allows us to work with Certificates and Certificate Issuers as well. So am I correct to think we could use this package to ask the Cert Manager to issue another LE SSL certificate using Laravel Schedule and Jobs? And recommended ways to do this?

@jasperf jasperf changed the title Certbot Domains LE SSL Addition using Laravel Jobs Cert Manager Domains LE SSL Addition using Laravel Jobs Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant