- 22 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added settings to define custom port numbers where dependencies should be exposed. - Corrected order of commands in dependency deploy scripts - Extended NATS deployment to support multiple instances - Extended TFS deployment to support configuration of multiple Grafana instances - Removed constraint of installing monitoring component to deploy Grafana - Updated example my_deploy.sh
-
- 17 Feb, 2023 4 commits
-
-
Lluis Gifre Renom authored
- minor cosmetic changes
-
Lluis Gifre Renom authored
- added support for deploying Slice Grouping monitoring table and Grafana dashboard
-
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
-
Lluis Gifre Renom authored
- added check ignore-not-exists in delete namespace
-
- 01 Feb, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Restored execute permissions
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- 31 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- increased wait-time for Grafana to 5 seconds
-
- 30 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- minor comment typos - added script to deploy QuestDB - updated deploy of Monitoring and QuestDB
-
- 26 Jan, 2023 5 commits
-
-
Lluis Gifre Renom authored
- corrected manifest adaptation in tfs.sh
-
Lluis Gifre Renom authored
- corrected secret creation in tfs.sh
-
Lluis Gifre Renom authored
- moved creation of secrets from crdb.sh and nats.sh to tfs.sh for safety reasons
-
Lluis Gifre Renom authored
- updated old gitlab.com URLs by new labs.etsi.org URLs. - updated Context to use secrets generated by CockroachDB and NATS
-
Lluis Gifre Renom authored
- updated deploy scripts to include CockroachDB and NATS - reorganized deploy scripts in a new "deploy" folder
-
- 02 Dec, 2022 1 commit
-
-
Lluis Gifre Renom authored
- removed scaledown+scaleup during deploy (useless)
-
- 24 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Updated deploy.sh script to handle service monitor CRDs
-
- 23 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- activated build of gateway in deploy.sh script
-
- 10 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- reactivated build and deployment of DLT Gateway component
-
- 04 Nov, 2022 2 commits
-
-
Lluis Gifre Renom authored
- temporarily updated deploy.sh script to disable generation of DLT Gateway docker image
-
Lluis Gifre Renom authored
- updated deploy.sh script with a flag to select whether docker images should be rebuilt or reuse existing ones
-
- 27 Oct, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Corrected URLs for multi-container pods - Added support for DLT component - Corrected minor errors with service/deployment naming
-
- 04 Oct, 2022 2 commits
-
-
Lluis Gifre Renom authored
- added wait control while MonitoringDB is starting
-
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
-
- 27 Sep, 2022 1 commit
-
-
Carlos Natalino Da Silva authored
-
- 26 Sep, 2022 1 commit
-
-
Carlos Natalino Da Silva authored
-
- 15 Sep, 2022 1 commit
-
-
Carlos Natalino Da Silva authored
-
- 08 Sep, 2022 2 commits
-
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
-
- 02 Sep, 2022 1 commit
-
-
Lluis Gifre Renom authored
- integrated in deploy.sh script - defined manifest
-
- 01 Aug, 2022 1 commit
-
-
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
-
- 27 Jul, 2022 1 commit
-
-
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
-
- 26 Jul, 2022 2 commits
-
-
Lluis Gifre Renom authored
- Corrected object name in scale commands
-
Lluis Gifre Renom authored
- Corrected error with log file name generated for deploy stages during TFS deployment.
-
- 18 Jul, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Updated build step in deploy script to point to appropriate root path
-
- 14 Jul, 2022 1 commit
-
-
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.
-