Ivo Marino
Ivo Marino
seems to work now, had to set auth URL to `https://deploy.dev.foo.com/auth/github/callback` and mount modified `app/config/initializers/omniauth.rb:/app/config/initializers/omniauth.rb` into the container we're I've set `OmniAuth.config.full_host = "https://deploy.dev.foo.com"`.
@grosser seems so, I will double check that by printing X-vars then. Thanks for help;) regarding `memcached`, is it required? thanks
Yes it can, I parse certs from `/etc/Certs`.
`/etc/certs` I mean.
Sounds good, I'll check, thanks
Thanks for the fast reply;) so maybe http://babun.github.io would be a good alternative for running scripts like https://github.com/ttssdev/appflow/blob/88-appflow-exec-container/containers/bin/appflow-docker on windows nodes, have to check the script if it would be...
K, I give it a try and report. Would have been nice the only WLS would be to only dependency for running it.
any news on this? would be a quite useful feature, thanks
it would be also nice to have infos about latest commit on the config repo: ``` - Total number of commits: XX - Latest commit on XX date by ```
good it running behind `HAProxy` and with `nginx-proxy` (SSL termination is done via Let's Encrypt on `HAProxy` level, `rundeck` runs also with SSL `4443`: ``` env: # this is for...