Category: Sitecore
-
Encrypting .Net application web.config files are easy enough. However Sitecore is NOT a fan of you messing with the web.config. This is even part of the reason the connection strings are stored out into a separate file in Sitecore. I’ll go through a quick method of taking care of doing…
+
+
+
+
+
+
+ Configuration, Connection Strings, connectionStrings, Decryption, Encryption, mongodb, sitecore, SQL+
+
+
+
+
+
+
+
+
+
+
+
-
This was a fun experience. Anyway, let’s go. Got a 5GB $149/mo Medium pricing package from Object Rocket (Note: Small does not have SSL in its package). So after you get someone to kindly pay for your package then you will get a login to Object Rocket and (more importantly)…
+
+
+
+
+
+
+ connectionstring, mongodb, objectrocket, rackspace, sitecore, Sitecore Analytics, SSL, SSL connection+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
When you install a new 8.0 instance of Sitecore you will find the site can be laggy and sluggish to load. To speed up your dev environment I would recommend this easy fix. First create a folder called z in your app config sitecore path: C:\inetpub\wwwroot\yoursitecore\Website\App_Config\z Then, create a file called…