Skip to content

Instantly share code, notes, and snippets.

@ncdc
Created October 30, 2013 13:38
Show Gist options
  • Save ncdc/7232837 to your computer and use it in GitHub Desktop.
Save ncdc/7232837 to your computer and use it in GitHub Desktop.
app-create (head)
app-create (child)
configure php (head)
configure php (child)
configure haproxy (head)
post-configure haproxy (head)
update-cluster (head)
after update-cluster syncs deployments, it attempts to activate the proxy gear's current deployment on the new web gears
the "current deployment" is determined by reading the symlink app-deployments/current, which is supposed to point to the current deployment directory
app-deployments/current is created when a deployable (read: web) cartridge is post-configured
in the sequence above, php has not been post-configured yet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment