I worked with one application / domain name while developing a farm
configuration, synchronizing to bundle my instance and adding an EBS
volume for persistence.  Both the Apache document root and the MySQL
databases are on the EBS.  Everything seemed to work correctly, and
when terminating the farm and re-launching, the site and database came
up correctly.  This is a very simple farm, with only one role and
instance.

Since things seemed to be working, I thought it was time to switch to
the target domain name.  I shut down the farm again, deleted the old
application, and created a new one with the target domain name, making
sure to set the Apache document root to the correct folder on the EBS
volume.

Unfortunately, things aren't working as I expected.  The website comes
up with the default "Welcome to your Scalr application" page instead
of my pages, and the app instance IP and default page that it refers
to are wrong.  It's ignoring the Apache document root that I set in
the application, and the IP address (68.142.212.71) is completely
different than the public IP of the instance (174.129.149.182).  It
did mount the EBS correctly, and the files are there.  But the website
is broken.

What did I do wrong?  How can I fix it?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"scalr-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/scalr-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to