## Background
We have an orchestration tool that can create and configure EC2 instances that are uniform with other instances. As the final steps, we'd need to
add them to deploybot environment as a server
and trigger a deployment. This could be done via the API, and using a template as described here: https://deploybot.canny.io/your-ideas/p/template-servers-configuration
Once the server was added, and a deployment is successful, we could complete the new instance addition by registering them at the load balancer
## Feature
  • Create a new server within an existing environment
  • Specify the server IP
  • Specify the template OR specify all the server details