I set out to create a basic SDL Web 8 DXA machine with default everything installed and configured, following SDL’s installation documentation as closely as possible. I wanted to find the quickest, easiest and cheapest way to get up and …...
In one of our current projects, we are using two-tiered web delivery approach: Static files (images, js, css, etc) are served by Apache Httpd, a simple web server Pages and dynamic component presentations are served by Tomcat Our technology stack inc...
One of the challenges I face in my development setup is that I want to quickly and often create and deploy my robotics stack. I often want to change and redeploy my entire stack from scratch, because I want to iterate quickly and also reduce my costs...
One of the many challenges I face with my Robotics Cloud development is the need to test locally and constantly re-create the stack from scratch. Now I have a lot of automation to deploy against AWS using Jenkins as seen in previous posts. However se...
Recently I got a chance to work with large migration from SDL Tridion 2013 SP1 to SDL Web8 Cloud – while it might sound as if we are implementing with Web 8 with all our infrastructure on some Cloud – it is in fact quite a different exper...
I have recently been working with an implementation involving Web 8 and DXA.
During the implementation we put couple of redirects such redirect from
https://dns.com
to
https://dns.com/en/home
However, I am continuously getting the below error:
404 -...
Few weeks back, I got honored to attend my third MVP retreat and those who really thinks we simply drink beer during this retreat (as few of connection really reacted that way and asked If I am not too drunk can I help them with something :P), we ind...
The SDL Web 8.1.1 (or Cumulative Update 1 for SDL Web 8) release had some nifty features, which had escaped my radar.
Here’s a quick summary of the ones I’ve found most useful, and a link to the full release notes:
Micro-service Quick ins...