Skip to content

Persistence Layer #7

Description

@sachmii

Description
Set up a persistent relational database (PostgreSQL or MySQL) to store deployment logs and user notes. The database must run via Docker for local development and support persistent storage in the Kubernetes deployment.

Subsystem

  • Server

Acceptance Criteria

  • Database schema designed and documented.
  • Persistence logic implemented in the Spring Boot services.
  • Unit tests for data access layers included and pass in CI.
  • Containerized and added to docker-compose.yml.

Metadata

Metadata

Labels

serverPull requests that update server code

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions