How do I open servers in batches

Dear friends, how can I open servers in batch? Is there any way to open 10 or more servers or only one by one?Please reply to me

2 Replies

This sounds like a great use case for automation with the Linode API.

You could issue 10 requests to the create Linode endpoint or use the Linode CLI if you’re more comfortable with the command-line.

Use Terraform with the Linode Provider plugin.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct