[FLOW3-general] Changing the temporary path during runtime

Robert Lemke robert at typo3.org
Fri Mar 2 11:20:55 CET 2012


Hi Dirk,

On 25.02.2012, at 01:41, Dirk Schumacher <mail at dirk-schumacher.net> wrote:

> I am deploying the flow3 code to various nodes. Each node has its own
> temporary path, which I do not know before deployment.
> So during runtime, I'd like to retrieve the temporary path of the
> current machine the code is running on and then change the path
> accordingly.
> Do you have any ideas how to do that?


You cannot change that setting during runtime because FLOW3 needs to know this at a very early stage.
Currently you can only solve this by deploying individual Production/Settings.yaml files to each node.

What might help you in the future is a new feature we have in the pipeline which allows you to set settings
through environment variables. It's currently under review but is missing some smaller polishing before we
can submit it. https://review.typo3.org/#/c/5731/

Cheers,
Robert

-- 
Robert Lemke – Fluent Code Artisan
http://robertlemke.de/blog

Lead Developer TYPO3 Phoenix and FLOW3
Co-Founder TYPO3 Association

Get involved: typo3.org – flow3.org



More information about the FLOW3-general mailing list