1. 11 May, 2023 1 commit
  2. 01 Feb, 2023 2 commits
  3. 26 Jan, 2023 3 commits
  4. 11 Nov, 2022 1 commit
  5. 28 Sep, 2022 1 commit
  6. 27 Sep, 2022 1 commit
  7. 26 Sep, 2022 1 commit
  8. 15 Sep, 2022 1 commit
  9. 08 Sep, 2022 2 commits
  10. 02 Sep, 2022 1 commit
  11. 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
  12. 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
  13. 26 Jul, 2022 2 commits
  14. 18 Jul, 2022 1 commit
  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