production-environment
Castle Monorail Databinding in an Action
We have an issue whereby we have a download link on our website (running Castle Monorail) that downloads some data as a CSV. The Action method is as follows:[详细]
2023-02-21 17:22 分类:问答Running rails 3 in production mode
I am having issues running my rails 3 project in production mode. I am getting tons of routing errors, and they are all in the public folder, images, stylesheets and javascript. No 开发者_开发知识库o[详细]
2023-02-20 17:10 分类:问答No deprecated_block_helpers in Rails 3.0.5
When I\'m trying to launch my production server on Rails 3.0.5, I keep getting this error: /var/lib/gems/1.8/gems/activesupport-3.0.5/lib/active_sup开发者_如何学JAVAport/core_ext/module/introspection[详细]
2023-02-20 11:46 分类:问答Adding primary keys to a production database
I just inherited a relatively small SQL Server database. We have a decentralized system operating on about ten sites, with each site being pounded all day by between sixty and one hundred clients. Upo[详细]
2023-02-19 18:10 分类:问答Web Application deployment and database/runtime data management
I have decided to finally nail down my team\'s deployment processes, soup-to-nuts. The last remaining pain point for us is managing database and runtime data migration/management. Here are two example[详细]
2023-02-14 19:51 分类:问答Procedure to keep texts in sync between production and development
We have a production database with texts that shows on our web site. We also have development servers with multiple branches (several copies of the production database).[详细]
2023-02-14 06:21 分类:问答Exporting a development django application to production
I\'ve been developing a django web-application for three months now, and I\'d like to set it to production. I\'m currently using South as database schema manager and I haven\'t got any clue on how to[详细]
2023-02-12 13:51 分类:问答Set up staging and production environmets and minimizing downtime on simple hosting
I have an ASP.NET MVC 3 application, WouldBeBetter.com, currently hosted on Windows Azure. I have an Introductory Special subscription package that was free for several months but was surprised at how[详细]
2023-02-11 12:12 分类:问答problem implementing wicked pdf on heroku
I am using this guide for integrating wicked_pdf on heroku. But somehow it doesn\'t seem to work. I got the logs from heroku and its says this:[详细]
2023-02-11 06:20 分类:问答How can I include the request.User details in Django's traceback email for a production site
I would like to include the contents of request.user in the context details emailed to the site admins when an error occurs, as well as the traceback and request.GET/POST/COOKIES/META[详细]
2023-02-10 00:41 分类:问答