Skip to main content

Questions tagged [production-environment]

A production environment is one in that is exposed to its intended audience in a real-world situation.

production-environment
2 votes
5 answers
5k views

Examples of production Erlang deployments

I am currently learning Erlang Can SO users give interesting examples of any of their Erlang application deployments? I want to gain some insight into common Erlang uses past telecomms, and any ...
Aiden Bell's user avatar
  • 28.3k
1 vote
4 answers
897 views

SVN on development server

Hi I'm new to SVN and would like to know a couple of things or if someone can point me in the right direction either advice or some sites to read. I have subversion and tortoise installed and have ...
user avatar
1 vote
3 answers
1k views

How do I populate a table in rails from a fixture?

Quick summary: I have a Rails app that is a personal checklist / to-do list. Basically, you can log in and manage your to-do list. My Question: When a user creates a new account, I want to populate ...
jerzy's user avatar
  • 2,543
4 votes
4 answers
4k views

Should I go with Tomcat or a full Java EE container?

I need to design a web service layer on top of an existing application. Really, I'm most interested in WS-Security and JMS support, possibly JTA. What is the best server to use for this? Would it ...
Cuga's user avatar
  • 17.9k
2 votes
2 answers
167 views

Is DLR 0.9 supported by Microsoft in a production environment

I know that DLR will be released together with C# 4.0, but I don't know when that will happen. In the meantime if somebody wants to use DLR in a production environment (nothing hardware-real-time-...
NotADba's user avatar
  • 117
4 votes
5 answers
2k views

Searching Logs on multiple machines

Does anyone know of a good tool that allows you to tail and search through log files that are spread across a cluster of machines. We have multiple web servers and app servers and digging through the ...
Nick's user avatar
  • 5,898
5 votes
5 answers
5k views

How to move files from svn folder to production server

I have a website written in PHP under source control (SVN). I would like to move at once all my files from the website directory to production server. The problem is that in this folder there are ...
Tom Smykowski's user avatar
16 votes
5 answers
11k views

Keeping testing and production server environments clean, in sync, and consistent

It seems that the company that I work for is always struggling with our customers’ server environments. Specifically, we almost always encounter problems with testing servers and production servers, ...
user avatar
1 vote
3 answers
533 views

Would my environment require a paid SQL Server license? [closed]

I've written a plugin for a game that connects to a PHP page and sends it information from the game. The PHP page takes this information, connects to a SQL Server 2005 instance, then inserts the ...
user avatar
10 votes
8 answers
3k views

What is "Enterprise ready"? Can we test for it?

There are a couple of questions on Stackoverflow asking whether x (Ruby / Drupal) technology is 'enterprise ready'. I would like to ask how is 'enterprise ready' defined. Has anyone created their ...
Mark Sailes's user avatar
  • 1,234
2 votes
4 answers
3k views

Version controlled production environment

My question is, how do I version control the production environment in a good way? This is our current environment: (Internal server) Development - Version controlled source code (Customer server) ...
Mikael Lundin's user avatar

15 30 50 per page
1
121 122 123 124
125