teentore.blogg.se

Teamcity blog
Teamcity blog







RDP to the DB server and install Sitecore using the official installer. You can setup your MongoDB servers following this post and just update the connection strings for the QA server config file.

#Teamcity blog how to#

Setup MongDB to run as Window Service and open the relevant ports from the windows firewall utility on the DB server for incoming and outgoing connections.Īlternatively, if you are new to MongoDB and not sure how to configure and install MongoDB, you can also use mlab free Sandbox environment which gives 500 MB of free storage. The first step will be to configure the DB Server.įor compatibility purposes of SQL and MongoDB versions with your version of Sitecore, please check the KB page This is only a QA setup diagram, for staging and production environments, it is strongly recommended to add separate CD and CM servers. The blog series is based upon Sitecore version 8.2 The CI server will host the TeamCity server ( ). The DB server will host SQL server and MongoDB databases. From the diagram below, the QA server will host CM and CD part of the website ( qa.myproject.local). I am assuming that you have RDP access to at least 3 Windows based server within your local network/organization. The blog series is aimed at newer audience and developers who are setting up CI for the first time. In this post we will install blank Sitecore site on QA server and setup QA website’s Web Deploy publish profile with our VS project. This is part 6 of the Sitecore DevOp series. Previously, we have installed a local instance of the Sitecore site, configured VS project, configured TDS, configured Sitecore Glass and added our project to source control.







Teamcity blog