AWS Elastic Beanstalk suggests to use url in the following format: http://{appname}.elasticbeanstalk.com/
But I need to change it to my own url, something like http://appname.com
How to do it?
I know this is old question but since I just done this process for one of my apps, I decided to share it here which may help others too. Note: I use Amazon Route53 for my domain.
References:
http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/customdomains.html http://aws.typepad.com/aws/2011/05/moving-ahead-with-amazon-route-53.html