1. 15 Dec, 2022 1 commit
  2. 24 Nov, 2022 2 commits
  3. 23 Nov, 2022 1 commit
  4. 04 Oct, 2022 1 commit
  5. 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
  6. 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