Headless architecture

This page is out of date and needs reviewing.

Types of Headless

There are several types of headless architecture, and it is important to recognise this before deciding on your approach.

  1. Independent Application : A seperate backend app (Drupal/Django) with an API which your frontend app can read.
  2. tbc : tbc

Independent Application

Overview

You will want to domains to use when setting up in this way:

Lando Detail

  1. Setup your main appserver as the backend (this is for ease, as there are Drupal recipes)
  2. Setup a second (node) service as your frontend (this should have a domain as identified in the overview above)

Server Detail

tbc

Last updated: