Avec la sortie de Sitecore XP 10 cet été, Docker est désormais un très bon environnement pour développer et tester des projets sitecore. Il y a certainement beaucoup de documentation, mais je suis toujours un peu incertain sur la façon de déboguer un conteneur docker pendant qu’il se construit. Choisir le bon tag pour mesContinue reading “Docker: Comment déboguer et choisir le bon tag.”
Author Archives: oliviermichel1
Docker: Have The Right Tag and Debug Containers Easily
With the release of Sitecore XP 10 this summer, Docker is now a very good environment to develop and test sitecore projects. There are a lot of documentation around, but I was at time a little bit unsecure about how to debug a docker container while it builds. Hitting the right tag for my imagesContinue reading “Docker: Have The Right Tag and Debug Containers Easily”
JSS et Sitecore Commerce 10
Dans une très bonne série d’articles l’année dernière, Jonne Kats et Joost Meijles ont décrit et développé un petit projet pour montrer comment créer une application JSS connectée à Sitecore Commerce 9. Malheureusement, lorsque j’ai essayé d’installer ce projet avec Sitecore 10, j’ai réalisé que de nombreux changements étaient nécessaires pour obtenir le même résultat.Continue reading “JSS et Sitecore Commerce 10”
Configurez Sitecore Content Serialization
L’une des nouvelles fonctionnalités les plus intéressantes de Sitecore 10 est la sérialisation de contenu de Sitecore (SCS), un outil de sérialisation, de partage, de contrôle de version et de déploiement d’éléments de contenu. Il remplace les outils externes comme TDS ou Unicorn. Dans cet article, je vais vous expliquer comment configurer facilement SCS pourContinue reading “Configurez Sitecore Content Serialization”
Créez et configurez un certificat SSL
J’installais localement Sitecore XP 9.2 pour un nouveau projet et j’ai remarqué que seul HTTP était installé par l’assistant d’installation de Sitecore pour accéder au nouveau site. Dans ce court article, je vais expliquer comment créer un nouveau certificat auto-signé sur votre serveur et créer une liaison HTTPS vers votre site local. Créer un certificatContinue reading “Créez et configurez un certificat SSL”
Comment installer Sitecore Storefront 10 avec Docker
Spoiler: C’était pas facile ! A partir de la version 9 de Sitecore, il a été possible d’installer Sitecore XP et XC sur Docker. L’installation n’était pas simple et nécessitait beaucoup de patience et une très bonne compréhension du fonctionnement de Docker et de la manière dont les différentes parties de Sitecore interagissent les unesContinue reading “Comment installer Sitecore Storefront 10 avec Docker”
JSS and Sitecore Commerce 10
In a very good serie of articles last year, Jonne Kats and Joost Meijles described and developped a small project to show how to create a JSS application on top of Sitecore Commerce 9. Unfortunately, when I tried to install this project on top of Sitecore 10, I realised that a lot of changes wereContinue reading “JSS and Sitecore Commerce 10”
Setup Sitecore Content Serialization
One of the most exciting new features in Sitecore 10 is the Sitecore Content Serialization (SCS), a tool for serializing, sharing, version controlling and deploying content items. It replaces external tools like TDS or Unicorn. In this article, I’ll walk you through how to easily configure SCS to start serializing your items in no time.Continue reading “Setup Sitecore Content Serialization”
Install a SSL certificat to your Sitecore site
I was installing locally Sitecore XP 9.2 for a new project and saw that only HTTP was installed out of the box by the Sitecore Install Assistant to access the new site. In this short article, I will explain how to create a new Self Signed Certificate on your server, and create a HTTPS bindingContinue reading “Install a SSL certificat to your Sitecore site”
Install Sitecore Storefront 10 XC1-CXA on Docker
Spoiler: this was not easy ! From Sitecore version 9, it has been possible to install Sitecore XP and XC on Docker. The installation was not straightforward and needed a lot of patience and a really good comprehension of how Docker works and how Sitecore parts interact with one another. When Sitecore 10 was releasedContinue reading “Install Sitecore Storefront 10 XC1-CXA on Docker”