Skip to content

Kyvora 0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 06:50
· 59 commits to main since this release

Added

  • Added Docker Compose setup for PostgreSQL, API, and web.
  • Added Dockerfiles for the Spring Boot API and Next.js web app.
  • Added production API configuration for Docker deployments.
  • Added deployment documentation and Docker helper scripts.
  • Added automatic first-admin creation with a generated one-time password.

Changed

  • Simplified the Docker .env setup by deriving internal service configuration in Compose.
  • Updated web server-side API configuration to support Docker-internal API URLs.

Fixed

  • Fixed Docker web build issues for the Next.js monorepo setup.
  • Fixed the Docker web runtime error caused by importing full Auth.js config into middleware.