question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add multiple domains from the command-line

See original GitHub issue

Is your feature request related to a problem? Please describe. I need to add multiple domains (50+)

Describe the solution you’d like I would like to add the domains using az cli, eg: az keyvault-acmebot --resource-group $RG --domain-name mydomain.tld ..etc

Describe alternatives you’ve considered Add one by one using the web UI.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:18 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
soderlindcommented, Feb 2, 2021

Yes, using azure dns in same subscription is ok by me.

1reaction
shibayancommented, Jan 29, 2021

@soderlind Although it is a very simple web UI, you can create SANs certificates by specifying one DNS name per line in the text area. Web UI Endpoint: https://your-acmebot-name.azurewebsites.net/bulk-certificate

Note that in Let’s Encrypt the maximum number of domains that can be specified in a SANs certificate is 100. You should also be aware of the rate limit. https://letsencrypt.org/docs/rate-limits/

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create multiple domains using command line - Forum
I would like to create multiple domains around 600+. I know I can create domains using the console/GUI but since I will be...
Read more >
Adding mutiple domains in Cloudflare via Windows ...
I am trying to follow these instructions to add multiple domains into Cloudflare at once. However, the instructions are geared towards Linux/Mac ...
Read more >
Manage Different Domains in Active Directory ...
Learn how to manage different domains in Active Directory Administrative ... To open Add Navigation Nodes, click Manage, then click Add ...
Read more >
How To Add Parked Domains In Bulk From The Command ...
Procedure. Let's assume you want to add any number of parked domains to the already existing virtual host domain.tld for the user cpuser ......
Read more >
linux - how to add multiple domains to my dedicated server?
1. Go to the section of the httpd.conf file on Virtual hosting (sometimes it's in srm. · 2. Make sure that the NameVirtualHost...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found