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 |
|