Skip to content

Latest commit

 

History

History
133 lines (60 loc) · 6.09 KB

CHANGELOG.md

File metadata and controls

133 lines (60 loc) · 6.09 KB

1.8.0 (2025-02-27)

Features

  • add Traefik redirection from http to https [#1] (12d8096)

1.7.7 (2025-02-19)

Bug Fixes

  • solve permission issues on production platform configuration script [#1] (8b6f761)

1.7.6 (2025-02-19)

Bug Fixes

  • adjust copy source code to production container command [#1] (7c067bc)

1.7.5 (2025-02-19)

Bug Fixes

  • start production container to be able to copy source code to it [#1] (cd5f70d)

1.7.4 (2025-02-19)

Bug Fixes

  • add dependencies and build to platform configuration script for production environments [#1] (6550d45)
  • improve docknext configuration file for production environments [#1] (737e120)

1.7.3 (2025-02-19)

Bug Fixes

  • adjust installer to avoid multiple definitions of command in PATH [#1] (06a994e)

1.7.2 (2025-02-17)

Bug Fixes

  • adjust Docker Compose entrypoint commands [#1] (55d60d2)

1.7.1 (2025-02-17)

Bug Fixes

  • copy service files in init script [#1] (c8f068b)

1.7.0 (2025-02-16)

Features

  • improve Next.js installation script [#1] (11b279a)
  • improve Next.js setup script [#1] (340527b)

1.6.0 (2025-02-16)

Bug Fixes

  • adjust Docker Compose configuration for production environments [#1] (21dfb7e)
  • remove unneeded examples [#1] (4b451ec)

Features

  • add Next.js vanilla template [#1] (6658ba7)

1.5.0 (2025-02-15)

Bug Fixes

  • adjust JetBrains IDE configuration deployment script [#6] (94be853)

Features

  • add JetBrains IDE configuration [#6] (dd14905)
  • improve Docker Composer and Traefik configuration [#1] (497c554)
  • improve environment files [#1] (19b7be4)

1.4.0 (2025-02-15)

Features

1.3.0 (2025-02-12)

Features

  • improve docker compose file for Traefik example app [#1] (0f1cf3a)

1.2.0 (2025-02-12)

Features

  • add Traefik example app to test development [#1] (a806f26)

1.1.1 (2025-02-12)

Bug Fixes

  • avoid using server name in Nginx configuration of example app [#1] (fe6ef0f)

1.1.0 (2025-02-12)

Features

  • add example app to test development [#1] (dc45630)

1.0.0 (2025-02-12)

Features