1. 28 Mar, 2023 1 commit
  2. 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
  3. 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
  4. 17 Feb, 2023 4 commits
    • Lluis Gifre Renom's avatar
      Deploy Scripts: · 0f3b8b51
      Lluis Gifre Renom authored
      - minor cosmetic changes
      0f3b8b51
    • Lluis Gifre Renom's avatar
      Deploy Scripts: · 947de0bb
      Lluis Gifre Renom authored
      - added support for deploying Slice Grouping monitoring table and Grafana dashboard
      947de0bb
    • 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
    • Lluis Gifre Renom's avatar
      Deploy script: · 0beaad33
      Lluis Gifre Renom authored
      - added check ignore-not-exists in delete namespace
      0beaad33
  5. 01 Feb, 2023 2 commits
  6. 31 Jan, 2023 1 commit
  7. 30 Jan, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Deploy script: · ed71c25c
      Lluis Gifre Renom authored
      - minor comment typos
      - added script to deploy QuestDB
      - updated deploy of Monitoring and QuestDB
      ed71c25c
  8. 26 Jan, 2023 5 commits
  9. 02 Dec, 2022 1 commit
  10. 24 Nov, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Common: · e902afdf
      Lluis Gifre Renom authored
      - Updated deploy.sh script to handle service monitor CRDs
      e902afdf
  11. 23 Nov, 2022 1 commit
  12. 10 Nov, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Common: · 57dcd983
      Lluis Gifre Renom authored
      - reactivated build and deployment of DLT Gateway component
      57dcd983
  13. 04 Nov, 2022 2 commits
    • Lluis Gifre Renom's avatar
      Common: · 8af8f707
      Lluis Gifre Renom authored
      - temporarily updated deploy.sh script to disable generation of DLT Gateway docker image
      8af8f707
    • Lluis Gifre Renom's avatar
      Common: · 1021fe69
      Lluis Gifre Renom authored
      - updated deploy.sh script with a flag to select whether docker images should be rebuilt or reuse existing ones
      1021fe69
  14. 27 Oct, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Updated deploy script: · 06c21622
      Lluis Gifre Renom authored
      - Corrected URLs for multi-container pods
      - Added support for DLT component
      - Corrected minor errors with service/deployment naming
      06c21622
  15. 04 Oct, 2022 2 commits
    • Lluis Gifre Renom's avatar
      Monitoring component: · d1c72678
      Lluis Gifre Renom authored
      - added wait control while MonitoringDB is starting
      d1c72678
    • Lluis Gifre Renom's avatar
      WebUI: · ffbf7393
      Lluis Gifre Renom authored
      - Activated "Grafana" link in top menu
      - Implemented onboarding of devices + configuration from JSON descriptor files
      - added device status in device details page
      - created new grafana dashboard for new PostgreSQL-based monitoring database
      - updated deploy.sh script with correct configuration of Grafana monitoring datasource and new dashboard
      ffbf7393
  16. 27 Sep, 2022 1 commit
  17. 26 Sep, 2022 1 commit
  18. 15 Sep, 2022 1 commit
  19. 08 Sep, 2022 2 commits
  20. 02 Sep, 2022 1 commit
  21. 01 Aug, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Deploy scripts: · 66ed7477
      Lluis Gifre Renom authored
      - corrected service name computation in expose_ingress_grpc.sh script
      - corrected log format in deploy.sh script
      - added control to configure Grafana only when both webui and monitoring are deployed
      66ed7477
  22. 27 Jul, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Common scripts: · 8570949f
      Lluis Gifre Renom authored
      - deploy.sh: clarified some descriptions of environment variables
      - install_requirements.sh: integrated common requirements and selection of components based on the deploy
      - my_deploy.sh: added description of environment variables
      8570949f
  23. 26 Jul, 2022 2 commits
  24. 18 Jul, 2022 1 commit
  25. 14 Jul, 2022 1 commit
    • Lluis Gifre Renom's avatar
      MicroK8s deployment scripts: · d4955a06
      Lluis Gifre Renom authored
      - moved old deployment scripts to scripts/old
      - added NGINX-based ingress controller to expose http-based endpoints from a single connection point
      - adapted webui K8s manifest to be used with the ingress controller
      - improved install_requirements.sh (renamed from install_development_dependencies.sh) to prevent collision of package versions
      - adapted script to show deployment
      - created functional example settings script my_deploy.sh
      - created improved deploy.sh script
      - added first version of the deployment tutorial. Run Experiments and Development are work in progress.
      d4955a06