1. 03 Jan, 2024 2 commits
    • Lluis Gifre Renom's avatar
      Deploy Scripts: · 89d43657
      Lluis Gifre Renom authored
      - Added upgrade of NATS helm charts during (re-)deploy
      89d43657
    • Lluis Gifre Renom's avatar
      Deploy Scripts: · c1380caa
      Lluis Gifre Renom authored
      - Removed wait loops while creating secrets for CockroachDB, NATS, or QuestDB
      - Added backward compatible condition as NATS client port changed name from "client" to "nats"
      c1380caa
  2. 29 Mar, 2023 1 commit
  3. 01 Mar, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Deploy scripts: · 580817c7
      Lluis Gifre Renom authored
      - Added definition of external ports
      - Added definition of NATS namespace
      - Improved Grafana configuration
      - Improved deployment of dependencies
      - Updated my_deploy.sh script
      580817c7
  4. 22 Feb, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Deploy Scripts: · 76c911ac
      Lluis Gifre Renom authored
      - Added settings to define custom port numbers where dependencies should be exposed.
      - Corrected order of commands in dependency deploy scripts
      - Extended NATS deployment to support multiple instances
      - Extended TFS deployment to support configuration of multiple Grafana instances
      - Removed constraint of installing monitoring component to deploy Grafana
      - Updated example my_deploy.sh
      76c911ac
  5. 17 Feb, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Deploy scripts: · e5e54f18
      Lluis Gifre Renom authored
      - enabled support to drop QuestDB tables during deploy
      - renamed variable QDB_TABLE to QDB_TABLE_MONITORING_KPIS
      - renamed default table name tfs_monitoring to tfs_monitoring_kpis
      - renamed secret attribute METRICSDB_TABLE to METRICSDB_TABLE_MONITORING_KPIS
      - improved log messages of tfs.sh
      - updated deploy scripts accordingly
      - removed unused variables and commands
      - corrected documentation of some variables
      e5e54f18
  6. 01 Feb, 2023 2 commits
  7. 26 Jan, 2023 3 commits