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

fix: correct issue where enabling letsencrypt for apps with no successful deploys errors out #328

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

josegonzalez
Copy link
Member

We previously added support for enabling letsencrypt without a valid deployment - so you can have SSL immediately on first app deploy - but this broke in Dokku 0.33.4 with the refactor of nginx properties (see dokku/dokku#6557 for more details). This fix ensures we properly retrieve the computed values needed for the placeholder nginx template.

…sful deploys errors out

We previously added support for enabling letsencrypt without a valid deployment - so you can have SSL immediately on first app deploy - but this broke in Dokku 0.33.4 with the refactor of nginx properties (see [dokku/dokku#6557](dokku/dokku#6557) for more details). This fix ensures we properly retrieve the computed values needed for the placeholder nginx template.
@josegonzalez josegonzalez merged commit e8aeedb into master Apr 18, 2024
@josegonzalez josegonzalez deleted the fix-non-deployed-support branch April 18, 2024 11:50
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

Successfully merging this pull request may close these issues.

1 participant