Added RavenDB add-on to AppHarbor app. It seems that creating databases is disabled in
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You should already have had one created for you, the connectionstring is injected into your configuration file with the name
RavenDB. Details here: http://support.appharbor.com/kb/add-ons/using-ravendb-and-ravenhqI believe they use the multi-tenant support to separate each customer, so you have a single database created for you when you add the addon.