Andreas Thienemann

Results 25 issues of Andreas Thienemann

This commit is a potential fix for such a situation as the link would be truncated to 255 chars as part of the ORM handler and would therefore fix #617....

kind/bug/fix
status/fix-pending-merge

- Change order slightly - Instead of overwriting, add a _docker parameter config to merge - Remove duplicate composer installation step

In case of a reverse proxy in front of elkarbackup, elkarbackup does not know about protocols when building URLs because the backend connection of the proxy might be different than...

https://github.com/elkarbackup/elkarbackup/pull/675 actually enabled symphony logging for the prod container. > - Fix logging in docker. The existing monolog config will only log to /dev/stdout if running in the dev environment....

In order to close https://github.com/elkarbackup/elkarbackup/issues/646 and support that use-case, https://github.com/elkarbackup/elkarbackup/pull/648 got merged. As a TODO for later: - [ ] Investigate if there's a better way of supporting longer-running scripts...