Hardware Requirements

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
bkmullen
Posts: 3
Joined: Thu May 12, 2005 8:10 am

Hardware Requirements

Post by bkmullen » Thu May 12, 2005 8:21 am

I am an IT manager and have been asked to plan for the implementation of vault/Dragnet in our environment. I am trying to get some Hardware requirements for this implementation. So here are my questions :-

Can Vault & Dragnet be installed on the same server ?
What HW & SW requirements shold that server meet ?
We have 2 or 3 code developers + collaborating clients - should we be using MSDE or SQL Server ?

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Re: Hardware Requirements

Post by dan » Thu May 12, 2005 9:40 am

bkmullen wrote: Can Vault & Dragnet be installed on the same server ?
Yes, this works, and they can also use the same SQL installation.
What HW & SW requirements shold that server meet ?
Vault needs Win2K or above, .Net 1.1 or above, and IIS 5 or above. For the number of users you are talking about, any server class machine will do for hardware. I'd recommend at least 1G of RAM.
We have 2 or 3 code developers + collaborating clients - should we be using MSDE or SQL Server ?
MSDE only supports 2GB of data, so it isn't the number of users but the size of your tree that will limit you. It is hard to estimate the amount of data storage you'll need, because Vault stores file deltas for file versions, which are hard to determine how big they will be. If you think you'll be anywhere close to 2 GB, you'll want to use SQL Server.

bkmullen
Posts: 3
Joined: Thu May 12, 2005 8:10 am

Thx

Post by bkmullen » Fri May 13, 2005 7:55 am

Thx for the feedback - much appreciated

Guest

How SQL server an Vault server?

Post by Guest » Thu Nov 03, 2005 10:42 am

Hi,

In the same vein: is it OK for MS SQL server and the Vault server to live on the same machine?

FYI: we have an 18GB :shock: VSS to import with about 20 users who will be using Vault once this is done.

Cheers,
Geoff.

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Thu Nov 03, 2005 3:40 pm

Yes, Vault and SQL can run on the same machine, in fact this is probably how most shops use it, since it is a bit easier to set up this way.

Post Reply