1. 30 Mar, 2023 2 commits
    • Lluis Gifre Renom's avatar
      Deploy Scripts: · 531690b1
      Lluis Gifre Renom authored
      - Removed unneeded scripts/files
      - Cleaned up changes
      531690b1
    • Lluis Gifre Renom's avatar
      Deploy scripts: · 2093df02
      Lluis Gifre Renom authored
      - Added script to expose observability framework
      - Extended TFS deploy scripts to run automatically run expose observability scripts
      - Adapted TFS deploy script
      - Script cleanup
      2093df02
  2. 26 Mar, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Deploy Scripts: · 9d9efa4f
      Lluis Gifre Renom authored
      - Added linkerd injectors for load balancing (commented, not working)
      - Added service monitor to my_deploy.sh
      9d9efa4f
  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. 21 Feb, 2023 1 commit
  6. 17 Feb, 2023 2 commits
    • 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
  7. 01 Feb, 2023 3 commits
  8. 31 Jan, 2023 1 commit
  9. 27 Jan, 2023 1 commit
  10. 26 Jan, 2023 3 commits
  11. 04 Nov, 2022 1 commit
    • 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
  12. 04 Oct, 2022 1 commit
  13. 28 Sep, 2022 2 commits
  14. 15 Sep, 2022 1 commit
  15. 14 Sep, 2022 1 commit
  16. 05 Sep, 2022 2 commits
  17. 27 Jul, 2022 2 commits
    • Lluis Gifre Renom's avatar
      Multiple changes: · 6a4ae5fe
      Lluis Gifre Renom authored
      Common scripts:
      - added script to dump logs of all pods/containers in a namespace
      
      ECOC'22 demo:
      - removed unneeded scripts and files
      - cleaned up run_test scripts
      - added run test and coverage script
      - added deploy_specs.sh
      - added scripts to generate JSON descriptors
      
      OFC'22 demo:
      - added deploy_specs.sh
      6a4ae5fe
    • 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
  18. 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