Commit graph

94 commits

Author SHA1 Message Date
Nicola Tarocco
0ccbfe4f9a
api: add Ddocker example
* partially closes #424
2024-10-08 23:29:14 +02:00
Nicola Tarocco
72a6afece2
docker: fix docker-compose
* partially closes #424
2024-10-08 22:37:02 +02:00
Nicola Tarocco
41ea92cac2 deployment refactoring
- update CI to correctly build docker images
- add requirement.txt
- update Dockerfile to correctly build the app
2024-09-02 17:39:49 +02:00
Nicola Tarocco
66a5944489 ci: refactor tests/deploy 2024-09-02 17:39:49 +02:00
lrdossan
20b0467f89 Backend separation
- extract, isolate and package it in a completely independent Python module, versioned and in a way that allows releases on PyPI.org
- fixed error in placeholder for secondary school (data registry defaults)
- added restriction in pytest version to install
- expected number of new cases fix
- data registry update (schema v2.1.1)
- github update
- deprecate ExpertApplication and CO2Application
- changes to reflect schema update 2.0.2
- version update
- Fixed error with f_inf (short-range)
- new folder layout
- Conditional probability data update
- General fixes
- Fitting results in L/S/person
- CO2 fitting algorithm refinement
2024-09-02 17:39:46 +02:00
lrdossan
ecdbb1c2b3 added redirect 2024-06-25 08:19:38 +02:00
lrdossan
16a417a817 removed deployment related configuration on expert apps 2024-06-24 17:23:58 +02:00
Luis Aleixo
b0c9aefe34 disabled data service (OKD template) 2024-03-08 09:29:57 +01:00
Luis Aleixo
c8cc0b0908 handled environment variables to be consistent 2024-03-05 17:03:19 +01:00
Nicola Tarocco
ddfe0b660e
tests: make report generation time limit configurable 2024-02-27 21:17:46 +01:00
Luis Aleixo
7199143257 removed authentication methods and tests for data service 2024-01-31 11:50:12 +01:00
Nicola Tarocco
bb51eaa360 config: inject data registry instance instead of static config
* closes #365
2023-12-14 15:34:08 +01:00
Luis Aleixo
4b0fc58a3e updated deploymentconfig bool value 2023-07-19 18:14:02 +02:00
Luis Aleixo
e732fb48d7 data service: add toggle env var to make it optional 2023-07-19 11:39:39 +02:00
Luis Aleixo
6cc6121075 developed server side API connection to Service Data (WP3) 2023-07-17 17:28:09 +02:00
Luis Aleixo
f1b0ad1e30 base urls definition 2023-05-12 16:55:31 +02:00
Luis Aleixo
170a75a9d0 Merge branch 'feature/env_var_urls' into 'master'
Env var urls

See merge request caimira/caimira!441
2023-05-12 09:20:24 +02:00
Luis Aleixo
77774112e4 added env variable to deploymentconfig template 2023-05-11 11:55:56 +02:00
Luis Aleixo
0a08b10d0f updated docker-compose file 2023-05-11 11:30:09 +02:00
Luis Aleixo
18978aef20 adapted deployment configs 2023-05-09 17:20:34 +02:00
Luis Aleixo
eac7591046 modified deployment config 2023-05-08 11:49:08 +02:00
Luis Aleixo
fb18a2a715 added tests for generic pages 2023-05-08 11:18:11 +02:00
Luis Aleixo
3edd1f17bd declared env variable extra_pages 2023-05-08 10:53:30 +02:00
Nicola Tarocco
315a0dbc94
auth: add missing scope to token request for CERN SSO 2023-05-05 16:27:53 +02:00
Luis Aleixo
43a37bfac1 updated app-config configuration and naming 2023-03-23 14:39:53 +01:00
Luis Aleixo
0019d19799 app-config naming updates 2023-03-23 11:40:00 +01:00
Luis Aleixo
61f13655fd updated file names 2023-03-23 11:37:48 +01:00
Luis Aleixo
ee29f12f35 updated typos and got back the state tests 2023-03-23 11:37:48 +01:00
Luis Aleixo
8782069a9c added services and fixed ventilation 2023-03-23 11:35:40 +01:00
Luis Aleixo
3ea34b6979 changed docker public image 2023-03-23 11:35:40 +01:00
Luis Aleixo
1770c31977 used lower case for CO2 app 2023-03-23 11:35:39 +01:00
Luis Aleixo
b941808317 updated nginx conf file 2023-03-23 11:35:39 +01:00
Luis Aleixo
b791581fe8 updated docker files for expert app 2023-03-23 11:35:39 +01:00
Luis Aleixo
9277136a8e added env variable to app-config files 2023-03-17 15:36:22 +01:00
Luis Aleixo
37d699d483 updated GitLab repository URL 2022-12-15 14:30:11 +00:00
Luis Aleixo
ad154be913 defined secrets 2022-09-19 09:52:47 +02:00
Luis Aleixo
37d022a1ef added env variables 2022-09-19 09:45:18 +02:00
Luis Aleixo
84b7377dff Maintained group name (cara) 2022-09-15 16:41:10 +02:00
Luis Aleixo
6c541952ee updated GitLab project URL 2022-09-15 11:12:34 +02:00
Luis Aleixo
273867f6d7 added calculator image stream to openshift template 2022-09-15 10:17:29 +02:00
Luis Aleixo
1cec93712c changed target branch 2022-09-09 18:24:39 +02:00
Luis Aleixo
f4ba8465ab updated folder's names and respective references 2022-09-09 16:57:20 +02:00
Luis Aleixo
1b564d3c9b updated infrastructure 2022-09-09 16:57:20 +02:00
Luis Aleixo
ade5ba6b10 Changes for live/caimira-test instance 2022-09-09 11:42:16 +02:00
Luis Aleixo
d93e76d264 Handled the diff error on templates 2022-08-10 15:21:42 +02:00
Luis Aleixo
e0e913a19d Added needed resources for calculator-open in deploymentconfig.yaml file 2022-07-11 13:55:04 +02:00
Luis Aleixo
ba2e1a07c0 test 2022-06-24 10:29:45 +01:00
Luis Aleixo
c0f7a3ccf6 Code cleanup 2022-06-09 09:46:31 +02:00
Nicola Tarocco
99de3e2ebd Auth service: pass debug option as CLI arg
* closes #237
2022-02-08 10:24:11 +01:00
Luis Aleixo
008efd3467 Updated config-fetch and config-generate for routes.yaml 2022-01-13 17:38:02 +01:00