Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Mention use of upload_dir for TYPO3 projects with nonstandard fileadmin #4061

Merged
merged 2 commits into from
Aug 2, 2022

Conversation

Kayu84
Copy link
Contributor

@Kayu84 Kayu84 commented Aug 1, 2022

The Problem/Issue/Bug:

Using mutagen with TYPO3 and secured-web results in an issue where composer cannot create a symlink for fileadmin under public/

How this PR Solves The Problem:

Setting the ddev "upload_dir" to ../private/fileadmin prevent the creation of a docker volume (type: bind), see: .ddev-docker-compose-full.yaml.
The right directory here is the one under "private/"

Related Issue Link(s):

mutagen-io/mutagen#359

@rfay
Copy link
Member

rfay commented Aug 1, 2022

Thanks! This at least gets us a good way to provide it to people!

@github-actions
Copy link

github-actions bot commented Aug 1, 2022

@rfay rfay changed the title [TASK] added dockercompose volume informations of "upload_dir" from d… [docs] Mention use of upload_dir for TYPO3 projects with nonstandard fileadmin Aug 1, 2022
@rfay
Copy link
Member

rfay commented Aug 1, 2022

I did some minor rewrites @Kayu84 would appreciate it if you'd take a look and see if it's OK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants