Skip to content

feat: add optional PostgreSQL deployment support #51

@ibourgeois

Description

@ibourgeois

Context

As a developer deploying a Laravel app with Beacon, I need the option to deploy PostgreSQL alongside the application so I can stand up a usable environment with fewer manual steps.

Acceptance Criteria

  • prompt the user to choose whether Beacon should deploy PostgreSQL
  • generate Helm configuration for an optional PostgreSQL deployment path
  • keep PostgreSQL deployment opt-in
  • ensure the chart still works when PostgreSQL is disabled
  • add tests for PostgreSQL-enabled and PostgreSQL-disabled chart output

Notes

PostgreSQL is the first database target for this workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions