Skip to content

Remove unused files and deploy webserver with env variables

DESCRIPTION

  • Load settings.py from env variables and set as the default configuration file
  • Fix performance when there are a lot of repositories in a project

VERSIONS

WEB_IMAGE_NAME: "cauldronio/webserver:1.2.0"
WORKER_IMAGE_NAME: "cauldronio/worker:1.2.0"
ODFE_CONFIG_IMAGE_NAME: "cauldronio/odfe-config:0.1.16"
PA_TO_ES_IMAGE_NAME: "cauldronio/pa-to-es:0.1.2"
ELASTIC_IMAGE_NAME: "amazon/opendistro-for-elasticsearch:1.11.0"
KIBANA_IMAGE_NAME: "amazon/opendistro-for-elasticsearch-kibana:1.11.0"
SYSLOG_IMAGE_NAME: "cauldronio/syslog-ng:0.6"
MATOMO_IMAGE_NAME: "matomo:3"
DB_IMAGE_NAME: "mariadb:10.5"

REPOSITORIES CHANGED

Edited by Jose Javier Merchante

Merge request reports