TFS 2010 的最佳自托管解决方案?
我想在我自己的计算机上安装TFS 2010 - 具有 8GB RAM 的戴尔笔记本电脑,运行Windows 7。现在,由于在 Win7 上安装意味着我无法运行 SharePoint 或 Reports,并且我不想将计算机重新格式化为 Win 2008,因此我需要进行虚拟化。
我想要一些我可以一直打开的东西,并像我的 LAN 上的服务器一样对待,或者至少是我可以在需要时快速激活的东西。哦,我希望它是免费的:)。
据我所知,我的选择是MS Virtual PC、Virtual Box、VMWare。
我最好的选择是什么?还有其他选择吗?
谢谢,
阿萨夫
I want to install TFS 2010 on my own machine - a Dell Laptop with 8GB RAM, running Windows 7. Now, since installing on Win7 means I can't run SharePoint or Reports, and I don't want to reformat my machine to Win 2008, I need to virtualize.
I would like something that I can have always on, and treat like a server on my LAN, or at the very least, something that I can activate quickly, when needed. Oh, and I'd like it to be free :).
As far as I can tell, my options are MS Virtual PC, Virtual Box, VMWare.
What would be my best option? Are there any other options?
Thanks,
Assaf
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
您可以使用 MS Virtual PC 或 VMWare。我一直在使用安装在 MS Virtual PC 上的 TFS2010,它工作正常。
You can either use MS Virtual PC or VMWare. I have been using TFS2010 installed on MS Virtual PC and its working fine.
如果您想使用 8 GB RAM,您需要使用 VMWare 或将您的计算机重新安装(但保存 TFS 数据库)为 Windows Server 2008 R2 并使用 Hyper-V。
然后,您可以再次安装 TFS 2010,但将其指向已恢复的数据库集。您将能够为新恢复的 TFS 实例启用 SharePoint 和报告。
If you want to use 8 GB RAM, you'll want to use either VMWare or repave your machine (but save the TFS databases) as Windows Server 2008 R2 and use Hyper-V.
You can then install TFS 2010 again but point it at your set of restored databases. You'll be able to enable the SharePoint and Reporting for your newly restored TFS instance.
我已经在我的开发盒中的虚拟机上运行了它,但性能并不是最好的。运行SQL时内存和磁盘IO非常重要,并且与多个Visual Studio实例的竞争,再加上VMWare的开销使其难以承受。如果有足够的内存和 RAID 或 SSD,您可能没问题。
我知道它不是免费的,但有一些价格合理的托管解决方案(TFS 服务器托管)。它们还允许您从任何地方访问它,并且您的代码将被备份。
I've ran it on a VM from my Dev box and the performance wasn't the best. Memory and disk IO are very important when running SQL and the competition with multiple instances of Visual Studio, plus the overhead of VMWare made it unbearable. With enough memory and RAID or a SSD, you may be okay.
I know it's not free, but there are a few hosted solutions that are decently priced (TFS Server Hosting). They also allow you to access it from anywhere and your code will be backed up.