Examples ======== These are some example formulas that can be deployed together to create some connected services. Many more formulas of greater functionality and utility exist in the Principia project, which currently serves as a clearinghouse for ensemble formulas. http://launchpad.net/principia Deploying ========= As an example of deploying these sample formulas as services and connectinng them. $ ensemble bootstrap $ ensemble deploy --repository=examples mysql $ ensemble deploy --repository=examples wordpress $ ensemble add-relation wordpress mysql $ ensemble status The status command will show the address of the newly deployed wordpress service.