1. 18 Apr, 2024 2 commits
  2. 08 Apr, 2024 1 commit
    • Lluis Gifre Renom's avatar
      NBI component: · ab387687
      Lluis Gifre Renom authored
      - Updated README.md file
      - Fixed libyang version in Dockerfile
      - Fixed libyang version in install_requirements.sh
      - Added folder libyang to global gitignore
      - Added generation of .gitignore file for libyang/build
      ab387687
  3. 05 Apr, 2024 1 commit
    • Lluis Gifre Renom's avatar
      NBI component: · 0cf73ab7
      Lluis Gifre Renom authored
      - Updated README.md file
      - Fixed libyang version in Dockerfile
      - Fixed libyang version in install_requirements.sh
      - Added folder libyang to global gitignore
      - Added generation of .gitignore file for libyang/build
      0cf73ab7
  4. 22 Dec, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Common: · 76f78369
      Lluis Gifre Renom authored
      - Added installation of libyang to install_requirements script
      76f78369
  5. 20 Nov, 2023 1 commit
  6. 08 Nov, 2023 1 commit
  7. 02 Jun, 2023 1 commit
  8. 01 Feb, 2023 2 commits
  9. 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
  10. 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