Block a user
decentral1se
pushed to master at autonomic-coopera.../drone-docker-runner.autonomic....
2020-04-01 14:41:58 +00:00
decentral1se
pushed to master at autonomic-coopera.../drone.autonomic.zone
2020-04-01 14:40:28 +00:00
Fix HTTPS management after first deploy
So, as it turns out, the internal CHECKS comman is failing...
$ curl -q --compressed --fail --location --noproxy 172.17.0.4 --max-time 30 -H X-Forwarded-Proto:https http://172.17.0.4:8080/auth
Where Proto:https
is then requesting a http://
URL.
Maybe I'm doing something wrong...
decentral1se
pushed to master at autonomic-coopera.../dokku-ansible-playbook
2020-04-01 09:04:14 +00:00
decentral1se
pushed to master at autonomic-coopera.../drone.autonomic.zone
2020-03-31 17:35:22 +00:00
decentral1se
pushed to master at autonomic-coopera.../drone-docker-runner.autonomic....
2020-03-31 17:34:26 +00:00
Fix HTTPS management after first deploy
For now, I was able to reconfigure the drone port but will need to make the keycloak port configurable for sure since taking up this port forever will definitely lead to issues.