Developer advocate, software developer, movie lover, music listener, pizza eater, meat smoker
Monday, March 4, 2019
So this is part 3 in my series walking you through how to setup an Ubuntu VM in Azure running Solr secured using LetsEncrypt. In the first two parts we used the Azure CLI to create the VM, we installed Java and Solr then finally opened port 8983 so we could access the Solr dashboard remotely. In this post we're going use LetsEncrypt to generate a certficate to allow us to secure our communication with Solr over HTTPS......
Sunday, March 3, 2019
So this is part 2 in my series walking you through how to setup an Ubuntu VM in Azure running Solr secured using LetsEncrypt. In the first part we used the Azure CLI to create the VM, then opened an SSH connection to server to test it had completed successfully......
Friday, March 1, 2019
So this week I've been building a Sitecore Experience Commerce deployment in Azure. This is using mostly PaaS based resources, so WebApps, Azure SQL and all that jazz. However I wanted to try to keep the spend down a bit and the easiest way to achieve that is to switch out Azure Search for Solr......
Monday, February 25, 2019
If you've been working Sitecore Experience Commerce, the chances are you've using code like to generate an entity id in the correct format......
Friday, January 18, 2019
This is the third and final part in my blog series demonstrating a complete end-to-end scenario for Sitecore Experience Commerce and the Entity Composer......
Wednesday, January 16, 2019
This is the second part in a blog series demonstrating a complete end-to-end scenario for Sitecore Experience Commerce and the Entity Composer......
Friday, January 11, 2019
Sitecore Experience Commerce includes a feature called the Entity Composer which allows you to use the Commerce Business Tools to edit the structure of the entities stored in the system. This makes it much easier to do things like adding fields to products or customers......
Friday, December 21, 2018
So I’m happy to say that I can finally release something that I’ve been working on for a while. A sample Sitecore XC solution that also contains all of the Plugins......
Tuesday, June 19, 2018
Last month I had the pleasure of talking at the very first SUGCON India, being hosted in Bangalore. This was a great event which I really enjoyed, it was......
Tuesday, May 29, 2018
Hopefully you've all been having fun with XC9 since it was released back in January, well this post is going to cover something you'll need to look at if you're using the Storefront generated by SxA Storefront......