-
-
Notifications
You must be signed in to change notification settings - Fork 75
Home
Petr Švihlík edited this page Jun 6, 2026
·
3 revisions
The README covers what WopiHost is and how to run the samples in two minutes. Everything else lives here.
- Architecture — how the libraries, providers, frontend, and WOPI client fit together at runtime.
-
Configuration —
Wopi:*andAppHost:*knobs. - Hosting — running individual projects, IIS, HTTPS, Docker, older runtimes.
- End-to-end editing with Collabora Online — using CODE as a real WOPI client for development and CI.
- Extending WopiHost — custom storage and lock providers, permissions, the minimal-host snippet.
-
CheckFileInfo customization — overriding the response payload via
IWopiHostExtensionshooks. -
Bootstrap endpoint — wiring
/wopibootstrapperfor Office mobile.
- Cobalt — what it is, why it's optional, why the build complains.
- Craft your own Microsoft.CobaltCore NuGet package — building the proprietary package from a licensed OOS / SharePoint installation.
- Useful resources — WOPI / MS-FSSHTTP specs and external write-ups worth bookmarking.
- Interesting WOPI projects — curated list of other WOPI host implementations and what's worth a look in each.