Add Euro Office documentation and HTTP/3 (QUIC) Nginx configuration#750
Open
zerox80 wants to merge 3 commits intoopencloud-eu:mainfrom
Open
Add Euro Office documentation and HTTP/3 (QUIC) Nginx configuration#750zerox80 wants to merge 3 commits intoopencloud-eu:mainfrom
zerox80 wants to merge 3 commits intoopencloud-eu:mainfrom
Conversation
…x proxy and configure Euro Office category
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
INFO:
opencloud-eu/opencloud-compose#271 has to be merged first.
Add Euro Office documentation and HTTP/3 (QUIC) Nginx configuration
Summary
Details
New documentation section: Euro Office
Added
docs/admin/configuration/euro-office/with a comprehensive setup guide covering:.testdomainsExtended external proxy guide
Updated
docs/admin/getting-started/container/docker-compose/docker-external-proxy.md:.envexamples for all three modes: Collabora only, Euro Office only, and both combinedNew section: HTTP/3 (QUIC) support
Added an optional advanced section at the end of the external proxy guide with:
listen 443 quicdirectives for all services (OpenCloud, Collabora, WOPI, Euro Office)upstreamblocks withkeepaliveandmapdirective for cleaner WebSocket handlingreuseportplacement,Alt-Svcheader, firewall requirements (UDP 443), and nginx version compatibilityNew files
docs/admin/configuration/euro-office/_category_.jsondocs/admin/configuration/euro-office/index.mdModified files
docs/admin/getting-started/container/docker-compose/docker-external-proxy.mdTest plan
pnpm build)pnpm lint:md:fix)