Skip to content

Persistent preview environment #853

@rchlfryn

Description

@rchlfryn

Description

We would like to have a dedicated preview environment for testing that is not destroyed during routine deployments. This environment should be automatically updated whenever a commit is pushed, but not completely start from our seed data.

Problem Statement

Currently, our preview environments are ephemeral and gets torn down regularly, making it difficult to run comprehensive tests and demo things. We need a stable environment where data is not removed.

Proposed Solution

Create a persistent preview testing environment that:

  • Is not destroyed during routine maintenance or deployments
  • Data remains available for continuous testing

Notes

The biggest lift will be how we handle migrations and when to run them
Tools for copying data from one Payload environment to another

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:infraRelating to repo infrastructure, deployments, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions