roadrunner icon indicating copy to clipboard operation
roadrunner copied to clipboard

[💡FEATURE REQUEST]: Get domain list for Let's encrypt not from config

Open Alexfilus opened this issue 4 years ago • 3 comments

I have ~400 subdomains. Now it is working with manual update of wildcard certificate. Auto renewal of subdomain's list can simplify support. Add everything to YAML config looks hard.

Option allows to get domain list from simple file. Domains divided with \n

Ability to read domains from some KV database, or Sqlite3, or from some more complicated file format, might be amazing.

Perfect solution: RR listen changes in domains list, and get new certificates without restarting of RR.

Alexfilus avatar Oct 01 '21 13:10 Alexfilus

I guess we will support the comma-separated list of the domains via the TXT file. I'm not sure, that we should support NoSQL/SQL storages at the moment as it adds a not-needed complexity to configuration (but for sure, we're open to the community feedback).

rustatian avatar Dec 25 '21 16:12 rustatian

OK, but maybe it should be \n separators, not comma?

Alexfilus avatar Dec 25 '21 18:12 Alexfilus

It would be configurable.

rustatian avatar Dec 25 '21 19:12 rustatian

Thanks for the FR @Alexfilus 👍🏻 Since no one commented/liked this FR for the 1.5 years - closing it. (Discussion is not locked)

rustatian avatar Mar 24 '23 01:03 rustatian