Overføring av data ved lansering i Optimizely DXP

by Tomas Hensrud Gulla

Optimizely DXP er Optimizely (tidligere Episerver) sin løsning på hosting i skyen, basert på Microsoft Azure-plattformen. I Optimizely DXP får man tre miljøer. * Integration * Preproduction * Production Når man flytter en nettløsning fra fysiske servere til skyen må man overføre database og filer (bilder/dokumenter lastet opp av redaktører) fra gamle…

Selvbetjent migrering til Optimizely CMS 12

by Tomas Hensrud Gulla

I August 2022 lanserte Optimizely «Selvbetjent migrering til .NET Core og CMS 12», og blant de 90 første prosjektene (i verden) som ble løftet til .NET Core på denne måten, sto Novacare for ett.…

Download database + blobs from your Optimizely DXP project

by Tomas Hensrud Gulla

With Optimizely DXP, we as developers do not have direct access to the production environment. If I want to get the database + blobs from the production environment to update my local dev environment - this is how it's done. Export the database The database export can be started…

Optimizely can now generate certificates for root domains in DXP

by Bjarte Aune Olsen

In Optimizely's cloud hosting service DXP, Optimizely has for a long time offered to generate certificates for the sites it hosts, giving us the secure https URLs with a reassuring padlock next to it. Until today that service has come with the limitation that they could not generate…

Deploying to Episerver DXP - Part 1: Integration, direct deploy without using the Deployment API

by Tomas Hensrud Gulla

When deploying your site to Episerver DXP, there are so many options. Some are quite fast, some are super slow. I show how to deploy to the Integration environment the fast way, using Azure DevOps.…

Deploying to Episerver DXP - Part 2: Preproduction and Production, Deployment API

by Tomas Hensrud Gulla

When deploying your site to Episerver DXP, there are so many options. I show how to deploy using Azure DevOps, the deployment API, and Epinova's DXP deployment extension.…