ITADN

Add subcommand to manage TLS certs for custom domains

#370Openiacore 创建于 2025-05-07
I
iacorecommented
Related: https://github.com/denoland/deploy_feedback/issues/852 The idea is to add a command like `deployctl certs add www.example.com` that will display the DNS records needed to setup a custom domain. Then, when the DNS records are updated, the domain is setup automatically (see issue above). This will make deploying a website fully from terminal possible.
0 条评论