- Feb 05, 2020
-
-
egon w. stemle authored
-
- Feb 04, 2020
-
-
egon w. stemle authored
Address #60
-
egon w. stemle authored
Address #60
-
- Jan 28, 2020
-
-
egon w. stemle authored
-
- Jan 22, 2020
-
-
egon w. stemle authored
-
- Oct 25, 2019
-
-
egon w. stemle authored
-
egon w. stemle authored
-
egon w. stemle authored
-
- Oct 24, 2019
-
-
egon w. stemle authored
-
- Oct 14, 2019
-
-
Alexander König authored
-
egon w. stemle authored
-
Alexander König authored
-
egon w. stemle authored
So far, we have used TLS certs from eurac's IT. Now, we (re-)use k8s infrastructure (in particular the kube-lego add-on) and let kube-lego - request/renew TLS certificates - manage the certificate within a k8s secret We then make this k8s secret available to our nginx and configure nginx to use it. We also got rid of internal TLS communication between ingress and the apps avoiding the necessity to (re-)create valid/self-signed certs. The overhead seemed unnecessary. Note: using HTTP(!) over port 443 for internal communication (Shibboleth mishap) Fix #62
-
- Sep 25, 2019
-
-
egon w. stemle authored
-
egon w. stemle authored
Startup time can be really abysmal: Almost 600s for loading the image (on a fresh node) and some time to run the initial setup. Address #60
-
egon w. stemle authored
-
egon w. stemle authored
We noticed the subprocess that runs our 'cron' sometimes quits silently; one possibility we see is that OOM kills it. In any case, we now also check for the existence of the commands `sleep` or `timeout` in the process table (`ps`) via the `livenessProbe`. Address #60
-
- Jul 23, 2019
-
-
egon w. stemle authored
Lately, we encountered hick-ups when the dspace container comes up but the postgres container is still missing (although the containers will restart until both start in the right order). Here we add one `initContainers` that will poll the postgres db until success. Address #60
-
Alexander König authored
-
- Jul 01, 2019
-
-
Alexander König authored
-
- Jun 27, 2019
-
-
Alexander König authored
-
- Jun 17, 2019
-
-
Alexander König authored
-
Alexander König authored
-
- Jun 11, 2019
-
-
egon w. stemle authored
'502 Bad Gateway' errors from the k8s ingress server can be solved (sometimes) by restarting the nginx pod. Here we check https://clarin(-dev).eurac.edu:443 Addresses #53
-
- Feb 25, 2019
-
-
Alexander König authored
-
- Sep 06, 2018
-
-
Alexander König authored
-
egon w. stemle authored
-
- Sep 05, 2018
-
-
Alexander König authored
-
Alexander König authored
-
- Sep 04, 2018
-
-
egon w. stemle authored
-
egon w. stemle authored
-
egon w. stemle authored
-
egon w. stemle authored
-
egon w. stemle authored
-
egon w. stemle authored
- disabled ssl-passthrough - configured ssl-certs FIXME: - repository/oai is not accessible via http - battle test the config
-
- Aug 24, 2018
-
-
Alexander König authored
-
Alexander König authored
-
- Aug 08, 2018
-
-
Alexander König authored
-
- Jul 30, 2018
-
-
Alexander König authored
fixed.
-
- Jul 26, 2018
-
-
Alexander König authored
-