Skip to content
Snippets Groups Projects
Commit c27cafc5 authored by Luqman Rizal's avatar Luqman Rizal
Browse files

Update all images to the latest docker compose

* version update:
  * db: 15.1.0.117
  * studio: 20230921-d657f29
  * auth: v2.99.0
  * rest: v11.2.0
  * realtime: v2.10.1
  * meta: v0.68.0
  * storage: v0.40.4
  * kong: 2.8.1
* major changes:
  * add imgproxy service
  * add dashboard basic auth
  * removal of all ingress except for db and kong
  * db port & database are included in secret and used by other services
  * db storage renamed as volume following other services
  * db init-scripts are now independent from image init-scripts
  * add db migration config
  * set internal URLs programmatically in deployments respectively
* minor changes:
  * update all services environment variable default values
  * add useful value comments about the new major changes
* bugfixes:
  * fix kong container command to bash
  * fix kong.yaml location due to invalid path on image
  * fix obsolete storage values and replaced with persistence instead
  * fix storage mount path by setting the default image persistence path
  * fix auth default mailer URL paths
  * fix kong paths using a possible different DNS search name
  * fix db SSL mode allowed by default
  * fix README instruction applying asset to specific namespace
parent a6718f11
No related branches found
No related tags found
No related merge requests found
Showing
with 637 additions and 588 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment