Skip to content

docs(readme): add Docker Compose equivalents for apache and fpm quickstarts#2567

Open
joshtrichards wants to merge 1 commit intomasterfrom
jtr/docs-readme-compose-equivs
Open

docs(readme): add Docker Compose equivalents for apache and fpm quickstarts#2567
joshtrichards wants to merge 1 commit intomasterfrom
jtr/docs-readme-compose-equivs

Conversation

@joshtrichards
Copy link
Copy Markdown
Member

The "Using the apache image" and "Using the fpm image" sections only show docker run commands, while Docker Compose is the de facto recommended deployment path. This adds collapsible <details> blocks with minimal Compose equivalents so that users following either workflow can see the relevant syntax immediately.

The FPM snippet includes the required nginx service and a note linking to the Nextcloud nginx docs and the existing .examples/ FPM sample for a working nginx.conf.

Compose equivalents for the "Persistent data" and "Additional volumes" sections are intentionally deferred pending #2566.

…starts

Add collapsible Docker Compose examples alongside existing `docker run` commands in the "Using the apache image" and "Using the fpm image" sections, using <details> blocks to avoid bloating the page.

The FPM example includes the required nginx service and links to the Nextcloud nginx documentation and the existing FPM examples in this repository for a working nginx.conf.

Docker Compose equivalents for the "Persistent data" and "Additional volumes" sections are deferred pending the merge of #2566.

Signed-off-by: Josh <josh.t.richards@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant