1. 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
  2. 21 Feb, 2023 1 commit
  3. 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
  4. 01 Feb, 2023 3 commits
  5. 31 Jan, 2023 1 commit
  6. 27 Jan, 2023 1 commit
  7. 26 Jan, 2023 3 commits
  8. 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
  9. 04 Oct, 2022 1 commit
  10. 28 Sep, 2022 2 commits
  11. 15 Sep, 2022 1 commit
  12. 14 Sep, 2022 1 commit
  13. 05 Sep, 2022 2 commits
  14. 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
  15. 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