Shel.DockerFlow icon indicating copy to clipboard operation
Shel.DockerFlow copied to clipboard

Basic config for running a flow/neos distribution with docker

Results 5 Shel.DockerFlow issues
Sort by recently updated
recently updated
newest added

Some projects will required SSL refs SS-00

Hi @visay, Please review my change. Thanks, Man

From time to time working with Flow/Neos in dockerflow, I got the error like below: ``` #1: Warning: file_put_contents(/var/www/Data/Temporary/Development/Cache/Data/Flow_Monitor/Flow_ConfigurationFiles_filesAndModificationTimes): failed to open stream: Permission denied in /var/www/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Cache/Backend/SimpleFileBackend.php line 164 ```...

Currently the package has to be at "Packages/Libraries/shel/dockerflow" to work, but it would be good if we don't care where the package is in the project. Then it's easier to...

enhancement

Currently if user want to start 2 dockerflow projects at the same time to compare something, it won't be possible until they go into the fig config and adjust the...