1. 01 Feb, 2023 2 commits
  2. 31 Jan, 2023 1 commit
  3. 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
  4. 26 Jan, 2023 5 commits
  5. 02 Dec, 2022 1 commit
  6. 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
  7. 23 Nov, 2022 1 commit
  8. 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
  9. 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
  10. 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
  11. 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
  12. 27 Sep, 2022 1 commit
  13. 26 Sep, 2022 1 commit
  14. 15 Sep, 2022 1 commit
  15. 08 Sep, 2022 2 commits
  16. 02 Sep, 2022 1 commit
  17. 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
  18. 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
  19. 26 Jul, 2022 2 commits
  20. 18 Jul, 2022 1 commit
  21. 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