Skip to content

Support multiple environments per app #23

@anbraten

Description

@anbraten

Currently an app has multiple deployments. All available via their uuid. In addition the production deployment can be access by the projects name.

To support special environments like:

  • preview / review

  • staging

  • tests (for automatic e2e testing, ...)

  • Therefore an environment list needs to be added.

  • Each environment would have a specific domain prefix like <environment-slug>-<project-name>.my-domain.com.

  • A deployment could be linked to an environment

  • A deployment could be made active / latest / production of that environment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions