Skip to content

1.1.0 : Production and K8S deployment

Compare
Choose a tag to compare
@flavienbwk flavienbwk released this 05 Apr 11:02
· 40 commits to master since this release
8bda2de

Please welcome 1.1.0 : Kubernetes and production-ready build for your boilerplate. Fixing some additional bugs.

  • Added production image builds
  • Added production deployment with docker-compose
  • Added Kubernetes deployment scripts and documentation
  • Added CI build for production images
  • Updated React from v16 to v17
  • Updated app dependencies to their latest versions
  • Migration files lost fixed
  • Env variables now in .env file
  • Handled no givenName property from LDAP in API
  • Added more comments to code
  • Improved documentation