module
0.0.0-20240213081209-732d221a8087
Repository: https://github.com/wkloucek/cs3-wopi-server.git
Documentation: pkg.go.dev
# README
CS3api WOPI server
This project has been moved to https://github.com/owncloud/cs3-wopi-server
development
-
start one office from
./dev-dependencies/Collabora
or./dev-dependencies/OnlyOffice
by runningdocker compose up -d
in that directory -
run oCIS, please see https://github.com/owncloud/ocis. Please note that oCIS needs to use a shared service registry with the WOPi server. You can eg. use
"MICRO_REGISTRY": "mdns",
(see./.vscode/launch.json
). -
run WOPI server in debug mode by using the VSCode run target or by executing
go run ./cmd/cs3-wopi-server
-
check that the office is running: http://localhost:8080/hosting/discovery
-
log in into oCIS
-
open / create office files