FEATURES OPEN SOURCE ABOUT DOCS LOGIN REGISTER

FAQ

  1. How do I create a new Koding Team?
  2. What is a stack file?
  3. How do I invite new team members?
  4. How do I setup a stack for my team?
  5. I receive an error related to the parameter availabilityZone when creating my stack file!
  6. Me or one of my teammates is receiving an error InstanceLimitExceeded when building a stack
  7. How can I delete a stack?
  8. How can I delete a stack template file?

How do I create a new Koding Team?


What is a stack file?


How do I invite new team members?


How do I setup a stack for my team?

Please check the Stack setup guide at Create a stack


Error applying plan: 1 error(s) occurred: *aws_subnet.main_koding_subnet: Error creating subnet: InvalidParameterValue: Value (us-east-1b) for parameter availabilityZone is invalid. Subnets can currently only be created in the following availability zones: us-east-1d, us-east-1a, us-east-1c, us-east-1e.


Me or one of my teammates is receiving an error InstanceLimitExceeded when building a stack:

aws_instance.apache_server: Error launching source instance: InstanceLimitExceeded: Your quota allows for 0 more running instance(s). You requested at least 1 status code: 400, request id:


How can I delete a Stack?

  1. To delete the stack and the entire VMs created in this Stack, click on the Stack name from the left side panel and click Destroy VMs.

    All your data on these VMs will be completely lost.

    destroy-vms.png

  2. Click on Stacks from left side panel, click the Remove From Side Bar on the stack you want to remove

    remove-from-side-bar.png

    ALERT: If you have only one stack you will not be able to delete it. You need to have at least two to be able to delete one of them.


How can I delete a stack template file?