Philipp Kitzberger

Results 70 comments of Philipp Kitzberger

@IchHabRecht, having the same (?) situation for container elements created with mask/mask_export. On top I use my own [EXT:dragon_drop](https://github.com/kitzberger/dragon_drop/) to be able to move CEs within, to and from colPos...

Work's for me on Gedit 3.18.3 (Ubuntu 16.04 LTS), thanks a lot ;-)

@josefglatz, that's almost one year ago, how should I remember ;-) but we probably had have a scenario like having all project files including the docker-compose.yml copied/mounted/cloned into the container.

Why don't you use ssh keys for logging into the remote server?

Just put em into the .my.cnf file ;-)

@josefglatz, since the user we're using to log onto the remote machine has got read access to the DB credentials in most cases anyway (for e.g. TYPO3 they're within LocalConfiguration.php),...

And mind an optional port. Just had the case where typo3:domain resulted in domains like this: www.foo.bar:8000.vm

Maybe simple switch it entirely from code to app? And/or how about making it configurable via a news setting in /etc/clitools.ini whether to use code or app?

@mblaschke sure. But, as I already mentioned, this parameter needs to be the first one in order to work, whereas the `mysqldump.options` adds the options to the end of the...