Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.44 KB

File metadata and controls

24 lines (13 loc) · 1.44 KB

Warning

This repo is deprecated and no longer maintained. Security updates are not supported. We recommend avoiding its use for production.

Contentstack

Contentstack Repeatable Releases Scheduling

Contentstack is a headless CMS with an API-first approach that puts content at the centre. It is designed to simplify the process of publication by separating code from content.

You can use Contentstack with AWS Lambda to create useful automated systems. They can be combined to automate the process of creating and deploying releases in Contentstack. This eliminates the need of creating releases manually. You simply need to add your items to the release and they will get deployed on the specified environment at the scheduled time (specified through the script).

Tutorial

We have created an in-depth tutorial on the demonstrating the lambda function used for this automation.Below is a a screenshot of autogenerated release using AWS lambda.

Screenshot from 2020-06-04 17-05-47

Documentation

Read Contentstack docs

Read Guide Contentstack Repeatable Releases Scheduling