Skip to content

Add nginx ACME module support#47

Draft
yacchin1205 wants to merge 1 commit into
NII-cloud-operation:masterfrom
yacchin1205:feature/nginx-acme
Draft

Add nginx ACME module support#47
yacchin1205 wants to merge 1 commit into
NII-cloud-operation:masterfrom
yacchin1205:feature/nginx-acme

Conversation

@yacchin1205

@yacchin1205 yacchin1205 commented May 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add docker-compose.acme.yml override and nginx/nginx-acme.conf.template to issue and renew TLS certificates via the nginx ACME module, as an alternative to placing certificate files under ./cert. Both Let's Encrypt and UPKI ACME (with External Account Binding) are supported.

Note

  • nginx-acme.conf.template replaces the whole nginx.conf instead of being a conf.d fragment because load_module is main-context only; HTTPS proxy behavior matches nginx.conf.template, only ACME-specific directives are added.

@yacchin1205 yacchin1205 marked this pull request as draft May 19, 2026 06:00
@yacchin1205 yacchin1205 force-pushed the feature/nginx-acme branch from 951804e to a33bdcd Compare May 19, 2026 06:35
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