Tailwind Logo
Logo

Docker

Docker is an open platform for developing, shipping, and running applications.

App screenshot

Adding SXA Modules

In the previous article, we were able to launch an instance of XM1. In this article, we will configure additional settings to make the Sitecore Experience Accelerator module available to the container, which is necessary for adding Next.js projects.






Next.jsDocker

Adding Next.js Sample Sites (Part 2)

In the previous session, we prepared a Next.js template. Last time, we introduced the steps to import items into Sitecore to use this template. Now, we'll modify the Next.js settings to reference Sitecore items and display the pages.


Next.jsDocker

Adding Next.js Sample Sites (Part 1)

The environment we've set up in four parts lacks a Next.js project. We'll add a sample site by integrating the code into the project. This process will be introduced in two steps. In this session, we'll get the Next.js sample running.