We are currently using postgresql for our production database in rails, great database, but I am building the new version of our application around SQLite. Indeed, we don\'t use advanced functions of
From my experien开发者_开发知识库ce, a php server would throw an exception to the log or to the server end, but node.js just simply crashes. Surrounding my code with a try-catch doesn\'t work either s
Is there any way to have data migrations on production database not to be with SQL? We are using MigratorDotNet and when we build a new funcionality for the application that changes the scheme of the
Before I enable access to a new site, what steps should be done to make sure it\'s secure and \"production ready\"?
App is running smoothly in development mode, but deploying it onto a managed server brings up the public/500.html pag开发者_如何学JAVAe (\"We\'re sorry, but something went wrong\"), seemingly when con
I can\'t figure out how to get Elmah working on my production host for my Asp.net MVC project.Locally and on my last host, everything is setup correctly and going to /Elmah.axd successfully brings up
I have released a package within my workplace; it is used by ~10 people. I have a very quick develop/test/release cycle (sometimes twice a day), and I am starting to suffer from an increased disorder
I\'m a Rails student, and I\'m guessing my question is a basic one, but it can\'t be helped. I\'m currently going thru a Rails crash course which focuses on using Heroku to test the \"production\" app
Okay, so I have a separate server with solr and this connects perfectly fine with the app. Using the usual sunspot.yml we 开发者_运维技巧have something like:
Planning of using t4 template in a production environment. I have not used this before either. I want to know if anythi开发者_如何学Cng is required to be installed on the production server, are there