Commit graph

20 commits

Author SHA1 Message Date
Luis Aleixo
e732fb48d7 data service: add toggle env var to make it optional 2023-07-19 11:39:39 +02:00
Luis Aleixo
f1b0ad1e30 base urls definition 2023-05-12 16:55:31 +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
3edd1f17bd declared env variable extra_pages 2023-05-08 10:53:30 +02:00
Luis Aleixo
43a37bfac1 updated app-config configuration and naming 2023-03-23 14:39:53 +01:00
Luis Aleixo
1770c31977 used lower case for CO2 app 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
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
3594783c2e wrong cern theme directory fix 2022-01-06 19:44:26 +01:00
Phil Elson
af3fe421db Fix the expert app, as the new docker image did not support running as non-root. 2021-07-30 17:53:19 +02:00
Nicola Tarocco
ae52961361 Fix docker-compose and update README 2021-07-09 16:09:33 +02:00
Phil Elson
989a7ddd6a Simplify the build since we only need one application image for both the caclulator and the expert app. 2021-03-26 08:50:51 +01:00
Phil Elson
8611cdef4d Improve the auth-service to encode the session information into a single secure cookie that cara can read. 2021-03-01 18:45:18 +01:00
Phil Elson
85a378691e Implement OIDC through nginx's ngx_http_auth_request_module module. 2021-02-26 22:08:05 +01:00
Phil Elson
41ce4112d1 Enable the cara-webservice in the Openshift deployment. 2020-11-05 23:01:26 +01:00
Phil Elson
ffa2e53994 Prepare the repository for having a separate calculator app. 2020-11-03 12:42:14 +01:00
Phil Elson
d44ae5501f Put an nginx reverse-proxy in front of the voila server to give us more flexibility in how we present the endpoint. 2020-11-03 11:46:53 +01:00