pandastrike / panda-cluster

Huxley - Cluster Management
MIT License
4 stars 0 forks source link

Add Ability to Point Cluster IP Address at Domain Name in Route 53 #4

Closed freeformflow closed 9 years ago

freeformflow commented 9 years ago

Assuming that the user has bought a domain and has their credentials in their AWS account, we need to automate the assignment of the cluster's IP address to the user's domain. We will need to access Route 53 with the AWS library.

Our goal is to focus on making cluster setup a one-step command and not to get bogged down in credential handling for domains.