r[ae]ym
Deployments

Introduction

Apply data structure changes to Fr[ae]ym

Fr[ae]ym uses GraphQL files to configure projections and the structure of CRUD types. Applying these files to the Fr[ae]ym service is called a Deployment.

To enable deployments of your application without any downtime or data loss, Fr[ae]ym uses a deployment strategy called blue / green deployments.

A deployment is separated into multiple steps. This allows you to use Fr[ae]ym even in complex deployment scenarios.

Further reading

On this page