| bio | website | marcgayle.com |
|---|---|---|
| location | Florida | |
| age | 29 | |
| visits | member for | 3 years, 7 months |
| seen | Jul 23 '12 at 23:18 | |
| stats | profile views | 40 |
|
Oct 10 |
comment |
How should I structure my development environment from a high-level? Thanks Elad. This advice is very useful. We already use Google Apps - in some sort of way. I hadn't heard about Pivotal Tracker, but will definitely look at them now. That advice about monitoring is timeless - runs in line with the advice you hear from Paul Graham, etc. 'Just get to product/market fit'. |
|
Oct 10 |
comment |
How should I structure my development environment from a high-level? Hrmm....will check them out. Thanks. |
|
Oct 10 |
comment |
How should I structure my development environment from a high-level? So for the first 4, do you think it is wise to have all 4 running on the same server hosted at say Rackspace or some Managed Hosting company? I would have one server, with 3 or 4 different folders (dev, staging, production, VCS) and dbs associated with each of the folders. Or would it be better to have one server with 4 virtual machines running on the server, and each VM instance be a separate system. E.g. VM 1 = Subversion Repository, VM 2 = Dev, VM 3 = Staging, etc.? Thanks. |
|
Oct 10 |
comment |
How should I structure my development environment from a high-level? Thanks Julie. We will be working with Rails from the get-go, I was more looking for structures outside of IDEs. |
|
Oct 10 |
comment |
How should I structure my development environment from a high-level? Thanks for this advice. We can't afford a CTO for now, and I have a first degree in Computer Science - it's just that I have never used it. I am a pretty technical guy, so I can figure this stuff out. Which is why I am here trying to put the pieces of this puzzle together :) Have been reading about Continuous Integration, will look up the others. |